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
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.
by nf-admin | Nov 7, 2017
Stan is a platform for Bayesian modeling, inference, and visualization on the frontiers of applied statistics.
by nf-admin | Oct 16, 2017
pandas is a data wrangling platform for Python widely adopted in the scientific computing community. pandas provides easy-to-use data ingestion, transformation, and export functions.