You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- functions now accepts ints when floats are expected and vice-versa
- vectorN, rectangle and color arguments of functions can be sequences
- all structures have __str__() implemented
- vectors have __getitem__() implemented with some nice tricks
- basic vector math available: +, -, *, % / operators supported
- setup.py is almost done (soon a wheel will be available
0 commit comments