Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove numericjs dependency #1

Open
wybiral opened this issue Jan 13, 2017 · 0 comments
Open

Remove numericjs dependency #1

wybiral opened this issue Jan 13, 2017 · 0 comments
Labels

Comments

@wybiral
Copy link
Member

wybiral commented Jan 13, 2017

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
@wybiral wybiral assigned wybiral and unassigned wybiral Jan 13, 2017
@wybiral wybiral added todo and removed enhancement labels Jan 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant