forked from manbo/internal-docs
Add: python scripts for figure generation
This commit is contained in:
10
arxiv-style/fig-scripts/pyproject.toml
Normal file
10
arxiv-style/fig-scripts/pyproject.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "fig-gen-ddpm"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"numpy>=1.26",
|
||||
"matplotlib>=3.8",
|
||||
]
|
||||
Reference in New Issue
Block a user