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
Easily Host LLMs and Web Apps on Cloud Run
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LinearOperators.jl!