Compatibility with `ad`
Ouverte
- Langage dominant
- Haskell
- Étoiles
- 309
- Forks
- 76
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I have been trying to use this package with `nonlinear-optimization` and `ad` for maximum likelihood computations, however this is highly non-practical since distributions always return `Double -> Double` and `ad` needs some kind of polymorphic interface to work. Are there any barriers for such a polymorphic interface?
One problem I see is the need for different contraints depending on the distribution (`Erf` for Normal, `Num` for others).
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.