rusty-green-kernel 0.2.0

A library for the evaluation of potential sums for the Laplace, Helmholtz and modified Helmholtz kernel.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[project]
name = "rusty-green-kernel"
version = "0.2.0"
dependencies = ["cffi"]

[build-system]
requires = ["setuptools", "wheel"]
build-backend = "maturin"


[tool.black]
preview = true