Skip to content

Tiggax/bion

Repository files navigation

Bion

Bion is a Rust-based application developed as part of a thesis project focused on bioreactor modeling using Runge-Kutta and Nelder-Mead methods.

Installation

Download the binary

Bion can be installed by downloading a release binary from the releases.

Build from source

Alternatively you can build the package from source by downloading the git repository and building it

git clone https://github.com/Tiggax/bion.git
cd bion
cargo build --release

There is also a Nix flake present for better dependency managment.

Usage

See Usage

License

This project is licensed under the MIT License. See the LICENSE file for details.

Author

Developed by Tilen Gimpelj.

About

Repo for my thesis project for bioreactor modeling

Resources

License

Stars

Watchers

Forks

Packages

No packages published