Will Charczuk
|
45fad0cfb8
|
switching to generators
|
2019-09-09 21:02:48 -07:00 |
|
Will Charczuk
|
5f42a580a9
|
mostly working
|
2019-02-13 18:55:13 -08:00 |
|
Will Charczuk
|
26eaa1d898
|
snapshot
|
2019-02-13 16:09:26 -08:00 |
|
Yuji Yaginuma
|
4ed65028e4
|
Fix func name typo in examples (#91)
It seems that `RandomValuesWithMax` is correct.
9e3a080aa3/seq/random.go (L15)
|
2018-09-05 08:45:45 -07:00 |
|
Will Charczuk
|
03708a90ef
|
Helper API refactor (#40)
* api cleaup
* updates
* wtf
* updates
* snapshot.
* tweaks
* snapshot
* api tweaks.
* updates
* updates
* updates
* changes.
* updates
* updates
* sequence => seq
* dont need to use curl, just using wget
* fixing examples
|
2017-05-12 17:12:23 -07:00 |
|
Will Charczuk
|
a211e88530
|
Adds matrix sub package & adds polynomial regression series (#36)
* updates
* updates
* tests.
* test coverage
* fixing test
* stride not rows + cols
* lu decomp implementation.
* poly regression!
* poly regression works.
* typo.
|
2017-04-18 20:20:29 -07:00 |
|