[New-bugs-announce] [issue43488] Added new methods to vectors.py

Ehsonjon Gadoev report at bugs.python.org
Sat Mar 13 13:18:11 EST 2021


New submission from Ehsonjon Gadoev <ehsonjonazimi05 at 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 <report at bugs.python.org>
<https://bugs.python.org/issue43488>
_______________________________________


More information about the New-bugs-announce mailing list