plotting improvements

This commit is contained in:
Benoît Sierro
2023-09-27 13:04:04 +02:00
parent 6f47828c4c
commit ab5ccd380d
4 changed files with 39 additions and 20 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "scgenerator"
version = "0.3.13"
version = "0.3.14"
description = "Simulate nonlinear pulse propagation in optical fibers"
readme = "README.md"
authors = [{ name = "Benoit Sierro", email = "benoit.sierro@iap.unibe.ch" }]