-
# Python Bindings for covid-19
tl;dr
Lots of data scientists who work with the SciPy and NumFocus datastack are likely to be very interested in the epidemiological models influencing current lif…
-
@Robadob found that manylinux builds were failing, this appears to be due to a new swig release 4.1.0 8 days ago which has since been incorporated into the manylinux containers used for building (2 da…
-
To ease installation of `pyflamegpu` we likely want to provide one or more pypi package(s), so that users may install the latest pyflamegpu, using the default CUDA for that version via:
```bash
py…
-
Hi @bob-carpenter
re https://github.com/ImperialCollegeLondon/covid19model/issues/33
## Stan GPU speedup
This is an offline whisper to you re Stan speedup to keep out of the way of immediate …
-
One issue with large FLAME GPU 1 models is memory usage, which limits the scale of models achievable, including agent data and message data.
FLAME GPU 2 improves on this with dynamic buffer sizes, …
-
Due to the upcoming removal of support for github actions `actions/upload-artifact@v3` & `actions/download-artifact@v3`, our wheel generation on release process will break after 2024-11-30.
`v4` is…
-
While running the C++ test suite on windows, built with CUDA 12.6, a large number of RTC compilation warnings were emitted:
```
---------------------------------------------------
--- JIT compi…
-
This example does not create a default non-empty map if no input file is provided with navmap agents.
In this case, a visualiastion will show the loading splash screen and never progress.
It w…
-
## tldr
+ `pull_request` CI runs are semi-useful at best, spam at worst.
+ Do we want to reduce the frequency of them by either:
1. Do not run on pushes, only running on open/repoen and when…
-
Astpretty is currently a pyflamegpu dependency in `setup.py.in`.
It is not actually used within pyfalemgpu's codegen module, only in a test.
It therefore is not a dependency of pyflamegpu, so s…