|
|
610d0300a9
|
fixing bug - edge case when jitter == math.MinInt64
|
2026-02-26 20:02:59 -05:00 |
|
|
|
8cefae503f
|
debugging DefaltApplyJitter, adding tests
|
2026-02-26 19:55:48 -05:00 |
|
|
|
b4edee4292
|
fixing bugs - no longer panics when iteration < 0 or MaxIteration >= len(TheFibonacciSequence)-1
|
2026-02-26 16:28:19 -05:00 |
|
|
|
69ca00b29d
|
use Go 1.26
|
2026-02-26 15:26:43 -05:00 |
|
|
|
5d5410000f
|
fixing go.mod file - use correct module name and valid Go version. Fixed bug in fibonacci_test.go - test wasn't testing the correct method, it was calling the same one twice
|
2026-02-26 15:09:45 -05:00 |
|
|
|
766e407cc3
|
additional output formats
|
2026-02-09 19:36:33 -05:00 |
|
|
|
89eab3da05
|
first commit
|
2026-02-08 15:20:10 -05:00 |
|
|
|
a29d42f93a
|
Initial commit
|
2026-02-08 20:15:38 +00:00 |
|