Releases: neurophysik/jitcxde_common
Releases · neurophysik/jitcxde_common
Version 1.5.4
Version 1.5.3
- Fixed critical mistake (wrong sign) in the description of
conditional
. - Minor improvements to documentation, warnings, and error messages.
Version 1.5.2
- Fixed bugs with checker.
- Some improvements to documentation.
Version 1.5.1
- Solved compilation issues with Clang and OpenMP.
Version 1.5.0
- Implemented service function for conditional statement.
- Some improvements to raised errors.
- Improvements to documentation.
Version 1.4.1
Removed usage of f strings for compatibility reasons.
Version 1.4.0
- Backend for dictionary inputs.
Version 1.3.0
- Updates to documentation.
- Back-end for checks.
Version 1.2
- Added
find_dependent_helpers
.
Version 1.0.1
There now is a SymEngine version number to refer to as a dependency – which means that automatically installing this dependency should work and you do not have to build SymEngine on your own anymore.