jacobwilliams / LSQR
Modern Fortran sparse linear systems solver
☆25Updated last year
Alternatives and similar repositories for LSQR:
Users that are interested in LSQR are comparing it to the libraries listed below
- XDMF parallel partitioned mesh I/O on top of HDF5☆25Updated 8 years ago
- Sparse array examples using MUMPS, Scalapack, BLACS, PARDISO with CMake☆22Updated last year
- This is a sparse iterative parallel linear solver I developed during my PhD. The solver works by splitting the matrix into blocks which a…☆14Updated 2 years ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆32Updated 2 years ago
- A grab bag of tricks☆12Updated 8 months ago
- A Fortran implementation of high-resolution WENO schemes for hyperbolic conservation equations☆16Updated last month
- Gmsh API using the Fortran Package Manager (fpm)☆15Updated this week
- A linear algebra library that provides a user-friendly interface to several BLAS and LAPACK routines.☆23Updated 3 weeks ago
- Seamless array passing between Fortran and C++☆19Updated last year
- Examples of Fortran 2003 C / C++ interfacing with Fortran☆31Updated 3 weeks ago
- A Fortran octree implementation☆20Updated 6 years ago
- A Fortran-based feed-forward neural network library. Whilst this library currently has a focus on 3D convolutional neural networks (CNNs)…☆22Updated this week
- ForTrilinos provides portable object-oriented Fortran interfaces to Trilinos C++ packages.☆25Updated last year
- MPI Fortran type inference☆18Updated last year
- Fortran OOP Library for all algebraic and functional operations with sparse matrices. That is, for matrices where the number of zeros hig…☆17Updated 4 years ago
- Lightweight implementation of Krylov subspace techniques in Fortran.☆29Updated this week
- Multi-physics Object-oriented Reconfigurable Fluid Environment for Unified Simulations☆28Updated 4 years ago
- Forward mode automatic differentiation for Fortran☆18Updated 3 weeks ago
- Fortran bindings for the NLopt library☆29Updated 2 years ago
- ForCAD - A parallel Fortran library for geometric modeling using NURBS☆37Updated 7 months ago
- Solution of Large and Sparse Systems of Linear Algebraic Equations☆16Updated last year
- Examples of Fortran MPI 3.0 / mpi_f08☆17Updated 10 months ago
- Implements the generalized Buneman algorithm to solve separable elliptic partial differential equations.☆28Updated 6 years ago
- Fortran refactoring tools☆14Updated 2 years ago
- Pedagogical examples for using pFUnit☆18Updated 6 months ago
- A modern Fortran abstraction layer for OpenCL