We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31bf7e0 commit 865926dCopy full SHA for 865926d
README.md
@@ -166,6 +166,7 @@ make example
166
* `deep_causality_algorithms`: Provides algorithms for the DeepCausality library.
167
* `deep_causality_data_structures`: Provides data structures for the DeepCausality library.
168
* `deep_causality_discovery`: A custom DSL for causal discovery.
169
+* `deep_causality_haft`: Higher-Order Abstract Functional Traits a.k.a HKT.
170
* `deep_causality_macros`: Provides macros for the DeepCausality library (_deprecated_).
171
* `deep_causality_num`: Numerical traits and utils used across the other crates.
172
* `deep_causality_rand`: Random number generator and statistical distributions used in deep_causality_tensor and other
0 commit comments