News

NO THANKSSS  A new, innovative technology is helping to combat invasive Burmese pythons in Florida. Here's how it works: ...
Map is a common way to transform lists in most programming languages. In Python, map is a function that loops over a list and applies a function (that you provide) to each item. Your function receives ...
This package provides a Python implementation of the Statistical Finite Element Method (FEM) as described in the paper by Girolami et al. [1] to use data observations to constrain FEM models. The ...