Skip to content
Snippets Groups Projects
Select Git revision
  • dev
  • master default protected
2 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Nov7Sep62May3Feb25Jan1110986532120Dec17Nov1611109875424Oct2314728Sep9826Aug12Apr20Feb823Nov2224Apr2315Oct24Aug424May16129Apr2830Mar2622129Feb1811315Jan20Nov14change to pyproject.tomlmastermasteradd comment to setup.py as to why its still thereupdate README.mdreinstall versioneerreplace setup.py and setup.cfg by pyproject.tomlMerge pull request #44 from nilshm/patch-1fixed more style issusUpdate accumulators.pyUpdate accumulators.pyUpdate accumulators.pyUpdate accumulators.pyMerge pull request #41 from skuschel/devadd accumulator tutorialMerge pull request #38 from skuschel/quantile-bucketsMerge pull request #33 from skuschel/dev_ndimDelete parabolic.pyChange arguments of `parabolic_possible` in CDFEstimator to be more explicitChange axis order in CDF Estimator to store data contiguously in memory and thus improve performanceFurther improve performance by replacing `numpy.split` in `_adjust_heights()`Improve performance of CDFEstimator by preventing unnecessary copys of arrayAdd 2d testcaseFix Codestyle to pass testsCDFEstimator: dont calculate unnecessary posdiffMerge branch 'master' into dev_ndimAdd functionality. CDFEstimator now accepts multidimensional inputs.Patch .gitignore from master.Merge pull request #40 from r-radloff/masterMinor Change.Adapted tests to new implementation.Rewrote CDFAccuumlator to completely use numpy arrays instead of lists. Works for 1d.shorter is better :)fix typo bugadd histogram_density to BinSorteradd BinSorter and DynamicBinSorteradd Counter class to accumulators.pyStarted rewriting the CDFEstimator to work on inputs of numpy.ndarrays of arbitrary dimensions.Merge pull request #34 from skuschel/cache-accumulatorMerge pull request #36 from skuschel/quantile-testsrename cdf_inverse to quantileadd cdf_interp and cdf_inverse_interp
Loading