A lot of progress.
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
// https://github.com/lucasmaystre/kickscore/tree/master/kickscore
|
||||
|
||||
mod condest;
|
||||
mod expm;
|
||||
mod fitter;
|
||||
mod item;
|
||||
pub mod kernel;
|
||||
mod model;
|
||||
pub mod observation;
|
||||
mod storage;
|
||||
mod utils;
|
||||
|
||||
pub use kernel::Kernel;
|
||||
pub use model::*;
|
||||
|
||||
Reference in New Issue
Block a user