Skip to content

v1.0.0: Rename arrow to stochastic_arrow

Latest
Compare
Choose a tag to compare
@thalassemia thalassemia released this 30 Jun 21:40
fabb713
  • Renames arrow module to stochastic_arrow to avoid name conflict (#51)
  • Add test_fail_stdout to test_arrow.py to check console output upon simulation failure
  • Add Github Actions pytest for Python 3.9-3.11 on Ubuntu, Windows, and MacOS
  • Tweak a few types to avoid warnings across all platforms (particularly Windows)