Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ready-steady/special
Special functions
https://github.com/ready-steady/special
mathematics science
Last synced: about 2 months ago
JSON representation
Special functions
- Host: GitHub
- URL: https://github.com/ready-steady/special
- Owner: ready-steady
- License: mit
- Created: 2014-09-24T09:56:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T08:24:51.000Z (about 7 years ago)
- Last Synced: 2024-06-21T03:16:50.374Z (6 months ago)
- Topics: mathematics, science
- Language: Go
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Special Functions
The package provides [special functions][wiki].
## [Documentation][doc]
## Acknowledgments
The code is based on the work of [John Burkardt][burkardt].
## Contributing
1. Fork the project.
2. Implement your idea.
3. Create a pull request.[wiki]: https://en.wikipedia.org/wiki/Special_functions
[burkardt]: http://people.sc.fsu.edu/~jburkardt[doc]: http://godoc.org/github.com/ready-steady/special