squiggle/packages/squiggle-lang/src/rescript/Distributions
NunoSempere d9a40c973a feat: Get KL divergence working except in case of numerical errors ()
- Quinn was of great help here.
- I also left some dead code, which still has to be cleaned up
- There are still very annoying numerical errors, so I left one test
failing. These are due to how the interpolation is done
- Quinn to pick up from here

Value: [0.6 to 2]
2022-05-06 12:26:51 -04:00
..
DistributionOperation progress on klDivergence (still working) 2022-05-05 15:37:28 -04:00
GenericDist Added logScaleWithThreshold(eps) and completed renaming to 2022-05-04 13:02:58 -04:00
PointSetDist feat: Get KL divergence working except in case of numerical errors () 2022-05-06 12:26:51 -04:00
SampleSetDist magic numbers in bandwidth; fromSamples implementation 2022-04-29 18:38:55 -04:00
SymbolicDist Add Gamma distribution 2022-05-04 15:53:41 +00:00
DistributionTypes.res progress on klDivergence (still working) 2022-05-05 15:37:28 -04:00