lib_rapid 0.2.1

LibRapid - a library specifically built for mathematical calculations and scientific applications.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/target/
*.hlr
*.htlr
*.txt
/.idea/
/.vscode/
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
*.rustdoc_fingerprint.json
*.rustc_info.json

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
.DS_Store
callgrind.*