Commit graph

230 commits

Author SHA1 Message Date
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
Richard Hartmann
220a2178a7 added convenience for ohmic bcf 2015-12-03 14:37:28 +01:00
cimatosa
240c87f028 minor changes 2015-11-18 14:55:39 +01:00
cimatosa
5fdeb2d466 added verbosity switch 2015-10-23 15:12:54 +02:00
cimatosa
6602f376c1 added shift, som convenience func 2015-10-21 13:36:56 +02:00
cimatosa
b59f2ee638 added shift in lower integral boundary for the FFT method 2015-10-19 13:10:57 +02:00
cimatosa
0c8b48a408 removed wildcard imports 2015-08-31 12:42:19 +02:00
cimatosa
d0ba98c0b8 extended tests 2015-08-31 09:38:03 +02:00
Richard Hartmann
00aa48aa62 Update README.md 2015-08-27 18:07:34 +02:00
Richard Hartmann
b2af87b8bb Update test_stocproc.py 2015-08-27 18:04:06 +02:00
Richard Hartmann
09e21ef043 Update .travis.yml 2015-08-27 18:01:21 +02:00
Richard Hartmann
b755e9ced3 Update test_stocproc.py 2015-08-27 18:00:28 +02:00
Richard Hartmann
3211009f20 Update .travis.yml 2015-08-27 17:58:53 +02:00
Richard Hartmann
24cd7758d4 Update .travis.yml 2015-08-27 17:55:37 +02:00
Richard Hartmann
b743209a84 Update .travis.yml 2015-08-27 17:47:39 +02:00
Richard Hartmann
8c56a60104 mod travis.yml 2015-08-27 17:28:19 +02:00
Richard Hartmann
952e46f8da make py.test verbose 2015-08-27 17:20:57 +02:00
Richard Hartmann
512e07bdbf fixed import error 2015-08-27 17:20:37 +02:00
Richard Hartmann
0037642372 added travis.yml 2015-08-27 17:17:04 +02:00
Richard Hartmann
12546e2c06 added doc 2015-08-27 16:44:28 +02:00
Richard Hartmann
01e87cbe89 checked out the code changes made in gh-pages 2015-08-27 16:42:53 +02:00
Richard Hartmann
dad9103aaf added auto_correlation in cython - testing 2015-08-26 14:31:59 +02:00
Richard Hartmann
01e1ace609 added simpson weights, -> now autogrid points uses only odd number of gp 2015-08-25 12:28:37 +02:00