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

BandedMatrix with upper/subdiagonals far away from the main diagonal #245

Open
ignace-computing opened this issue Nov 28, 2021 · 1 comment

Comments

@ignace-computing
Copy link

May I please ask a question :) (Sorry if this is not the right place to do so.)

Is it possible to define a sparse circulant matrix in Julia? (For instance, a matrix stemming from the spatial discretization of a one-dimensional heat equation with periodic boundary condition.)
If so, how?

Thank you very much, in advance!

@dlfivefifty
Copy link
Member

My suggestion is to modify Circulant in

https://github.com/JuliaMatrices/ToeplitzMatrices.jl

to support a storage format of SparseVector.

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