-
This may be useful for analysis. A work-in-progress:
```
import numpy as np
from scipy.misc import factorial, pade
# Taylor series
c = 1. / factorial(np.arange(10))
# Array representing th…
-
## I get this import error when importing the eptools_ext.so into ipython:
ImportError Traceback (most recent call last)
/usr/lib/python2.7/dist-packages/IPython/utils/…
-
For a "1d" system described by a 2d (or 3d) simulation with Bloch-periodic boundary conditions in the x (or xy) directions, the Green's function is simply a planewave. It would be nice to support thi…
-
The Rodinia benchmarks have been ported to SYCL and are available publicly at: https://github.com/zjin-lcf/Rodinia_SYCL.
I have forked the repository and modified the Makefiles to be able to compile …
-
Would it be possible to have an option where the Inner Glow comes from the center of the selection, rather than the edge?
-
The problems I have encountered are:
一:As mentioned earlier, placing the pre trained model in the output
1:Is the pre trained model only applicable to Baidu Cloud's pre trained model? Or preproces…
-
I am using `BTIS3` scheme to study the laser propagation in e-p plasmas. I always preferred in past using `Probe` because of the data size. However, I had to check the output of `Field` diagnostic and…
-
First, when I try to specify (direction X) or (direction Y) in make mirror-sym, I'm receiving the error:
ERROR: In procedure scm-error:
ERROR: wrong type for property direction type integer
but as…
-
In GitLab by Aravinda Perera on 11 Sep 2020, 03:36 (GitLab issue GL#2247)
### Summary
I'm looking at the polar field components of a cylindrically symmetric electron beam in EPOCH3D (gaussian with…
-
Backtransformed diagnostics with mesh refinement simulations segfaults with the following Backtrace:
```
=== If no file names and line numbers are shown below, one can run
addr2line -…