New submission from Ehsonjon Gadoev <ehsonjonazim...@gmail.com>:

What's new in Vector (vector.py)

1) Added multiplay (Vector and Vector)
2) Added division (Vector and Vector) and (Vector and scalar)
3) Added FloorDiv (Vector and Vector) and (Vector and scalar)
4) Added __mod__ (Vector and Vector) and (Vector and scalar)

This new methods is very useful!
[It is beta version! By the way we will fix bugs]

----------
components: Demos and Tools
hgrepos: 402
messages: 388631
nosy: Ehsonjon Gadoev
priority: normal
pull_requests: 23608
severity: normal
status: open
title: Added new methods to vectors.py
versions: Python 3.10

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43488>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to