KaiHabermann / decayangle

https://kaihabermann.github.io/decayangle/
MIT License
1 stars 0 forks source link

[?] Random tests -- just a check #21

Closed mmikhasenko closed 5 months ago

mmikhasenko commented 5 months ago

When using rand in test, fix the seed explicitly.

It is a nightmare to find problem with randomly failing tests.

https://github.com/KaiHabermann/decayangle/blob/ffef4c9da8e1e982b20427e4d5dce08c9b8292a5/tests/test_lorentz.py#L161

KaiHabermann commented 5 months ago

done