Commit Graph

24 Commits

Author SHA1 Message Date
a5c6e8b8a2 Fix issue with kernel macro 2022-05-16 10:40:28 +02:00
b2bf871500 2021 edition baby! 2021-10-27 09:52:44 +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
c0846609e3 Upgrade crates and fix clippy warnings 2021-04-26 09:12:05 +02:00
b00f19af3c Added tests for Matern52 2021-01-04 11:30:17 +01:00
f03ac0903f Remove a lot of dependecies 2021-01-04 11:19:38 +01:00
fcccf88e6f Clean up dependencies 2021-01-04 11:15:57 +01:00
0d2714e814 More tests 2021-01-04 10:35:23 +01:00
2708403923 Added tests to constant kernel 2020-12-19 13:39:12 +01:00
aca4284ddd Update ndarray 2020-12-14 23:27:49 +01:00
e34f1831ff Fix tests 2020-12-14 23:10:15 +01:00
73f0c8ea32 Remove dependency. 2020-09-08 15:56:46 +02:00
571bf29bb9 Added deny config. 2020-09-08 15:43:16 +02:00
2899fc7a4a Remove unsued dependencies. 2020-09-08 15:36:56 +02:00
a7cb6edbf3 Fix clippy warnings. 2020-09-08 15:32:29 +02:00
5aaada0c05 Fix warnings. 2020-04-17 20:39:01 +02:00
8fe57b4649 Remove unused depenencies. 2020-02-25 14:27:35 +01:00
9b79722984 Fixed a bug, and added a custom solve function (using lapacke). 2020-02-24 11:51:26 +01:00
eae717b840 Added nba history example, and implemented kernel matern32. 2020-02-21 11:20:03 +01:00
9ac7e44776 OMG, I'm close now! 2020-02-20 14:36:44 +01:00
6840699144 Even closer to get example "basic" up and running! 2020-02-20 12:57:51 +01:00
7528b3b67b A lot of progress. 2020-02-20 09:19:11 +01:00
dc545e4063 Initial commit. Basic structure in place, need to implement logic. 2020-02-06 10:01:43 +01:00