deep_causality
deep_causality copied to clipboard
Hyper-geometric computational causality library for Rust
Updates the requirements on [deep_causality](https://github.com/deepcausality/deep_causality.rs) to permit the latest version. Release notes Sourced from deep_causality's releases. deep_causality-v0.7.0 Other Replaced Cell types with Arc/RwLock to make interior mutability thread safe. Changelog...
**Is your feature request related to a problem? ** Currently, lifelines in the public API cause problems with Async & Tokio. **Describe the solution you'd like** Remove lifelines in the...