You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Eizinger
499d3c6606
|
3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
basis.rs | 3 years ago | |
basis_eval.rs | 3 years ago | |
compat.rs | 3 years ago | |
csr_tools.rs | 3 years ago | |
curve.rs | 3 years ago | |
curve_factory.rs | 3 years ago | |
splineobject.rs | 3 years ago | |
utils.rs | 3 years ago |
README.md
Note
This codebase is effectively a brute-force copy of the the Splipy python lib, cherry-picked to do what we need while still remaining consistent with the source material. This is quite a bit of overkill for our purposes, so this will either be refined in the futre or a complete translation of the Splipy lib will be created as it's own crate. As such, this code should be considered transitional at best.