Skip to content

removing line converting parameters from float64 to float32

Vuillaume requested to merge float32 into master

The need for this conversion is unclear (memory saving?) but causes issues when float64 precision is needed (e.g. dragon time). Parameters types should not be handled by GammaLearn.

Merge request reports