0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
Jan 05, 2025 — Jan 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add marker file `py.typed` (#128) More... about 1 year ago
This is 3.0b1 (#127) More... about 1 year ago
Fix matrix multiplication with numpy arrays on right hand side (#126) More... about 1 year ago
This is 3.0a1 (#124) More... about 1 year ago
Add tests to get 100% coverage More... about 1 year ago
Add matrix multiplier methods (#122) More... about 1 year ago
Fix path to build module documentation (#123) More... about 1 year ago
Complete type hints (#121) More... about 1 year ago
Misc: more lints, tests and minor fixes (#119) More... about 1 year ago
Raise ValueError if (g, h, i) != (0.0, 0.0, 1.0) (#117) More... about 1 year ago
Move affine back under src More... about 1 year ago
Refactor unittest style tests for pytest (#115) More... about 1 year ago
Move affine/__init__.py to affine.py (#112) More... about 1 year ago
Return EPSILON, EPSILON2, and set_epsilon() as in Planar. (#114) More... about 1 year ago
Base Affine on attrs (#111) More... about 1 year ago
Move source to src/ (#110) More... about 1 year ago
Add numpy __array__ interface (#108) More... about 1 year ago
Compare with self.precision. (#103) More... about 1 year ago
Rewrite docstrings with numpy conventions (#105) More... about 1 year ago
Subtle misc. refactors and lint suggestions (#104) More... about 1 year ago
Add pre-commit with ruff, and other checks (EOL, trailing whitespace) (#102) More... about 1 year ago
Rotzbua add doc gen (#99) More... almost 3 years ago
Release 2.4 (#97) More... about 3 years ago
Require Python >=3.7, minor pyupgrade changes (#96) More... about 3 years ago
Update change log and make version 2.4.0dev More... about 3 years ago
Blackify PR #78 More... about 3 years ago
Faster __new__ (#78) More... about 3 years ago
Merge branch 'mwtoews-flit' More... about 3 years ago
Use flit More... about 3 years ago
Reformat with black (#95) More... about 3 years ago