-
Hi,
### Description
The model below fails to initialize in openmodelica, yet it runs fine in Dymola, so my first guess is that openmodelica has a bug.
The model is a direct call to the 128 bit …
-
Parallelization of Simulation with OpenMP or MPI
Possiblilties:
- Paramemeter study: runs in parallel, maybe not necessary because multiple processes can be started without MPI?
- Graph simulatio…
-
With the recent online seed generator fiasco, as well as a plethora of non cryptographically secure generators being used (ones using java's Random, js's Math.random, python's random.choice, etc), I b…
-
Numpy 1.17 introduced a new `random` module, with new `Generator` and `BitGenerator` objects. The old `RandomState` is preserved for backwards compatibility. As far as I can tell, the new module does …
-
Dear @linardian @vpinna80 @NicoLaval
We are struggling to match the examples provided for random operator in Python:
![image](https://github.com/user-attachments/assets/bd5cbf24-9ea6-4248-9296-…
-
Currently we use two random number generators: Mersenne Twister for Reference and CPU platforms, and KISS for CUDA and OpenCL. Those are fine generators, but they're no longer state of the art. We s…
-
Suggestion for the [SL: The Standard Library](https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#S-stdlib): could it discuss best practices w.r.t pseudo-random number generat…
-
Hello! I am just a kid from school who thinks your biosim is the greatest thing ever. I'm trying my own personal project that is inspired by your work! I don't have another way to contact you so I fig…
-
Hi,
In my opinion the [package](https://pypi.org/project/hasy-tools/) should not seed any random number generators (in this case python's and numpy's). Otherwise the usage of the package becomes qu…
-
The input consists of equations with positive dimension solution sets. When run with simple example(8 equations with 3 variables) the output agrees with Mathematica. When run with a more complicated s…