Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/corvette-berkeley/precimonious
A tuning assistant tool to find a lower floating-point precision that can be used in any part of a program. Precimonious performs a search on the program variables trying to lower their precision subject to accuracy constraints and performance goals. The tool then recommends a type instantiation for these variables using less precision while producing an accurate enough answer without causing exceptions.
https://github.com/corvette-berkeley/precimonious
Last synced: 2 months ago
JSON representation
A tuning assistant tool to find a lower floating-point precision that can be used in any part of a program. Precimonious performs a search on the program variables trying to lower their precision subject to accuracy constraints and performance goals. The tool then recommends a type instantiation for these variables using less precision while producing an accurate enough answer without causing exceptions.
- Host: GitHub
- URL: https://github.com/corvette-berkeley/precimonious
- Owner: corvette-berkeley
- License: other
- Created: 2013-06-05T02:44:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-09T18:31:50.000Z (over 8 years ago)
- Last Synced: 2024-08-02T01:24:24.601Z (6 months ago)
- Language: C++
- Homepage:
- Size: 273 KB
- Stars: 31
- Watchers: 6
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE