Dependency Packages
-
ForwardDiff.jl888Forward Mode Automatic Differentiation for Julia
-
StaticArrays.jl761Statically sized arrays for Julia
-
TimerOutputs.jl651Formatted output of timed sections 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
-
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.
-
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
-
Compat.jl145Compatibility across Julia versions
-
Preferences.jl129Project Preferences Package
-
DocStringExtensions.jl114Extensions for Julia's docsystem.
-
LightXML.jl91A light-weight Julia package for XML based on libxml2.
-
SparseArrays.jl88SparseArrays.jl is a Julia stdlib
-
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
-
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.
-
CommonSubexpressions.jl37Naïve combined subexpression elimination in Julia
-
DiffResults.jl35A package which provides an API for querying differentiation results at multiple orders simultaneously
-
InverseFunctions.jl29Interface for function inversion in Julia
-
Distributed.jl26Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
-
IrrationalConstants.jl16Defines additional irrationals
-
StaticArraysCore.jl16Interface package for StaticArrays.jl
-
FEMBase.jl16JuliaFEM base package (core functionality)
-
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.
-
PkgVersion.jl13Access `version`, `uuid`, etc. in `Project.toml`
-
ChangesOfVariables.jl11Interface for transformation functions in Julia
-
Nullables.jl7Nullable type for Julia > 0.6
-
FEMQuad.jl7FEMQuad.jl package contains various of integration schemes for cartesian and tetrahedral domains. The most common integration rules are tabulated and focus is on speed. Each rule has own "label" so we can easily implement several rules with same degree. API is very simple making is easy to utilize package in different FEM projects.
-
AsterReader.jl5AsterReader.jl is a Julia package to read Code Aster binary mesh and result files. Code Aster meshes can be done using another open source software SALOME Platform. Reading results from .rmed files is also partially supported, so it's possible to verify calculations of JuliaFEM.jl against Code Aster solutions.
-
FEMBeam.jl5Beam implementation for JuliaEFM
-
MortarContact2DAD.jl3Plane mortar contact mechanics using automatic differentiation
Loading more...