Operators behave like matrices (with some exceptions - see below) but are defined by their effect when applied to a vector. They can be transposed, conjugated, or combined with other operators cheaply. The costly operation is deferred until multiplied with a vector.
Features
- Julia 1.3 and up
- Operators can be transposed (transpose(A))
- Operators can be sliced (A[:,3], A[2:4,1:5], A[1,1])
- LimitedLDLFactorizations features a limited-memory LDLT factorization operator that may be used as preconditioner in iterative methods
- Tutorial available
- Linux/macOS/Windows/FreeBSD
Categories
Data VisualizationLicense
MIT LicenseFollow LinearOperators.jl
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LinearOperators.jl!