by dev_nfpd_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 dev_nfpd_admin | Nov 8, 2017
The Shogun Machine Learning Toolbox is devoted to making machine learning tools available for free, to everyone. It provides efficient implementation of all standard ML algorithms.
by dev_nfpd_admin | Nov 7, 2017
Stan is a platform for Bayesian modeling, inference, and visualization on the frontiers of applied statistics.
by dev_nfpd_admin | Nov 7, 2017
nteract is a stand-alone desktop application for developing computational notebooks. nteract allows users to craft narratives involving text, code, images, and data on the desktop rather than through a web application.
by dev_nfpd_admin | Nov 7, 2017
IPython is an enhanced interactive Python environment aimed at maximizing productivity in workflows that combine data, computation and exploratory programming. It gave rise to the larger, cross-language Project Jupyter, and it continues to provide the default Python environment for the Jupyter platform.