-
The relevant part of the build:
```
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O0 -fno-unsafe-math-optimizations -Dgnu_compiler -MT c_heat_example.o -MD -MP -MF .deps/c_heat_example.Tpo -c -…
-
```
lucas@lucas-K55VD:~/sfepy$ sfepy-run -v
sfepy-run 2017.2
lucas@lucas-K55VD:~/sfepy$ ./simple.py
Traceback (most recent call last):
File "./simple.py", line 21, in
from sfepy.applicati…
-
Hi all! I am using nengo for my simulations and I would understand well how the synaptic filter is implemented. I use as neuron model the LIF.
Here there is how is implemented the voltage update in L…
-
Suppose I want to write a simple document in Markdown, that I want to convert to PDF. However, Pandoc requires LaTeX in order to generate the PDF, whereas groff is bundled with every Linux distro and …
-
§5.3, page 54 of the thesis (bottom) says:
**"All tests were performed using a canonical right-preconditioned GMRES (algorithm 1) …"**
I repeated this in the paper with a similar statement in sectio…
-
One essential feature is missing; quantisation. It will be added, for the (encoder-based) measurements at least.
-
```
Dear all,
I am trying to use mfem for my problem. I focus on the electromagnetic
calculation and use ex3.cpp for my test. For debugging and learning the code of
mfem, I disabled the refinement …
-
In Chapter 3 (Methods) of the thesis, section 3.2 talks about relaxation strategies. It presents the error bound for the multipole expansion and says:
_'…we can form the following expression for the n…
-
As noted in my comment on issue #175, the very large estimated size of the 2014 cohort is dependent on the fishery catching lots of age-2 fish in 2016 (and an above average amount of age-1s in 2015). …
-
Hello
I'm looking at strong motion waveforms from the M7.1 offshore Gisbourne earthquake on 01/01/16.
I am correcting for instrument response using Obspy with the datelessSEED (RESP) files from ftp:…