Cyaron Versions Save

CYaRon: Yet Another Random Olympic-iNformatics test data generator

0.5.0

8 months ago
  • 提高 graph.py 中 binary_tree() 的效率 by @Sweetlemon68 (#80)
  • fixes #92 and restructure Vector.py by @bzy-nya (#94)
  • Update math.py by @houmy555809 (#98)
  • fractions.gcd -> math.gcd (#84)

Full Changelog: https://github.com/luogu-dev/cyaron/compare/0.4.3...0.5.0

0.4.3

4 years ago
  • Fix install requirements (#73)
  • Make sure formula in Sequence is callable (#52)
  • Support generating strings with RegExp (#64)
  • Fix some bug

0.4.1

5 years ago

0.4.0

5 years ago

Fix incorrect behavior in Compare (Breaking Change)

0.3.2

6 years ago

0.3.1

6 years ago

Fix back-breaking changes in Compare (by marking relevant features as deprecated) https://github.com/luogu-dev/cyaron/issues/32

0.3.0

6 years ago

Various Refactors and new features including better logs (no docs are available currently) Thanks to @TitanSnow

Fixed prime_sieve #22 #30 Thanks to @MrMorning

0.2.8

6 years ago

0.2.7

6 years ago

Fixed a bug in graph generation