Commit Graph

6 Commits

Author SHA1 Message Date
robertmartin8
6db226b2d5 per-asset bounds 2019-12-10 21:58:25 +00:00
Robert Martin
e7f1d40f33 Fixed failing test for python 3.5
Apparently in python 3.5 dict values aren't sorted, hence there was an ordering issue. Hence we sort the arrays first.
2019-07-17 08:55:53 +08:00
Robert Martin
378b3c77b9 changed test back to equality testing
Actually, numerical errors are quite important, so I want to know if they occur
2019-07-17 08:47:55 +08:00
Pat Newell
0dfc183fd0 Allow None as rounding precision 2019-07-16 12:30:37 -04:00
Dingyuan Wang
3c4dad8517 refactor base_optimizer structure 2019-01-26 00:19:44 +08:00
robertmartin8
e86885969a added tests on base optimiser 2018-09-20 20:11:29 +01:00