Dependency Packages
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
TimerOutputs.jl651Formatted output of timed sections in Julia
-
Distances.jl425A Julia package for evaluating distances (metrics) between vectors.
-
Parameters.jl419Types with default field values, keyword constructors and (un-)pack macros
-
CxxWrap.jl416Package to make C++ libraries available in Julia
-
HDF5.jl386Save and load data in the HDF5 file format from Julia
-
MPI.jl375MPI wrappers for Julia
-
SpecialFunctions.jl350Special mathematical functions in Julia
-
NLsolve.jl324Julia solvers for systems of nonlinear equations and mixed complementarity problems
-
MacroTools.jl310MacroTools provides a library of tools for working with Julia code and expressions.
-
Calculus.jl278Calculus functions in Julia
-
ChainRulesCore.jl253AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any particular AD system.
-
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.
-
FiniteDiff.jl247Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support
-
PrecompileTools.jl204Reduce time-to-first-execution of Julia code
-
Requires.jl195Lazy code loading for Julia
-
Tensors.jl170Efficient computations with symmetric and non-symmetric tensors with support for automatic differentiation.
-
SIMD.jl167Explicit SIMD vector operations for Julia
-
Reexport.jl162Julia macro for re-exporting one module from another
-
Einsum.jl150Einstein summation notation in Julia
-
Compat.jl145Compatibility across Julia versions
-
Preferences.jl129Project Preferences Package
-
LineSearches.jl115Line search methods for optimization and root-finding
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
OrderedCollections.jl92Julia implementation of associative containers that preserve insertion order
-
LightXML.jl91A light-weight Julia package for XML based on libxml2.
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
UnPack.jl84`@pack!` and `@unpack` macros
-
ExprTools.jl78Light-weight expression manipulation tools
-
DiffRules.jl76A simple shared suite of common derivative definitions
-
LogExpFunctions.jl74Julia package for various special functions based on `log` and `exp`.
-
Arpack.jl69Julia Wrappers for the arpack-ng Fortran library
-
NaNMath.jl53Julia math built-ins which return NaN and accumulator functions which ignore NaN
-
SHA.jl46A performant, 100% native-julia SHA1, SHA2, and SHA3 implementation
-
BinaryProvider.jl43A reliable binary provider for Julia
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
AbaqusReader.jl37AbaqusReader.jl is a parse for ABAQUS FEM models. It's capable of parsing the geometry accurately, including surface sets, node sets, and other relevant geometrical data used in FEM calculations. Other option is to parse whole model, including boundary conditions, material data and load steps.
-
DiffResults.jl35A package which provides an API for querying differentiation results at multiple orders simultaneously
-
NLSolversBase.jl30Base package for optimization and equation solver software in JuliaNLSolvers
Loading more...