-
When trying to simulate ERT data, I get an odd result.
`data = ERT.simulate(mesh = meshERT, res = resBulk, scheme = ertS
cheme, verbose=1, returnArray=False)` returns the following data;
```
#…
-
that could fuel future work in this field
- optimizing the optimizers. CPU is not free. excessive use of SBSE requires excessive cloud resources.
- explanation. sbse is often instance based, poi…
-
**Edit: for easy reference, the proposed new API is at https://github.com/micropython/micropython/wiki/Hardware-API**
Since we have the WiPy TODO list (#1425) Damien and I spent some time today discu…
-
@hartytp I sketched initial version of schematics and component placement for 3U DAC [(link)](https://github.com/m-labs/sinara/blob/master/ARTIQ_ALTIUM/Kasli/3U/PCB_3U_DAC/3U_DAC.PDF)
Please check it…
-
@jstoter gave the noise modelling example with different scenarios/params having diff results which become textures of the walls of buildings.
-
-
There should be overloads for `ODEProblem(rs::ReactionSet,u0,tspan)` and `SDEProblem(rs::ReactionSet,u0,tspan)` which allows the user to define ODEs and SDEs directly from a reaction set which builds …
-
I've been thinking long about having some multiplatform (windows and gnu/linux), free (libre), lightweight and standalone tool to analize large bodies of VHDL 2008 code at block/RTL level. That tool w…
-
I was trying to perform reconstruction of the Shepp-Logan Phantom with MLEM solver and I noticed the reconstructed Shepp-Logan Phantom doesn't have homogeneous intensity on its outer boundary. For me …
-
Sorry, but I'm not familiar with signal processing. I want to ask now that we use amplitude and phase for acoustic modeling, why don't we just use inverse stft to reconstruct waveform?