This website requires JavaScript.
Explore
Help
Sign In
Cian-H
/
fastmath
Watch
1
Star
0
Fork
0
You've already forked fastmath
mirror of
https://github.com/Cian-H/fastmath.git
synced
2025-12-22 22:22:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Cian Hughes
ea204b562e
Minor optimizations
2023-11-13 17:54:27 +00:00
benches
Minor optimizations
2023-11-13 17:54:27 +00:00
src
Minor optimizations
2023-11-13 17:54:27 +00:00
.gitignore
Dev checkpoint - testing lookup tables
2023-09-15 09:34:15 +01:00
build.rs
Minor tweaks: parallel lookup & FloatOrd impl
2023-11-13 14:02:17 +00:00
Cargo.lock
Removed phf dep, phf constraints are bad for this
2023-11-13 14:39:37 +00:00
Cargo.toml
Removed phf dep, phf constraints are bad for this
2023-11-13 14:39:37 +00:00
plot.rs
Quick, unoptimized impl of fast_tan
2023-11-13 15:11:14 +00:00
test.rs
Dev checkpoint - testing lookup tables
2023-09-15 09:34:15 +01:00
Description
A collection of fast approximate mathematical functions in rust
262
KiB
Languages
Rust
100%