- Update to v2.7.200
* This release provides more tests with BigQuaternion polynomial
coefficients. It fixes a left-right bug in solvable polynomials
monic() method. (left and right monic must be distinguished
although the inverse of the leading base coefficient is a left
and right inverse.) And fixes to leftMonic() where required. It
adjusts the polynomial reverse() method with using conjugate()
on coefficients. More tests for Ore conditions for polynomials
with quaternion coefficients. Fixed default implementations in
interface MonoidElem for left, right and two-sided operations
by throwing exceptions when not correctly overridden.
OBS-URL: https://build.opensuse.org/request/show/1108425
OBS-URL: https://build.opensuse.org/package/show/Java:packages/jas?expand=0&rev=5
- Update to v1.7.190
* This release adds exterior derivations for polynomials and
rational functions. The weak or strong term order for index
lists are now selectable. Explicit k-forms and improved random
index lists. More non-commutative unit tests (quotient
remainder, Ore conditions, common divisors) for solvable
polynomials with quaternion coefficients. Exterior algebra
provided within Jruby and Jython interfaces. Renamed
inner*Product to interior*Product since this seems to be the
correct translation. Remove and clean-up unused experimental
code and small bug fixes. Add file with simple NCSS report
summary.
OBS-URL: https://build.opensuse.org/request/show/1088656
OBS-URL: https://build.opensuse.org/package/show/Java:packages/jas?expand=0&rev=4
- Update to v1.7.180
* This release adds exterior algebra polynomials / vectors in
classes GenExteriorPolynomial and GenExteriorPolynomialRing.
With exterior multiplication and inner left / right
multiplication methods. Also included are determinant and
resultant methods via exterior algebra algorithms. Add new
characteristic polynomial method charPolynomial() using
Faddeev-LeVerrier algorithm in class GenPolynomialRing. Add
trace() method in class GenMatrix. Fixed many spelling errors,
small bug fixes and clean-ups.
OBS-URL: https://build.opensuse.org/request/show/1069575
OBS-URL: https://build.opensuse.org/package/show/Java:packages/jas?expand=0&rev=2