Commit Graph

28 Commits (cecf16a771d6fd53ec7ad1b909c7310c9a8368d8)

Author SHA1 Message Date
AlessandroBregoli cecf16a771 Added sigle state evaluation 2 years ago
AlessandroBregoli 4fc5c1d4b5 Refactored reward module 2 years ago
AlessandroBregoli bcb64a161a Mini refactor. Introduced the type alias NetworkProcessState. 2 years ago
AlessandroBregoli 68ef7ea7c3 Added comments 2 years ago
AlessandroBregoli f6015acce9 Added tests 2 years ago
AlessandroBregoli 055eb7088e Implemented FactoredRewardFunction 2 years ago
AlessandroBregoli 1878f687d6 Refactor of sampling 2 years ago
AlessandroBregoli 38e744e034 Fix fmt 2 years ago
AlessandroBregoli 44eaf8713f Fix for clippy 2 years ago
AlessandroBregoli 28ed1a40b3 Fix for clippy 2 years ago
AlessandroBregoli 4a7a8c5fba Added more tests 2 years ago
AlessandroBregoli 7c3cba50d4 Implemented amalgamation 2 years ago
AlessandroBregoli ed5471c7cf Added ctmp 2 years ago
Meliurwen a92b605daa
In `Cargo.toml` set the exact version for `thiserror` crate and the tilde requirement for all the others 2 years ago
Meliurwen 0ae2168a94
Commented out some prints in chi2 compare matrices 2 years ago
Meliurwen 832922922a
Fixed error in chi2 compare matrices docstring 2 years ago
Meliurwen 3522e1b6f6
Small formatting fix and rewording of a docstring 2 years ago
Meliurwen 245b3b5d45
Replaced the static docstrings at the crate level in `lib.rs` withthe external file `README.md` 2 years ago
Meliurwen 08623e28d4
Added various docstrings notes to all rust modules 2 years ago
Meliurwen f7165d0345
Added docstrings to `networks.rs` 2 years ago
Meliurwen 9ca8973550
Harmonized some docstrings in `params.rs` 2 years ago
Meliurwen 064b582833
Added docstrings for the chi-squared test 2 years ago
Meliurwen 2153f46758
Fixed small lint problem and added a paragraph to the README 2 years ago
Meliurwen ccced92149
Fixed some docstrings in `params.rs` 2 years ago
Meliurwen 616d5ec3d5
Fixed and prettified some imprecisions to old docstrings and added new ones in `ctbn.rs` 2 years ago
Meliurwen 672de56c31
Added a brief description of the project in form of docstrings at the crate level 2 years ago
AlessandroBregoli df99a2cf3e cargo workspace 2 years ago