sbrisard / janus

Discretization of the Lippmann--Schwinger equation with periodic boundary conditions
BSD 3-Clause "New" or "Revised" License
9 stars 3 forks source link

.. -- coding: utf-8 --

Janus

Janus is a Python library dedicated to the discretization of the Lippmann--Schwinger equation with periodic boundary conditions. The library is designed with performance in mind. It is fully parallelized, and the critical parts of the code are written in Cython.

Janus is released under a BSD 3-clause license (see LICENSE.txt).

The documentations can be found at http://sbrisard.github.io/janus/.

History of major changes

2015-07-09 — This code is now licensed under BSD 3-clause license

See LICENSE.txt.

2015-02-23 — Reconciliation of the APIs of FFT objects and operators

The following attributes of FFT objects were renamed (incompatible changes)

Besides, the following attribute was added