by nf-admin | Nov 8, 2017
FEniCS is an automated finite element library used to solve equations used in modeling, featuring a domain-specific language and automated code generation. Users input a problem that looks very much like mathematical notation; FEniCS then translates that into computer code.
by nf-admin | Nov 8, 2017
SymPy is a library for symbolic mathematics, which means performing mathematical calculations exactly (as opposed to inexact numeric calculations from libraries such as NumPy).
by nf-admin | Nov 8, 2017
PyTables is an efficient method for storing and querying both numerical and textual data. PyTables provides seamless access to the convenient HDF5 library, a popular container for datasets that can grow to terabytes and beyond.
by nf-admin | Nov 8, 2017
JuMP NumFOCUS Sponsored Project since 2018 JuMP is a modeling interface and a collection of supporting packages for mathematical optimization that is embedded in Julia. With JuMP, users formulate various classes of optimization problems with easy-to-read code, and...
by nf-admin | Nov 8, 2017
Julia is a fast and user-friendly programming language for high-performance scientific computing.