https://github.com/cdown/faddeeva
Faddeeva code to calculate error functions of complex arguments
https://github.com/cdown/faddeeva
Last synced: about 1 year ago
JSON representation
Faddeeva code to calculate error functions of complex arguments
- Host: GitHub
- URL: https://github.com/cdown/faddeeva
- Owner: cdown
- Created: 2018-08-01T21:22:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T21:50:48.000Z (almost 8 years ago)
- Last Synced: 2025-02-06T07:31:00.880Z (over 1 year ago)
- Language: C++
- Size: 42 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
These files are direct from
http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package. There are only two
other things missing from there which I need:
1. Real versioning for packaging
2. Shared object support
Everything except the Makefile was written by Steven G. Johnson.