Commit Graph

20 Commits

Author SHA1 Message Date
a8cef3806a Make API a bit prettier 2022-04-27 09:06:29 +02:00
6665362417 Remove need to box kernel on model 2022-04-26 22:47:28 +02:00
9307c36282 Small clean up 2021-10-27 15:31:15 +02:00
71b795d9ed Use array impl instead of vec 2021-10-27 11:33:54 +02:00
1eea1bfb71 Impl kernel for [Box<dyn Kernel>; N] 2021-10-27 11:30:59 +02:00
37746f6c02 Rename recursive fitter and binary model 2021-10-27 11:05:43 +02:00
79a76b316b Fixes, upgrade, and stuff 2021-10-27 09:23:23 +02:00
57b423df8a Use openblas instead 2021-10-26 22:30:54 +02:00
7edc0b6b6d Small fixes 2021-01-04 15:00:00 +01:00
fcccf88e6f Clean up dependencies 2021-01-04 11:15:57 +01:00
e34f1831ff Fix tests 2020-12-14 23:10:15 +01:00
a7cb6edbf3 Fix clippy warnings. 2020-09-08 15:32:29 +02:00
5aaada0c05 Fix warnings. 2020-04-17 20:39:01 +02:00
9b79722984 Fixed a bug, and added a custom solve function (using lapacke). 2020-02-24 11:51:26 +01:00
eae980a74c Small changes. 2020-02-21 14:37:32 +01:00
eae717b840 Added nba history example, and implemented kernel matern32. 2020-02-21 11:20:03 +01:00
7528b3b67b A lot of progress. 2020-02-20 09:19:11 +01:00
dd5667d82c More progress. 2020-02-13 10:17:20 +01:00
a54bb70138 Making progress. 2020-02-12 22:31:06 +01:00
dc545e4063 Initial commit. Basic structure in place, need to implement logic. 2020-02-06 10:01:43 +01:00