-
Notifications
You must be signed in to change notification settings - Fork 11
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
Move to JuliaMath? #12
Comments
I think it would be a good idea. I didn't know that this existed until I went on a package searching spree. Although it's not integrated with the other packages right now, I think the real power of this package will come from putting special dispatches on these types to use with things like IterativeSolvers.jl (for matrix-free methods), in which case the integration will definitely warrant the move. |
It is exactly where the power lies. Check the notebook for an example of using Hankel() type, fast multiply via fft, and LinearMaps.jl to compute 40 eigenvalues of a 50001x50001 matrix in 6-7 seconds. |
I think it would be a good idea to migrate, since it would help others join in maintenance to do things like #15. |
Let's do it: @jiahao you should already have the appropriate privileges. |
Well, we didn't exactly end up in JuliaMath, but JuliaMatrices is also a good home. |
@JuliaMath
The text was updated successfully, but these errors were encountered: