Skip to content

Development discussion and dashboard #29

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

Closed
1 of 5 tasks
termoshtt opened this issue May 22, 2017 · 5 comments
Closed
1 of 5 tasks

Development discussion and dashboard #29

termoshtt opened this issue May 22, 2017 · 5 comments

Comments

@termoshtt
Copy link
Member

termoshtt commented May 22, 2017

Any suggestions are welcome :)

Algorithms to be implemented

@termoshtt termoshtt added the meta label May 22, 2017
@termoshtt termoshtt mentioned this issue May 22, 2017
9 tasks
@termoshtt termoshtt changed the title Development Dashboard Development discussion and dashboard May 22, 2017
@termoshtt
Copy link
Member Author

Interpolation algorithm will be helpful
https://docs.scipy.org/doc/scipy/reference/tutorial/interpolate.html

@termoshtt
Copy link
Member Author

ARPACK bindings is necessary to execute large linear problems.
In Python, the ARPACK binding is served in scipy.sparse.linalg. We can also implement Krylov-subspace based algorithms in Rust as scipy.optimize does.

This was referenced Aug 29, 2017
@termoshtt termoshtt removed the meta label Aug 29, 2017
@termoshtt
Copy link
Member Author

assert_parallel!

@termoshtt
Copy link
Member Author

not managed

@NnannaOmoke
Copy link

Outer product has still not been implemented, at least as of v0.16.0
Even though inner product exists, however

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants