Trainable Morphogenesis Simulation in JAX
Project description
Morphix
Trainable Morphogenesis Simulation in JAX.
Overview
morphix is a python/JAX package to simulate and train morphogenesis, i.e.,
the development of organsisms from a single cell. morphix simulates
- mechanical forces between cells,
- secretion/diffusion/sensing of molecules between cells,
- cell-internal reactions, and
- cell division events.
The functions underlying all simulated components (except for the mechanical forces) are learnable through a combination of auto-differentiation in JAX and reinforcement learning.
Note
This package is under active development (pre-release) and the API is subject to change.
Other Efforts
Jax-Morph
This package was developed in an independent effort to Jax-Morph and shares a lot of its goals. Please refer to the publication Engineering morphogenesis of cell clusters with differentiable programming to learn more about Jax-Morph and what it can do.
At the moment, Jax-Morph is a more mature package for morphogenesis simulation, highly customizable, and has already been used to uncover principles of development.
Development
Deployment
To deploy a new version, first make sure to bump the version string in
morphix/__init__.py. Then create an annotated tag, and push it to github.
This will trigger the deploy.yaml workflow to upload to PyPI
git tag -a vX.Y.Z -m vX.Y.Z
git push upstream --follow-tags
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 morphix-0.0.1.tar.gz.
File metadata
- Download URL: morphix-0.0.1.tar.gz
- Upload date:
- Size: 75.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26b363b0e120787552585ae4fd6a627068e503d3f02de8c7dec06d3f80ca1a59
|
|
| MD5 |
339fba5cfa7919133c0b555228f23d51
|
|
| BLAKE2b-256 |
94f9a627ddee914806a94c556cf22bf72cda2b00b5b57f0fda793089dfd6842b
|
File details
Details for the file morphix-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: morphix-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cf072edb7dc5b632ec5c8d31a720a51caa72904905f82bd2ce9f68fd4ba6897
|
|
| MD5 |
8611063b18c485256b76f9bda83529ab
|
|
| BLAKE2b-256 |
e1ee8d266f8114499624f5b75de62722823766fd4e24ec1216ae72b58ce04ada
|