merged NoiseMeasurement class

This commit is contained in:
Benoît Sierro
2023-07-24 16:33:33 +02:00
parent a85ad8ac23
commit 8e639a25c7
2 changed files with 134 additions and 1 deletions

View File

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