-
-
Notifications
You must be signed in to change notification settings - Fork 56
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
Use FastLapackInterface backend #150
Comments
@Wimmerer could we get some help here? |
Yep, I'll look at it later today. |
Since this adds no additional deps except FastLapackInterface.jl itself should we add it as a dependency? |
I think so. |
Got this just about ready. Am on a cruise ship with limited connectivity until Monday, so I will likely PR then. |
No worries, that's great. |
Closed by #153. Some improvements still to be made (we could allow passing in the workspace, and we should support resizing the workspace as necessary) as well as additional tests. |
https://github.com/DynareJulia/FastLapackInterface.jl
FastLapackInterface.jl would allow us to eliminate all allocations.
The text was updated successfully, but these errors were encountered: