FEniCS Project

FEniCS Project

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.

JuMP

JuMP

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...
Julia

Julia

Julia is a fast and user-friendly programming language for high-performance scientific computing.

Stan

Stan

Stan is a platform for Bayesian modeling, inference, and visualization on the frontiers of applied statistics.

pandas

pandas

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.