Matthias Rupp

Results 3 issues of Matthias Rupp

Thanks for this very useful project and service. I noticed that for this DOI 10.1021/acs.jctc.9b00312 the name of the last author is incorrectly recognized as "Henry F. Schaefer", whereas it...

Use of multiple JVMs via py4j seems to crash on Linux. See also https://github.com/CitrineInformatics/smlb/issues/70

bug

When calling `UncertaintyCorrelation` with predictive distributions that have constant uncertainty, value `varSigma` ([line 131 in `Merit.scala`](https://github.com/CitrineInformatics/lolo/blob/45bc1cc0d64d8c6a726005fb8e660ee7ebd1b582/src/main/scala/io/citrine/lolo/validation/Merit.scala#L131)) is zero, leading to denominator being zero. As the numerator is also zero, not-a-number...