fixed HUGE bug with shot noise

This commit is contained in:
Benoît Sierro
2023-12-11 13:39:35 +01:00
parent e5c37f3155
commit 3a16b87882
3 changed files with 4 additions and 25 deletions

View File

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