Fix capitalization of LUP in reference names #198

Merged
CommanderTvis merged 2 commits from commandertvis/fix-lup-capitalization into dev 2021-01-24 19:56:02 +03:00
Showing only changes of commit e0b8a0bfe5 - Show all commits

View File

@ -35,6 +35,7 @@
- Matrix LUP `inverse` renamed to `inverseWithLup`
- `NumericAlgebra` moved outside of regular algebra chain (`Ring` no longer implements it).
- Features moved to NDStructure and became transparent.
- Capitalization of LUP in many names changed to Lup.
### Deprecated