Commit graph

230 commits

Author SHA1 Message Date
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
Richard Hartmann
fdf8093cc8 needs sphinx not shpinx 2016-11-15 15:36:59 +01:00
Richard Hartmann
edfcf395a2 needs sphinx 2016-11-15 15:33:08 +01:00
Richard Hartmann
8cc4c79722 auto deploy gh pages 2016-11-15 15:28:13 +01:00
Richard Hartmann
b3b7b1064d all tests pass 2016-11-15 14:36:33 +01:00
Richard Hartmann
d58c0fde1a intermed save 2016-11-14 14:02:18 +01:00
Richard Hartmann
0d37237387 make tests pass -> doc in fft method 2016-11-11 16:14:57 +01:00
Richard Hartmann
284bcd143c finished method_kle and StocProc_KLE testing and doc 2016-11-11 14:22:28 +01:00
Richard Hartmann
f372b346e7 save 2016-11-10 16:28:28 +01:00
Richard Hartmann
aceccd44e2 save 2016-11-10 16:08:48 +01:00
Richard Hartmann
b0e1576a83 added analytic expressions for lorentzian kernel 2016-11-09 16:11:59 +01:00
Richard Hartmann
dc7fa8de99 save 2016-11-08 18:02:09 +01:00
Richard Hartmann
d11cbf6631 save 2016-11-08 11:16:28 +01:00
Richard Hartmann
8c117e4468 testing, cleaning and docs 2016-11-07 18:44:51 +01:00
Richard Hartmann
9f6bdbbc62 save 2016-11-05 14:17:57 +01:00
Richard Hartmann
e203a617c6 added gquad from former version 2016-11-05 12:05:54 +01:00
Richard Hartmann
ddd99b4272 work in progress, figuring out the optimal interpolation strategy 2016-11-04 16:21:00 +01:00
Richard Hartmann
1fcb195aa7 save some work on tests and doc 2016-11-02 16:57:17 +01:00
Richard Hartmann
3e2307b016 still working on some error estimation for the fft variant 2016-11-01 17:10:58 +01:00
Richard Hartmann
2e690392a0 getting it, auto opt for the integration intervall yields good fft results 2016-10-29 01:02:55 +02:00
Richard Hartmann
2b82c04e95 Merge branch 'dev' of https://github.com/cimatosa/stocproc into dev 2016-10-28 22:37:49 +02:00
Richard Hartmann
8983335df8 work in progress, need to choose integral boundary smarter for lorenzian spectral density 2016-10-28 17:34:53 +02:00
Richard Hartmann
24c493b534 fixes to pass tests 2016-10-28 16:09:16 +02:00
Richard Hartmann
eb80c2c26b fixes to pass tests 2016-10-28 15:54:48 +02:00
Richard Hartmann
0fd682cb99 cleanup 2016-10-28 15:47:50 +02:00
Richard Hartmann
af824bbf6d added doc files 2016-10-28 15:44:37 +02:00
Richard Hartmann
872a82f65d added docs 2016-10-28 15:10:06 +02:00
Richard Hartmann
b7e9b6040c Merge branch 'dev' 2016-10-28 14:43:47 +02:00
Richard Hartmann
4eebde0c21 lots of simplification, reduced to three implementation of an abstract StocProc class, all the development files will only remain in dev branch 2016-10-28 14:42:41 +02:00
Richard Hartmann
263a69cfc7 merged selected stuff from homework 2016-10-28 10:12:32 +02:00