Numerical Linear Algebra Packages
-
IterativeSolvers.jl401Iterative algorithms for solving linear systems, eigensystems, and singular value problems
-
JuliaFEM.jl250The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.
-
ArnoldiMethod.jl96The Arnoldi Method with Krylov-Schur restart, natively in Julia.
-
NonlinearEigenproblems.jl92Nonlinear eigenvalue problems in Julia: Iterative methods and benchmarks
-
Elemental.jl78Julia interface to the Elemental linear algebra library.
-
Cuba.jl75Library for multidimensional numerical integration with four independent algorithms: Vegas, Suave, Divonne, and Cuhre.
-
ToeplitzMatrices.jl66Fast matrix multiplication and division for Toeplitz matrices in Julia
-
TensorToolbox.jl64Julia package for tensors as multidimensional arrays, with functionalty within Tucker format, Kruskal (CP) format, Hierarchical Tucker format and Tensor Train format.
-
TaylorModels.jl63Rigorous function approximation using Taylor models in Julia
-
NumericExtensions.jl57Julia extensions to provide high performance computational support
-
KrylovMethods.jl45Simple and fast Julia implementation of Krylov subspace methods for linear systems.
-
RandomizedPreconditioners.jl44-
-
TetGen.jl42Julia's TetGen wrapper
-
GenericSVD.jl41Singular Value Decomposition for generic number types
-
SpecialMatrices.jl39Julia package for working with special matrix types.
-
Sparspak.jl37Direct solution of large sparse systems of linear algebraic equations in pure Julia
-
BSplines.jl26A Julia package for working with B-splines
-
FEMBasis.jl14FEMBasis contains interpolation routines for finite element function spaces. Given ansatz and coordinates of domain, shape functions are calculated symbolically in a very general way to get efficient code. Shape functions can also be given directly and in that case partial derivatives are calculated automatically.
-
NumericFunctors.jl13Math functions and functors for numerical computations
-
NumericFuns.jl13Math functions and functors for numerical computations
-
IncrementalSVD.jl8Incrementally compute an approximate truncated singular value decomposition
-
MiniBall.jl4Julia package for a smallest enclosing sphere for points in arbitrary dimensions
-
NumericalShadow.jl3Numerical shadow library for Julia language
-
IterativeLinearSolvers.jl3Translations of "Templates for the Solution of Linear Systems: Building, Blocks for Iterative Methods" to Julia
-
ParallelLinalg.jl1Distributed Dense Linear Algebra for Julia
-
Accelereval.jl1A Julia framework for accelerated re-compiled evaluation.
-
RungeKuttaFehlberg.jl0A Julia implementation of the RKF45 method for time integration
-
RK4.jl0-
View all packages