Releases: luogu-dev/cyaron
Releases · luogu-dev/cyaron
v0.7.0
22 Feb 06:21
Compare
Sorry, something went wrong.
No results found
支持通过参数初始化随机数种子 (#160 )
支持根据度数序列生成图 (#159 )
解决通过 output_gen 生成输出文件时换行符的相关问题(#152 )
修复子进程 timed out 时可能不会被 kill (#156 )
支持随机生成森林 (#146 )
修复 vector 生成可重复序列时可能会报错的问题 (#141 )
IO 对象支持在找不到路径时自动创建文件夹 (#137 )
IO 对象支持清空文本内容 (#137 )
v0.6.0
03 Oct 14:58
Compare
Sorry, something went wrong.
No results found
v0.5.0
04 Sep 11:18
Compare
Sorry, something went wrong.
No results found
CYaRon v0.4.3
17 Dec 18:07
Compare
Sorry, something went wrong.
No results found
Fix install requirements (#73 )
Make sure formula in Sequence is callable (#52 )
Support generating strings with RegExp (#64 )
Fix some bug
CYaRon v0.4.2
16 Sep 17:49
Compare
Sorry, something went wrong.
No results found
CYaRon v0.4.1
06 Sep 14:29
Compare
Sorry, something went wrong.
No results found
Support DAG generation #45
Fixed filename generation issue #44
CYaRon v0.4.0
22 Jun 10:32
Compare
Sorry, something went wrong.
No results found
Fix incorrect behavior in Compare (Breaking Change)
CYaRon v0.3.2
15 Jan 12:17
Compare
Sorry, something went wrong.
No results found
Add Edge.unweighted_edge #34
CYaRon v0.3.1
13 Dec 13:11
Compare
Sorry, something went wrong.
No results found
Fix back-breaking changes in Compare (by marking relevant features as deprecated) #32
CYaRon v0.3.0
08 Nov 06:59
Compare
Sorry, something went wrong.
No results found
Various Refactors and new features including better logs (no docs are available currently) Thanks to @titansnow
Fixed prime_sieve #22 #30 Thanks to @MrMorning