Commit graph

202 commits

Author SHA1 Message Date
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
Richard Hartmann
6b288ee48b merged method_fft.py from homework by hand 2016-10-28 09:58:29 +02:00
Richard Hartmann
d368648397 Merge branch 'dev' of https://github.com/cimatosa/stocproc into dev 2016-10-27 22:52:19 +02:00
Richard Hartmann
9e7636f2be getting rid of overhead 2016-10-27 16:13:26 +02:00
Richard Hartmann
2b97dc8128 work in progress 2016-10-24 17:22:28 +02:00
Richard Hartmann
cfbf5fffc8 Merge branch 'master' into dev 2016-10-21 09:07:37 +02:00
Richard Hartmann
b4645a0be7 minor merge 2016-10-21 09:07:12 +02:00
Richard Hartmann
9bc37db946 implement fft method with error estimation 2016-10-20 17:41:18 +02:00
Richard Hartmann
fa81ef7a0e change defaults for auto_grid_points 2016-10-18 17:04:49 +02:00
Richard Hartmann
62dff59183 Merge branch 'master' of https://github.com/cimatosa/stocproc 2016-10-18 12:51:53 +02:00
Richard Hartmann
9c4cf9fabd Merge branch 'dev' 2016-10-18 12:51:34 +02:00
Richard Hartmann
9af13b34e7 optimization in auto_grid_points 2016-10-18 12:51:28 +02:00
Richard Hartmann
765f49c152 added debug stuff2 2016-10-17 23:41:00 +02:00
Richard Hartmann
b27c840482 added debug stuff 2016-10-17 23:34:11 +02:00
Richard Hartmann
b62d3025f7 try to make bcf call more efficient 2016-10-17 17:05:19 +02:00
Richard Hartmann
eebb7646a2 cleanup 2016-10-04 17:15:49 +02:00
Richard Hartmann
6d2c6a0f1b added align_eig_vec feature for testing, which fixes the overall phase of the eigen vectors for KLE 2016-09-26 11:57:56 +02:00
Richard Hartmann
f73c034f91 Update README.md
remove coverall
2016-09-21 22:53:23 +02:00
Richard Hartmann
dc52b6f458 change to codecov 2016-09-21 22:49:10 +02:00
Richard Hartmann
9e661ac537 Update README.md
add coverage status
2016-09-21 12:45:33 +02:00
Richard Hartmann
3cd97282ee Update .travis.yml
remove python 2 test, as only python 3 is supported
2016-09-20 23:36:09 +02:00
Richard Hartmann
336f59f46b Update .travis.yml
fix typo
2016-09-20 23:28:46 +02:00
Richard Hartmann
5371de369c Update .travis.yml
add python 2.7 and 3.5 to test
2016-09-20 23:26:48 +02:00
Richard Hartmann
80cc032f4f Update .travis.yml
try to setup scipy
2016-09-20 23:23:42 +02:00
cimatosa
ea592a1237 added dependencies for build 2016-09-20 17:01:41 +02:00
cimatosa
64515420c5 minor fox in stocproc kleseq 2016-09-20 16:21:50 +02:00
cimatosa
478020025d added code coverage 2016-09-20 16:21:50 +02:00
Richard Hartmann
209c63dfdf Update README.md
fixed link to travis CI
2016-09-20 15:35:36 +02:00
cimatosa
693d3f48d5 added coding utf8 2016-05-18 15:29:41 +02:00