Benjamin F. Maier
Benjamin F. Maier
it's simple enough to export a SymbolicEpiModel ODE system to javascript
# installed from PyPI via `pip` ```python In [8]: strconv.__version__ Out[8]: '0.4.2' In [9]: strconv.convert('2016-06-19 21:27:06.263000+00:00') Out[9]: datetime.date(2016, 6, 19) In [11]: strconv.convert('2004-02-01 22:30:02 -0500') Out[11]: datetime.date(2004, 2, 1) ```...
In the AG Grid docs, it's highlighted that changing to the enterprise version, the default column filter is the "set filter" (see https://www.ag-grid.com/javascript-data-grid/filter-set/). On the same page, they note: ###...
There's been a recent discussion on the PyMC Labs Discord (Oct 31 – Nov 3, 2025) with several contributors. @benmaier, @fonnesbeck, @OriolAbril , @williambdean , and @ricardoV94, explored the current...