Skip to content

Tags: Kenny2github/MultiVectors

Tags

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Kenny2github AbyxDev
Bump version to 1.2.1

v1.2.0

Toggle v1.2.0's commit message
Put docs dependencies in a requirements file

v1.1.0

Toggle v1.1.0's commit message
Bump version

v1.0.0

Toggle v1.0.0's commit message
Bump version and annotate some bases

v0.1.1

Toggle v0.1.1's commit message
Release 0.1.1

multivectors.py:
* Small fix in module docstring
+ Blade.__(eq|ne|[lg][te])__
  * __eq__ and __ne__ defined for all objects
  * __[lg][te]__ defined only for scalar blades
* Small fix in Blade.__rpow__ docstring: cannot use isclose on Blade
+ MultiVector.__(eq|ne)__
- doctest.testmod is done elsewhere

README.md:
* Follow module docstring

+docs.md:
* More formal documentation, mostly of geometric algebra
* Contains code too, which is doctested

+run_tests.py:
* Exits with a 1 status if doctesting the module or any MD has failures
* Used for workflow

v0.1.0

Toggle v0.1.0's commit message
Bump version

v0.0.0

Toggle v0.0.0's commit message
Bump to version 0.0.0