Back to the main page.
Bug 945 - non-parametric spectral factorization can be sped up substantially
| Status | CLOSED FIXED |
| Reported | 2011-09-08 20:51:00 +0200 |
| Modified | 2011-09-14 14:33:28 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P1 normal |
| Assigned to: | Jan-Mathijs Schoffelen |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Jan-Mathijs Schoffelen - 2011-09-08 20:51:59 +0200
when doing npsf in the bivariate mode, processing time rapidly increases (despite efficient vectorized code). Upon profiling, a lot of time is spent in these XXX2x2 subfunctions. solution: mexify the XXX2x2 subfunctions