-
Notifications
You must be signed in to change notification settings - Fork 0
License
orex/fast_sine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Examples of fast and accurate sine caluclations. Both x86_64 and aarch64 version. Install before run: sudo apt install build-essential cmake libboost-all-dev libmpfr-dev Compile and run: 1) Go to source folder 2) mkdir -p ./build && cd ./build && cmake ../ -DCMAKE_BUILD_TYPE=RelWithDebInfo && make && ./fast_sine
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published