Commit Graph

41 Commits

Author SHA1 Message Date
logaritmisk 5ecc753717 keys and items shouldn't take a mutable reference to self. 2021-01-26 10:36:55 +01:00
logaritmisk 7edc0b6b6d Small fixes 2021-01-04 15:00:00 +01:00
logaritmisk 7df982d819 Clean up 2021-01-04 14:31:32 +01:00
logaritmisk b7cc1a9b9f More test and fix a bug 2021-01-04 14:00:59 +01:00
logaritmisk 0345052a66 Added wiener kernel 2021-01-04 13:38:55 +01:00
logaritmisk b00f19af3c Added tests for Matern52 2021-01-04 11:30:17 +01:00
logaritmisk f03ac0903f Remove a lot of dependecies 2021-01-04 11:19:38 +01:00
logaritmisk fcccf88e6f Clean up dependencies 2021-01-04 11:15:57 +01:00
logaritmisk 0d2714e814 More tests 2021-01-04 10:35:23 +01:00
logaritmisk 2708403923 Added tests to constant kernel 2020-12-19 13:39:12 +01:00
logaritmisk aca4284ddd Update ndarray 2020-12-14 23:27:49 +01:00
logaritmisk 7cfa9ef5d8 Change vs to be a vec instead of array 2020-12-14 23:16:56 +01:00
logaritmisk 113168d7d0 Change ns and xs to be a vec instead of array 2020-12-14 23:15:21 +01:00
logaritmisk 63dccce7d0 Change ms to be a vec instead of array 2020-12-14 23:13:29 +01:00
logaritmisk e34f1831ff Fix tests 2020-12-14 23:10:15 +01:00
logaritmisk 73f0c8ea32 Remove dependency. 2020-09-08 15:56:46 +02:00
logaritmisk 071cbbdc82 Small fix. 2020-09-08 15:46:32 +02:00
logaritmisk 571bf29bb9 Added deny config. 2020-09-08 15:43:16 +02:00
logaritmisk 2899fc7a4a Remove unsued dependencies. 2020-09-08 15:36:56 +02:00
logaritmisk a7cb6edbf3 Fix clippy warnings. 2020-09-08 15:32:29 +02:00
logaritmisk 5aaada0c05 Fix warnings. 2020-04-17 20:39:01 +02:00
logaritmisk 81ed582e59 Revert id change, and added method to get keys instead. 2020-03-10 10:01:25 +01:00
logaritmisk 3f4d4ef488 Add id to items method. 2020-03-10 09:59:18 +01:00
logaritmisk 18d314f768 Added items method on storage. 2020-03-10 09:56:56 +01:00
logaritmisk bc4d41b24f Make storage public for now. 2020-03-10 09:45:17 +01:00
logaritmisk 9490bffd1e Added structure for diff model. 2020-03-06 16:29:57 +01:00
logaritmisk 67d1412af8 Added TernaryModel. 2020-03-06 09:49:55 +01:00
logaritmisk 8fe57b4649 Remove unused depenencies. 2020-02-25 14:27:35 +01:00
logaritmisk c799479b78 Add method to check if item already has been added. 2020-02-24 21:49:54 +01:00
logaritmisk 9b79722984 Fixed a bug, and added a custom solve function (using lapacke). 2020-02-24 11:51:26 +01:00
logaritmisk eae980a74c Small changes. 2020-02-21 14:37:32 +01:00
logaritmisk eae717b840 Added nba history example, and implemented kernel matern32. 2020-02-21 11:20:03 +01:00
logaritmisk e7a2679941 Use const instead. Close #1 2020-02-21 09:23:28 +01:00
logaritmisk 8a1e6620ad IT WORKS! But small difference between this version and the python. 46.2% vs 47.1%, but that's not much. 2020-02-20 16:36:02 +01:00
logaritmisk 9ac7e44776 OMG, I'm close now! 2020-02-20 14:36:44 +01:00
logaritmisk 6840699144 Even closer to get example "basic" up and running! 2020-02-20 12:57:51 +01:00
logaritmisk 7528b3b67b A lot of progress. 2020-02-20 09:19:11 +01:00
logaritmisk fd249da405 Implement more and more logic. 2020-02-16 12:32:14 +01:00
logaritmisk dd5667d82c More progress. 2020-02-13 10:17:20 +01:00
logaritmisk a54bb70138 Making progress. 2020-02-12 22:31:06 +01:00
logaritmisk dc545e4063 Initial commit. Basic structure in place, need to implement logic. 2020-02-06 10:01:43 +01:00