com-croftsoft-core 0.10.0

A core library of highly reusable code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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