Skip to content

Migrate from Apache Commons Math to Hipparchus #32

@clumsyspeedboat

Description

@clumsyspeedboat

Replace the dependency on Apache Commons Math, which is no longer actively developed, with Hipparchus, its modern actively maintained fork. Update all code references, tests, and documentation to use Hipparchus instead of Apache Commons Math.

Acceptance Criteria:

  • Apache Commons Math dependency is entirely removed from the project.
  • Hipparchus is added and used in its place.
  • All matrix operations using Apache Commons Math are refactored to their Hipparchus equivalent.
  • Build passes and tests are updated and verified.

Parent: #29

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions