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
Cut Cloud Costs with Google Compute Engine
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LinearOperators.jl!