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

use linear operators to allow faster matrix-free operations #76

Closed
chriscoey opened this issue Oct 6, 2018 · 1 comment
Closed

use linear operators to allow faster matrix-free operations #76

chriscoey opened this issue Oct 6, 2018 · 1 comment

Comments

@chriscoey
Copy link
Collaborator

chriscoey commented Oct 6, 2018

we could use https://github.com/Jutho/LinearMaps.jl or https://github.com/JuliaArrays/LazyArrays.jl and maybe look for inspiration at what DiffEq packages do, eg https://github.com/JuliaDiffEq/DiffEqOperators.jl

@chriscoey chriscoey changed the title Allow A, G to be UniformScaling use linear operators to allow faster matrix-free operations Oct 11, 2018
@chriscoey chriscoey added this to the 0.1 milestone Oct 11, 2018
@chriscoey chriscoey self-assigned this Oct 24, 2018
@chriscoey chriscoey removed this from the 0.1 milestone Jan 6, 2019
@chriscoey chriscoey assigned chriscoey and unassigned chriscoey and lkapelevich May 27, 2019
@chriscoey
Copy link
Collaborator Author

superseded by #293

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

No branches or pull requests

2 participants