Simulating engtangled evolution
Project description
entangled_evolution
Examples and documentation are provided as Jupyter notebooks.
Quick start (recommended)
This project uses uv, a fast Python package manager and virtual environment tool. You need to install uv on your system first. When that's done:
git clone https://github.com/dirkbrockmann/entangled_evolution.git
cd entangled_evolution
make notebook
Using entangled_evolution n your own code
import entangled_evolution
Installation via pip
You can now install entangled_evolution directly from PyPI:
pip install entangled_evolution
To install the latest development version from source:
pip install git+https://github.com/dirkbrockmann/entangled_evolution.git
Or clone and work with the code locally:
git clone https://github.com/dirkbrockmann/entangled_evolution.git
cd entangled_evolution
pip install -e .
Running the examples
To run the Jupyter notebook examples, install entangled_evolution with the extra dependencies:
pip install "entangled_evolution[examples]"
This will install all required packages for the example notebooks.
Running the benchmarks
To run the Jupyter notebook examples, install entangled_evolution with the extra dependencies:
pip install "entangled_evolution[bench]"
This will install all required packages for the example notebooks.
License
MIT
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
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 entangled_evolution-0.2.0.tar.gz.
File metadata
- Download URL: entangled_evolution-0.2.0.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3d3100c0cfbee7c7745b806744a079609756661556e5f5385e203ac22e58ddb
|
|
| MD5 |
688bb22e65f5f23698a4638e7e7f9584
|
|
| BLAKE2b-256 |
a01b6a8ed94d87d9f17db288cf100c8ea68cbb127861ef217ba2495e7e27e6fb
|
File details
Details for the file entangled_evolution-0.2.0-py3-none-any.whl.
File metadata
- Download URL: entangled_evolution-0.2.0-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ca82475f9955b06c3789d9082999070e9ab42f00691c0b5b455510c2a82c45c
|
|
| MD5 |
112f68f490d38521a35ed397a5f7949f
|
|
| BLAKE2b-256 |
2dc476ce67de0fc7f56b6215a1a3b931b97c8f316676c1c1e0b52bc273c2b231
|