An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/bast/obara-saika.svg?branch=master)](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).