-
Notifications
You must be signed in to change notification settings - Fork 0
BogCyg/InnerProductMeasurement
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/////////////////////////////////////////////////////// // Written by Boguslaw Cyganek, 2019 /////////////////////////////////////////////////////// // // When using this code please cite the following paper: // // "How orthogonal are we? A note on fast and accurate // inner product computation in the floating-point arithmetic" // by Boguslaw Cyganek and Kazimierz Wiatr // First International Conference on SOCIETAL AUTOMATION // September 4-6, 2019, Krakow, Poland // /////////////////////////////////////////////////////// To build a project do as follows: 1. Depending on your OS change directory to the one: build_win build_linux build_mac 2. Open terminal and set current directory to the above one. 3. type cmake .. 4. Go to the build_xxx directory and launch your project. How to make it?
About
Contains code for the paper "How orthogonal are we? A note on fast and accurate inner product computation in the floating-point arithmetic."
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published