Published January 17, 2024
| Version v1.1.0
Software
Open
f-hader/SimCATS: SimCATS v1.1.0
Contributors
Contact person:
Researcher (3):
Description
Changes:
- Updated
readme. tct_bezierno longer initializes the implicit function (withsympy) 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: Usingfreeze=Truewith 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
NormalSamplingRangecut-off: Previously, this sampler returned the min/max range values for all values outside thesampling_rangelimits instead of resampling. - The function
ideal_csd_geometricis 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