Commit Graph

417 Commits (10f942aea79e28765977b2c94bb3afac85891913)
 

Author SHA1 Message Date
Per.Andreas.Brodtkorb 8fb93e82b1 Small additions
Per.Andreas.Brodtkorb 745237a4c0 Ongoing work
Per.Andreas.Brodtkorb 8242a74b60 vectorizing depth as well in w2k
Per.Andreas.Brodtkorb d7dcbdf32f Added check on n
Per.Andreas.Brodtkorb 33289b7f60 Updated according to scipy.stats
Per.Andreas.Brodtkorb d540b8d078 Updated distributions.py
Per.Andreas.Brodtkorb cf2b303821 Generalized magic
Per.Andreas.Brodtkorb 217a67893a Reordered methods
Per.Andreas.Brodtkorb 869e088793 Small updates
Per.Andreas.Brodtkorb 70146d8ef2 Small updates
Per.Andreas.Brodtkorb 2aa3f24255 small updates
Per.Andreas.Brodtkorb 596a513a78 Added magic square
Per.Andreas.Brodtkorb 785ce76e55 Small updates
Per.Andreas.Brodtkorb 7bec68b28b Small updates
per.andreas.brodtkorb c43cd5bc68 Small update
per.andreas.brodtkorb 21598a0385 Added CubicHermiteSpline, StinemanInterp, Pchip pchip_slopes, slopes2
Per.Andreas.Brodtkorb ef57cdf990 Added pychip.py
per.andreas.brodtkorb fbadd0b3bb Added eval_points and integrate to the WafoData class
per.andreas.brodtkorb 52fbfae045 Small refactoring
per.andreas.brodtkorb 0c2f6621e4 Small change: now possible to submit figure and axis to plot on
Per.Andreas.Brodtkorb 412990574f small updates
per.andreas.brodtkorb 0a0cbc2fe2 Small updates
Per.Andreas.Brodtkorb bb13a4188c Updated kreg_demo3
Per.Andreas.Brodtkorb 99aa5e1b9e refactored parts of kreg_demo2 into kreg_demo3 and _get_data
per.andreas.brodtkorb 4c15fd22b9
Per.Andreas.Brodtkorb 4c2b92f276
per.andreas.brodtkorb 25b47ebc04
per.andreas.brodtkorb 02f8fbf949 updated kreg_demo2
Per.Andreas.Brodtkorb d292a14330 Added SavitzkyGolay class to sg_filter.py
Refined confidence intervals in kreg_demo2 in kdetools.py
per.andreas.brodtkorb 1cdcb0d632 work in progress
Per.Andreas.Brodtkorb f6c3219870 Better confidence interval in kreg_demo2
per.andreas.brodtkorb ef856af7ae Completed smoothn. Tested on 3 examples and works OK.
per.andreas.brodtkorb 9a59c68f70
per.andreas.brodtkorb d20cb4dac1 Updates to smoothn
Per.Andreas.Brodtkorb dd0c86e59b Added savitzky_golay savitzky_golay_piecewise sgolay2d
Added evar
Added some work in progress
per.andreas.brodtkorb 65101025d7 Added CI to kreg_demo2
Per.Andreas.Brodtkorb 663636eece Fixed a bug in KRegression
per.andreas.brodtkorb a664f15e78 Small bugfix
Per.Andreas.Brodtkorb 485ecfcd2f Small updates
Per.Andreas.Brodtkorb 5d8c259ce6 Added fig.py
Fixed a bug in RegLogit
Added epcolor and tallibing to graphutil.py
per.andreas.brodtkorb d615424736 Added tallibing
Per.Andreas.Brodtkorb dd324acedf Fixed some bugs in RegLogit (still bugs left)
Per.Andreas.Brodtkorb 8c5754e30c
per.andreas.brodtkorb c69f54dc0c Small bugfixes
Per.Andreas.Brodtkorb 214d467939 Added improved Sheater-Jones plugin estimate of the smoothing parameter
Replaced dct and idct with a call to the ones in scipy.fftpack.
Added n-dimensional  version dctn and idctn to dctpack.py
Per.Andreas.Brodtkorb 676d30b822 Added dctn and idctn
per.andreas.brodtkorb 4b820e85ee Small updates
Per.Andreas.Brodtkorb 31f61eb319 Added kernel regression
Per.Andreas.Brodtkorb a7a00851cc
Per.Andreas.Brodtkorb 3257d675d8 Made interpolation more general and faster in TKDE._eval_grid_fast