simpeg / pymatsolver

Solve matrix equations in python.
https://pymatsolver.readthedocs.io/en/latest/
MIT License
33 stars 16 forks source link

Switch to pyproject.toml based install #49

Closed jcapriot closed 2 weeks ago

jcapriot commented 2 weeks ago

Switches away from the setup.py based install

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (3297054) to head (9d9b60f). Report is 18 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## =========================================== + Coverage 99.62% 100.00% +0.37% =========================================== Files 7 15 +8 Lines 531 1003 +472 =========================================== + Hits 529 1003 +474 + Misses 2 0 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.