Crates.io | deep_causality_num |
lib.rs | deep_causality_num |
version | 0.1.3 |
created_at | 2025-09-19 03:20:00.263817+00 |
updated_at | 2025-09-25 09:07:27.622895+00 |
description | Number utils for for deep_causality crate. |
homepage | |
repository | https://github.com/deepcausality/deep_causality.rs |
max_upload_size | |
id | 1845730 |
size | 161,678 |
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:
This project is licensed under the MIT license.
For details about security, please read the security policy.