rebop 0.10.0

A fast stochastic simulator for chemical reaction networks
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Contributing guide

`rebop` is a library written in Rust, to simulate stochastic reaction networks.
Its goal is to offer the fastest possible implementation of perfect simulation
of these systems (commonly known as Gillespie's algorithm).

Contributions to `rebop` are very welcome! I will try to be reactive to issues,
feature requests and pull requests.

That said, I am strongly opposed to the use of generative AI in programming and
in other creative activities, for environmental, ethical, and copyright-related
reasons. So, I will not merge any commits that I suspect to be co-authored by
generative AI. Please also refrain from using generative AI to communicate in
this project's spaces, like pull requests, issues or discussions. Thank you for
your understanding!