File size: 252 Bytes
484b847
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
[project]
name = "PDEInvBench"
version = "0.0.1"
authors = [
]
description = "PDE Inverse Benchmarking"
readme = "README.md"
requires-python = ">=3.10"
classifiers = ["Programming Language :: Python :: 3"]

[tool.setuptools]
packages = ["pdeinvbench"]