Commit graph

219 commits

Author SHA1 Message Date
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
cimatosa
75f7cc3c3c add convenient function to check Karhuven Loeve integral equation 2015-08-20 16:40:33 +02:00
cimatosa
c2c7328114 added simpson weight, which gives better accuracy when using interpolated eigenfunctions, see test_integral_eq 2015-08-17 17:33:05 +02:00
cimatosa
de37db5eda minor changes 2015-08-10 15:20:58 +02:00
cimatosa
420bfacbdd test fft stocproc with more general spectral density 2015-07-06 21:03:57 +02:00
cimatosa
6a22a4ca09 fix in fft stocproc, factor of one oder pi missing 2015-07-06 21:03:28 +02:00
cimatosa
8c8871b474 some cython stuff to boost memory nice version of KLE, some reorganization 2015-06-23 19:48:52 +02:00
cimatosa
acfd175542 added mem save version of interp, new org stuff 2015-06-19 16:52:16 +02:00
cimatosa
64ff693761 minor 2015-06-18 16:37:29 +02:00
cimatosa
76572e8ae5 moved some file to match package structure 2015-06-18 12:59:58 +02:00
cimatosa
8fdf4ef777 intermed work 2015-06-18 10:30:22 +02:00
cimatosa
116071b8ea more testing (interpolation convergence) and extension of the StocProc_FFT class 2015-06-15 16:12:19 +02:00