new shot noise implementation

This commit is contained in:
2024-03-08 11:15:10 +01:00
parent 559c6dfddd
commit a9f77cea34
6 changed files with 146 additions and 39 deletions

View File

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