Fast simulator for medical ultrasound, based on SIMUS/MUST
Project description
FastSIMUS
Fast simulator for medical ultrasound, based on SIMUS/MUST
Development
This project uses Flox for reproducible system dependencies (Python, uv, CUDA runtime on Linux), uv for Python package management, and Poe the Poet for running tasks.
Setup
Install Flox, then from the repository root:
flox activate
This creates the uv virtual environment and runs poe install.
For uv-only development without Flox, install uv. On macOS and Linux:
curl -LsSf https://astral.sh/uv/install.sh | sh
For Windows, see the official installation instructions.
For development, you can optionally install the task runner:
uv tool install poethepoet
This puts poe in your path; otherwise, run uv run poe instead of poe.
Pre-commit Hooks
This project uses prek (a faster Rust-based alternative to pre-commit):
# Install hooks
uv run prek install
# Run manually
uv run prek run --all-files
Available Commands
Run inside flox activate (or prefix with flox activate --):
poe test- Run tests affected by recent changespoe lint- Format and lint codepoe docs- Build and serve documentation
Without Flox: uv run poe test, uv run poe lint, etc.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastsimus-0.0.1.tar.gz.
File metadata
- Download URL: fastsimus-0.0.1.tar.gz
- Upload date:
- Size: 61.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.25 {"installer":{"name":"uv","version":"0.9.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22043be5b95aac54ca209a3dac0fddf121b9acdecb947ff35c10e85cfe9ef64e
|
|
| MD5 |
eabf394ecec62040055be307c2ee8e17
|
|
| BLAKE2b-256 |
bb94776cea93b5f8fbaadad5c9e62208147f07d133026bcbd17fc9214b8d47ba
|
File details
Details for the file fastsimus-0.0.1-py3-none-any.whl.
File metadata
- Download URL: fastsimus-0.0.1-py3-none-any.whl
- Upload date:
- Size: 67.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.25 {"installer":{"name":"uv","version":"0.9.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46a7b5fc056829099d3512e97ffb3e32dffc2d9bab74d24ec47a8e0092b92ded
|
|
| MD5 |
665a971aa44fe308a5a4a2812d70cd3d
|
|
| BLAKE2b-256 |
14bc2c1551490adc51dbc2025040e25bd1061c7862afd82a738588f012a29191
|