https://github.com/bast/obara-saika
Obara-Saika integral code sandbox.
https://github.com/bast/obara-saika
Last synced: about 1 year ago
JSON representation
Obara-Saika integral code sandbox.
- Host: GitHub
- URL: https://github.com/bast/obara-saika
- Owner: bast
- License: bsd-3-clause
- Created: 2014-06-09T13:42:48.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-01-24T20:14:50.000Z (over 10 years ago)
- Last Synced: 2025-04-28T13:11:50.427Z (about 1 year ago)
- Language: Python
- Size: 12.7 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/rbast/obara-saika/builds)
# Obara-Saika
Obara-Saika integral code sandbox.
This is a terribly slow but in principle
open-ended recursive implementation of the
[Obara-Saika algorithm](http://dx.doi.org/10.1063/1.450106)
using Python.
It may be useful for educational purposes or
to generate and/or test a more efficient code.
The computed integrals are not normalized.
Licensed under [BSD-3](../master/LICENSE).