Skip to content

breathe/coffee_conda_package

Repository files navigation

About

A conda package wrapping the CoFFEE poisson solver: https://data.mendeley.com/datasets/s2x4d542dc/1

This conda package exposes the PoissonSolver python package from the above library. After installing this package you should be able to import the PoissonSolver python package from the above library in your python code.

Install

conda install -c breathe coffee_poisson_solver

Use

from PoissonSolver import *
...

About

Conda package for the CoFFEE PoissonSolver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages