Commit graph

209 commits

Author SHA1 Message Date
ee61f87bc4 formatting 2021-10-26 13:20:46 +02:00
5ed63a1356 remove requirements.txt again 2021-10-11 15:22:25 +02:00
3e7b08d304 cython only required for setup 2021-10-11 10:14:08 +02:00
1275be0981 add requirements.txt 2021-10-11 10:12:33 +02:00
a578f2b0ec add mpmath to deps 2021-10-11 10:09:45 +02:00
ea286b679b use a slightly less new scipy 2021-10-11 10:08:18 +02:00
c695fed700 remove circular import, do not hide import errors 2021-10-11 09:55:59 +02:00
03ee3555b3 add missing dependencies 2021-10-11 09:55:08 +02:00
Richard Hartmann
3cc1ec48b9 Merge branch 'master' of https://github.com/cimatosa/stocproc 2021-01-27 21:49:36 +01:00
Richard Hartmann
407af835c1 bigfix in StocProc_KLE __getstate__ 2021-01-27 21:49:27 +01:00
Richard Hartmann
58d97d9f76 fix getstate Error for KLE stocproc class 2020-07-02 13:52:02 +02:00
Richard Hartmann
071728bc4e resolve merge issues for some debug changes 2020-03-17 10:26:35 +01:00
Richard Hartmann
dab26239b1 change default parameters for testing 2020-03-12 09:00:56 +01:00
Richard Hartmann
d078ac32e1 made StocProc_TS more robust for w=0 singular SD 2019-01-19 12:20:33 +01:00
Richard Hartmann
4054867f34 added scale check 2018-08-06 16:46:12 +02:00
Richard Hartmann
6871bef466 speedup in method_ft optimize bounds and new, but yet incomplete docs 2018-04-10 18:11:25 +02:00
Richard Hartmann
d483d110d4 doc work in progress 2018-03-26 15:16:01 +02:00
Richard Hartmann
fa54046cab work in progress on cleanup and doc, getting ready for version 1.0.0 2018-03-23 16:40:12 +01:00
Richard Hartmann
765c30636b work in progress: doc and test 2018-03-22 17:37:58 +01:00
Richard Hartmann
308bcaeed8 on the way to read the docs 2018-03-21 14:16:11 +01:00
Richard Hartmann
a8e8b3c8e9 made 'ts' routine more robust 2018-03-21 13:09:49 +01:00
Richard Hartmann
25b86f50e3 work in progress with TS 2018-03-21 13:09:49 +01:00
Richard Hartmann
e9825e1bb8 fix missing variable 2018-03-21 13:09:49 +01:00
Richard Hartmann
f2a2a12591 added TanhSinh FFT method, work in progress 2018-03-21 13:09:49 +01:00
Richard Hartmann
56bcee01d7 SP TanhSinh works 2018-03-21 13:09:49 +01:00
Richard Hartmann
65f4fb4eee work in progress on TanhSinh SP for singular SD 2018-03-21 13:09:49 +01:00
Richard Hartmann
9a061f5426 minor 2018-03-21 13:09:49 +01:00
Richard Hartmann
e5cd8a4845 significant bugfix in sp fft 2018-03-21 13:09:49 +01:00
Richard Hartmann
2997059d25 added acknowledgements 2017-06-20 11:30:58 +02:00
Richard Hartmann
b590c1ea94 new parameter estamiation for fft method seems to work 2017-01-31 00:03:36 +01:00
Richard Hartmann
c03ac939ad try to speed up fft init 2017-01-30 17:49:26 +01:00
Richard Hartmann
e0a1aa6519 add get_key to KLE and FFT class 2017-01-13 10:44:08 +01:00
Richard Hartmann
4df40290a1 fixed typo, add key to get/setstate, so __bfkey__ will be available after load 2016-12-16 14:36:07 +01:00
Richard Hartmann
db40aa2279 make stocproc classes pickable with scale (resolved the scale error) 2016-12-09 15:31:37 +01:00
Richard Hartmann
b90644f694 moved interpolator init to new_process method 2016-12-05 17:01:29 +01:00
Richard Hartmann
7d6d1832be cleanup 2016-12-05 15:14:21 +01:00
Richard Hartmann
6b08c53cc1 ignore import error when trying to build extensions 2016-12-05 15:10:15 +01:00
Richard Hartmann
7264fc29d7 minor changes 2016-12-05 14:47:36 +01:00
Richard Hartmann
44516e9e3e use fast cubic spline 2016-12-02 23:50:26 +01:00
Richard Hartmann
34778d76e6 changed spline to fcSpline 2016-12-02 13:45:54 +01:00
Richard Hartmann
8392f20951 more on docs on fft method 2016-11-15 17:22:50 +01:00
Richard Hartmann
192944eb4e deploy ghp§ 2016-11-15 16:47:34 +01:00
Richard Hartmann
eadaed9ff4 fix ghp deploy 2016-11-15 16:43:33 +01:00
Richard Hartmann
871c13e707 deploy ghp only on build for python 3.4 2016-11-15 16:39:18 +01:00
Richard Hartmann
120c7609ca test 2016-11-15 16:34:05 +01:00
Richard Hartmann
19cb42a897 no output cache in tests -> so travis does not stop on long tests 2016-11-15 16:09:30 +01:00
Richard Hartmann
bef97e94a7 minor 2016-11-15 15:57:09 +01:00
Richard Hartmann
4fe27816b5 minor 2016-11-15 15:53:30 +01:00
Richard Hartmann
0bc569446b still working on it 2016-11-15 15:43:01 +01:00
Richard Hartmann
d1805b5d77 added pip install sphinx_rtd_theme 2016-11-15 15:40:25 +01:00