Commit Graph

18 Commits (9316fcee30b68021b26e3ef4385fba143cccb6be)

Author SHA1 Message Date
Meliurwen 9316fcee30 The state generation is now seedable 3 years ago
Meliurwen 185e1756ca The residence time generation is now seedable 3 years ago
Meliurwen 651148fffd Replaced the current RNG with a seedable one (`rand_chacha`) 3 years ago
Alessandro Bregoli ef04e04d1e Changed trajectory_generator to use generics instead of Box for the network object 3 years ago
AlessandroBregoli f87900fdbd Bug fix of sampling + implementation of Bayesian Approach 3 years ago
AlessandroBregoli 4adfbfa4e4 Refactoring tests 3 years ago
AlessandroBregoli dc53e5167e Added MLE 3 years ago
AlessandroBregoli 1aaa252653 Added one test for tool 3 years ago
AlessandroBregoli a2fb259124 Params update: From Box to Enum 3 years ago
AlessandroBregoli 212f4aef4b Change from enum to Box<dyn Params> 3 years ago
AlessandroBregoli 30d493b240 bugfix 3 years ago
Alessandro Bregoli 9b98ecae23 ctbn unit tests 3 years ago
Alessandro Bregoli 323c03e4e1 Sampling done (for DiscreteStatesContinousTime nodes) 3 years ago
Alessandro Bregoli d8dc28facb Sampling almost done 3 years ago
AlessandroBregoli 9d98c7a6ee Partial commit 3 years ago
AlessandroBregoli 5cf1daccb7 Added an inelegant method for acces a parameter given it's parentset 3 years ago
AlessandroBregoli f4fabe1923 Added an inelegant method for acces a parameter given it's parentset 3 years ago
AlessandroBregoli 97a2d16e6d Added random generation of DiscreteStateContinousTime node 3 years ago
AlessandroBregoli 67f77c3361 Many things 3 years ago