Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ready-steady/quadrature
Quadrature rules
https://github.com/ready-steady/quadrature
integration quadrature
Last synced: about 2 months ago
JSON representation
Quadrature rules
- Host: GitHub
- URL: https://github.com/ready-steady/quadrature
- Owner: ready-steady
- License: mit
- Created: 2016-02-09T12:41:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T08:25:49.000Z (about 7 years ago)
- Last Synced: 2024-06-20T06:39:12.410Z (6 months ago)
- Topics: integration, quadrature
- Language: Go
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Quadrature [![][status-img]][status-url]
The package provides quadrature rules.
## [Documentation][doc]
## Acknowledgments
The code is based on the work of [John Burkardt][burkardt].
## Contributing
1. Fork the project.
2. Implement your idea.
3. Open a pull request.[burkardt]: http://people.sc.fsu.edu/~jburkardt
[status-img]: https://travis-ci.org/ready-steady/quadrature.svg?branch=master
[status-url]: https://travis-ci.org/ready-steady/quadrature
[doc]: https://godoc.org/github.com/ready-steady/quadrature