13 breaking releases
0.14.0 | Jul 23, 2023 |
---|---|
0.12.0 | Jun 25, 2023 |
0.10.0 | Mar 20, 2023 |
0.9.0 | Nov 26, 2022 |
0.1.0 | Jul 30, 2022 |
#1280 in Math
27 downloads per month
Used in 2 crates
170KB
4.5K
SLoC
CroftSoft Core
- An adaption to Rust of the Java-based CroftSoft Core Library
- https://www.croftsoft.com/library/code/
- First published to crates.io on 2022-07-30
- README.md updated: 2022-11-26
Features
- No dependencies on other crates
- Artificial Intelligence A* algorithm
- Financial calculations
- Mathematical constants and functions
- Matrix mathematics
Documentation
- cargo doc --open
lib.rs
:
- CroftSoft Core Library
Metadata
- Copyright: © 1998 - 2022
CroftSoft Inc
- Author:
David Wallace Croft
- Rust version: 2022-11-21
- Rust since: 2022-07-30
Features
- No dependencies on other crates
- Artificial Intelligence
- A* Algorithm
- Mathematics
- 3D mathematics including axis angles and quaternions
- Financial calculations
- Mathematical constants and functions
- Matrix mathematics
History
- An adaptation to Rust of the Java-based
CroftSoft Core Library