deep_causality_num

Crates.iodeep_causality_num
lib.rsdeep_causality_num
version0.1.3
created_at2025-09-19 03:20:00.263817+00
updated_at2025-09-25 09:07:27.622895+00
descriptionNumber utils for for deep_causality crate.
homepage
repositoryhttps://github.com/deepcausality/deep_causality.rs
max_upload_size
id1845730
size161,678
Marvin Hansen (marvin-hansen)

documentation

https://docs.rs/deep_causality

README

Macros

Crates.io Docs.rs MIT licensed Tests

Why?

Custom numerical traits with default implementation for the DeepCausality project based on the rust-num crate.

For projects other than DeepCausality, please use the excellent rust-num crate directly, as this crate is very minimalistic and lacks many common features.

This crate provides a reduced custom implementation of the rust-num main traits with the following properties:

  • Zero external dependencies
  • Zero unsafe
  • Minimal macros (only used for testing)

License

This project is licensed under the MIT license.

Security

For details about security, please read the security policy.

Author

  • Marvin Hansen.
  • Github GPG key ID: 369D5A0B210D39BC
  • GPG Fingerprint: 4B18 F7B2 04B9 7A72 967E 663E 369D 5A0B 210D 39BC
Commit count: 2002

cargo fmt