v0.2.0
What's Changed
- Created a submodule for manipulating pedigree data
- API change:
loaders.makeA
is nowpedigree.makeA
- API change:
- Added SciPy compatible
sparsity
function - Added utility for finding the largest eigenvalue
- Fixed local import error from wildcard in #28
- Fixed HiGHS' SQP timer running over in 89911ee
Full Changelog: v0.1.0...v0.2.0