[ojAlgo-user] The upcoming v45
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Anders P. <an...@op...> - 2017-12-05 10:05:30
|
Everything "Big" (everything with BigDecimal elements) in the org.ojalgo.matrix package (and subpackages) has been deprecated. The existing code dealing with ComplexNumber has been generalised to handle any Scalar implementation. Relevant Scalar implementations include ComplexNumber and RationalNumber. The intention is that RationalNumber can replace BigDecimal. Then there is Quaternion... With this change ojAlgo gets matrices and vectors with Quaternion elements "for free". Anyone know what these can be used for? /Anders (apete) |