USCqserver / OpenQuantumTools.jl

Julia toolkit for open quantum system simulation.
https://uscqserver.github.io/OpenQuantumTools.jl/stable/
MIT License
72 stars 12 forks source link

Random test failure on Linux build with Redfield test suite #72

Closed neversakura closed 3 years ago

neversakura commented 3 years ago

The error message suggests that the integration produces NaN at the beginning of the equation. This error does not seem to be reproducible on my local machine.

neversakura commented 3 years ago

This is related to the 5-argument mul! function. The temporary solution is to avoid using that function.

neversakura commented 3 years ago

closed by #76