Skip to content

alan-turing-institute/autosim

Repository files navigation

autosim

Lots of Simulations

Installation

This project uses uv for dependency management.

Install uv

curl -LsSf https://astral.sh/uv/install.sh | sh

Install the package

uv pip install -e .

This installs autosim in editable mode along with its runtime dependencies:

  • numpy>=1.24
  • scipy>=1.10
  • tqdm>=4.65
  • torch>=2.0

Install development dependencies (includes pytest)

uv sync --group dev

Running tests

Once dev dependencies are installed:

uv run pytest

About

Generate simulation data easily.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages