time series assumes a mean of 0

This commit is contained in:
2024-02-13 10:50:26 +01:00
parent 219dfcdb67
commit 8b38c500f9
2 changed files with 13 additions and 5 deletions

View File

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