marmaduke woodman

Results 147 comments of marmaduke woodman
trafficstars

iEEG is an important use case for our team. I could look at this after the summer break also.

Maybe it's not the right level of abstraction, but I have had great success on GPU for fixed step solver (EM & Heun) with lots of delays (n^2 as in...

I tried to drop [this shim](https://github.com/DLTcollab/sse2neon) in for SSE2 support, but there are some warnings around strict aliasing of SIMD operations treated as errors, so it doesn't work.

:+1: very cool, tho surprising that freeview depends on PETSc. I would personally not mind using the x86_64 freeview on macOS, it seems to work fine. Here, I was in...

I'd also like to see this, for performance reasons. Is there a technical reason (not just lack of developer time) this feature isn't yet implemented?

> we want to discourage folks from trying to monitor a particular param - there are other more appropriate tools that should be used why is it just lp? I...

I forgot to note: the Bernoulli model builds w/o problem.

> Given their proprietary nature, not to mention what they do to arithmetic precision in the "fast" settings I haven't been able to reproduce numerical issues with the 2018 versions....

Looks like a [bug in ICC](https://stackoverflow.com/a/37216503). We gave up on ICC since GCC did a good job and time was better spent getting the model to behave better than getting...

I thought pch files were Clang and gch files were GCC, and I found a gch file, but yes I can test. I couldn’t file a cli tool to dump...