There is a newer version of the record available.

Published January 17, 2024 | Version v1.1.0
Software Open

f-hader/SimCATS: SimCATS v1.1.0

  • 1. ROR icon Forschungszentrum Jülich
  • 1. ROR icon Forschungszentrum Jülich

Description

Changes:

  • Updated readme.
  • tct_bezier no longer initializes the implicit function (with sympy) if lookup table entries (lut_entries) are defined. This leads to a significant speedup (reduced simulation time by at least 50%).
  • Fixed bug in OccupationDotJumps: Using freeze=True with no previous noise (=deactivated), led to an exception because the object tried to use the non-existent previous noise.
  • Fixed bug in OccupationDotJumps: If the resolution is not the same for both gates of the CSD and new values outside the current range must be generated for jumps (to be shifted into the image range), the wrong shape was used causing an exception.
  • Added a new implementation of the ParameterSamplingInterface: LogNormalSamplingRange.
  • Fixed NormalSamplingRange cut-off: Previously, this sampler returned the min/max range values for all values outside the sampling_range limits instead of resampling.
  • The function ideal_csd_geometric is now included in the documentation.

Please have a look at the documentation on ReadTheDocs

Files

f-hader/SimCATS-v1.1.0.zip

Files (2.0 MB)

Name Size Download all
md5:eb2408847496147fa54ed024af47f2a2
2.0 MB Preview Download

Additional details

Related works

Is described by
Journal article: 10.1109/TQE.2024.3445967 (DOI)
Is supplement to
Software: https://github.com/f-hader/SimCATS/tree/v1.1.0 (URL)

Software

Repository URL
https://github.com/f-hader/SimCATS
Programming language
Python
Development Status
Active