Skip to main content

Virtual brains w/ JAX

Project description

vbjax

vbjax is a Jax-based package for working with virtual brain style models.

Installs with pip install vbjax, or manually install dependencies with pip install numpy scipy jax jaxlib or conda install -y numpy scipy jax.

Examples

Development

git clone https://github.com/ins-amu/vbjax
cd vbjax
pip install '.[dev]'
pytest

Releases

a release of version v1.2.3 requires following steps

  • git checkout main tag releases from main for now
  • edit _version.py to have correct release number
  • python -m vbjax._version tag to create and push new tag
  • pip install '.[dev]' ensures twine & build tools available
  • python -m build builds wheels & source dists
  • twine upload dist/* uploads to PyPI
  • use GitHub UI to create new release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vbjax-0.0.8rc1.tar.gz (15.9 kB view hashes)

Uploaded Source

Built Distribution

vbjax-0.0.8rc1-py2.py3-none-any.whl (22.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page