Metadata-Version: 2.1
Name: spux
Version: 0.3.0
Summary: SPUX: Scalable Package for Uncertainty Quantification
Home-page: https://gitlab.com/siam-sc/spux/
Author: Jonas Šukys, Marco Bacci, Uwe Schmitt, Mikołaj Rybiński
Author-email: jonas.sukys@eawag.ch, marco.bacci@eawag.ch, uwe.schmitt@id.ethz.ch, mikolaj.rybinski@id.ethz.ch
License: UNKNOWN
Keywords: Bayesian inference using hpc
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: sympy
Requires-Dist: mpi4py
Requires-Dist: pandas
Requires-Dist: setuptools
Requires-Dist: Cython
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: cloudpickle
Requires-Dist: pycallgraph
Requires-Dist: numba
Requires-Dist: gprof2dot
Requires-Dist: suftware

SPUX is a modular framework for Bayesian inference and uncertainty quantification. SPUX can be coupled with linear and nonlinear, deterministic and stochastic models. SPUX supports model in any programming language (e.g. Python, R, Julia, C/C++, Fortran, Java). SPUX scales effortlessly from serial run to parallel high performance computing clusters. SPUX is application agnostic, with current examples in environmental data sciences. SPUX is actively developed at Eawag, Swiss Federal Institute of Aquatic Science and Technology, by researchers in the High Performance Scientific Computing Group, https://www.eawag.ch/sc. For the scientific website of the SPUX project, please refer to https://eawag.ch/spux. Documentation is available at https://spux.readthedocs.io. Source code respository is available at https://gitlab.com/siam-sc/spux. You are welcome to browse through the results gallery of the models already coupled to spux at https://spux.readthedocs.io/en/stable/gallery.html. This is free software, distributed under Apache (v2) License.


