Skip to content

Remove numericjs dependency #1

@wybiral

Description

@wybiral

NumericJS is only being used for complex matrices. This could be replaced for performance and reduced dependencies.

Currently used:

  • new numeric.T()
  • numeric.T.dot()
  • numeric.div()
  • numeric.identity()
  • numeric.rep()
  • numeric.epsilon

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions