Skip to content

Releases: brubsby/t-level

0.9.6

07 May 20:32
Compare
Choose a tag to compare
  1. Now supports B2:
t51.724
; t-level -q"1000@11e8,1e10"
t46.770
; t-level -q"1000@11e8,1e11"
t48.787
; t-level -q"1000@11e8,0"
t42.983
; t-level -q"1000@11e8,10e8"
t42.983
  1. A shorthand for denoting a certain amount of stage-2 curves have been done, out of a larger number of finished stage-1 curves.
t42.983
; t-level -q"1000/1000@11e8"
t51.724
; t-level -q"500/1000@11e8"
t49.525
; t-level -q"500@11e8;500@11e8,0"
t49.525
; t-level -q"500@11e8"
t49.274

Next up is perhaps constraining B2 with -B when using -t (and probably requiring -b to constrain B1), constraining B2 to a value determined by GPU/CPU timings (though this maybe should be a separate tool that uses t-level), suggesting the next curve run based on best t-level/sec, or best efs/sec

0.9.5

21 Apr 06:57
Compare
Choose a tag to compare

Add flags for suggesting curves to get to a specified t-level, and constraining the B1/curves to get there

-w <existing work t-level>
-t <desired t-level>
-c <constrained curve amount>
-b <constrained B1 amount>
-p <constrained param>

0.9.4

19 Apr 07:08
Compare
Choose a tag to compare

Switch to exp(-1) failure chance t-level calculation, add -e flag to also show ecmprobs.html style Expected Factor Size calculation. switch -t flag to -w --work to match yafu convention.

0.9.3

18 Apr 05:27
Compare
Choose a tag to compare

add -t -q and -i flags

0.9.2

17 Apr 05:22
Compare
Choose a tag to compare

support for all params and improved performance