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

numerics/roots #2

Open
7 tasks
bennn opened this issue May 4, 2015 · 0 comments
Open
7 tasks

numerics/roots #2

bennn opened this issue May 4, 2015 · 0 comments
Labels

Comments

@bennn
Copy link
Owner

bennn commented May 4, 2015

Todos:

  • uncomment the unused functions in bisect
  • implement multidimensional. Need helper function for solving linear systems
  • double-check the number of iterations in zbrent (is current correct? why didn't it match scmutils tests)
  • fix infinite loop in zeros
  • write a good doc for each file
  • make code style consistent for all
  • any files to remove / merge?
@bkc39 bkc39 added the library label May 14, 2015
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

2 participants