com-croftsoft-core 0.8.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/
- Published to crates.io on 2022-07-30
- README.md updated: 2022-09-16

## Features


- No dependencies on other crates
- Financial calculations
- Mathematical constants and functions
- Matrix mathematics
  - Structures, methods, functions, and operators

## Documentation


- cargo doc --open