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
|
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
|
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
|
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
|
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
|
9bc37db946
|
implement fft method with error estimation
|
2016-10-20 17:41:18 +02:00 |
|
Richard Hartmann
|
9af13b34e7
|
optimization in auto_grid_points
|
2016-10-18 12:51:28 +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 |
|
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
|
b2af87b8bb
|
Update test_stocproc.py
|
2015-08-27 18:04:06 +02:00 |
|
Richard Hartmann
|
b755e9ced3
|
Update test_stocproc.py
|
2015-08-27 18:00:28 +02:00 |
|
Richard Hartmann
|
512e07bdbf
|
fixed import error
|
2015-08-27 17:20:37 +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 |
|
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
|
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 |
|
Richard Hartmann
|
8a247107ae
|
moved test_stocproc.py
|
2014-09-17 15:01:40 +02:00 |
|
Richard Hartmann
|
263196c499
|
init repo from existing code
|
2014-06-18 10:12:35 +02:00 |
|