Commit Graph

9 Commits

Author SHA1 Message Date
Sebastian Kosch
9cdcc85d6c Fix broken filter in Discrete.truncate; switch to epsilon_float in Continuous.truncate 2020-07-16 20:50:12 -07:00
Sebastian Kosch
5fb5d2639f Remove normalizedToDiscrete and normalizedToContinuous 2020-07-16 20:39:28 -07:00
Sebastian Kosch
954fcf4344 Fix merge conflicts 2020-07-16 18:45:40 -07:00
Sebastian Kosch
dca5b21f3a Move integralCache into shapes; clean up interpolator functions for PointwiseCombinations 2020-07-16 18:14:42 -07:00
Sebastian Kosch
49e379c8aa Fix discrete+continuous integration issue by cleaning up PointwiseCombination.combine 2020-07-13 16:32:45 -07:00
Sebastian Kosch
d119db88a1 Allow algebraic multiplication 2020-07-12 15:53:53 -07:00
Ozzie Gooen
e5f38af43e First attempt at sampling 2020-07-11 16:41:35 +01:00
Ozzie Gooen
84b6d7176c Tried to fix changes from skosch 2020-07-09 11:46:28 +01:00
Ozzie Gooen
366523ce80 Pulled out Continuous to its own file 2020-07-08 17:00:13 +01:00