-
-
In GitLab by @spicker on May 20, 2019, 14:11
## Summary
In source/fortran/divertor_ode.f90
In subroutine differential
The following line causes a floating point error.
`yp(5) =-(cxrate/n + al*n)*n…
-
**Describe the bug**
FPE failure when `sim.stopTime_ = 0.0`.
**To Reproduce**
Steps to reproduce the behavior:
1. Compile any problem, e.g. `RadStreaming`, and see it passes.
2. Set `sim.maxTim…
-
https://github.com/acts-project/acts/blob/b5babcb04bb610b55a02a753b180e5d3893ca972/Core/include/Acts/Utilities/GaussianMixtureReduction.hpp#L88
-
https://github.com/acts-project/acts/blob/825828c5ca6a2c5a6508e9c5032485bfd8474f56/Core/include/Acts/Vertexing/AdaptiveMultiVertexFinder.ipp#L120
-
Proposal to add format preserving cipher modes and supporting these for at least AES. The relevant standard is NIST [SP 800-38G](http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-38G.p…
-
When using ScotchLB for our SpECTRE tests, we have found the occasional edge-case in which a floating point exception is generated from somewhere within the scotch internals.
By performing a `gdb` ba…
-
This should be considered experimental, but there is a library available, so we can add this as an option:
https://github.com/idealista/format-preserving-encryption-java
-
A number of spurious floating point errors get caught by the stringent error checking in debug mode, where the release build performs fine. This has previously been addressed partially, but some cases…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### OS platform and distribution
Ubunt…