Commit Graph

6 Commits

Author SHA1 Message Date
David Mis ac680bd82d Fixed order of arguments to assert.Len in test files. (#93)
* Fixed order of arguments to assert.Len in test files.

* Added BaseValue funtionality to bar chart
2018-09-05 08:45:19 -07:00
Will Charczuk 7c3982fe3d fixing tests 2018-04-05 00:47:39 -07:00
Will Charczuk 70e6cfddc5 fixing find and replace issue 2018-04-05 00:42:38 -07:00
Will Charczuk df14434b6e changing assert 2018-04-05 00:36:12 -07:00
Will Charczuk cee1a66a50 cow -> col 2017-04-18 23:53:29 -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