7 Commits

Author SHA256 Message Date
2ec6d26e4f rpm 4.20 compat
OBS-URL: https://build.opensuse.org/package/show/Java:packages/jas?expand=0&rev=7
2024-02-21 10:45:36 +00:00
91eec86eef OBS-URL: https://build.opensuse.org/package/show/Java:packages/jas?expand=0&rev=6 2023-09-15 06:14:30 +00:00
bb86e2b525 Accepting request 1108425 from home:urbic:branches:Java:packages
- 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
2023-09-01 11:18:47 +00:00
9c55736f1d Accepting request 1088656 from home:urbic:branches:Java:packages
- 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
2023-05-24 05:27:23 +00:00
2c67b341ba OBS-URL: https://build.opensuse.org/package/show/Java:packages/jas?expand=0&rev=3 2023-03-14 15:52:41 +00:00
9f7a244428 Accepting request 1069575 from home:urbic:java
- 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
2023-03-07 07:10:21 +00:00
14b521933c Accepting request 1061662 from home:urbic:java
- Update to v1.7.170

OBS-URL: https://build.opensuse.org/request/show/1061662
OBS-URL: https://build.opensuse.org/package/show/Java:packages/jas?expand=0&rev=1
2023-03-06 07:03:17 +00:00