-
Pythia mostly contains calls to [freud](https://github.com/glotzerlab/freud), so it does not seem that there would be substantial benefits to cythonizing it. However, there are places where freud obje…
-
### About
This issue outlines the plan for refactoring/simplifying how data/subsets are accessed and to create a formal 'Data API' which would mean that anyone can develop a data object, which coul…
-
In my recent work, it is necessary to obtain laser angular momentum and plasma angular momentum. But the self-generated electromagnetic field of the plasma will affect the calculation of the angular m…
-
@mpellejero lets continue our discussion of this here.
-
I'm attempting to get v2.2.0 of SdFat working on a Particle B402/404 device. I've had success getting v1.X to work, but I haven't had any luck with V2+.
Here is a bare bones sketch, which I am comp…
-
Hi developer, I compared the running speed of EPOCH and VPIC,then found that EPOCH is much slower. Mainly due to the following reasons, firstly, VPIC is vector storage. Secondly、 EPOCH needs to conver…
-
e.g. the query
```SPARQL
SELECT DISTINCT ?item ?itemLabel ?_PubMed_ID
WHERE
{
?item wdt:P31 wd:Q13442814 ;
rdfs:label ?itemLabel .
OPTIONAL { ?item wdt:P698 ?_PubMed_ID. }
FIL…
-
Dear Prof. Liberzon,
The ipynb file has 4 codes which I had ran last week and obtained the results. Codes are mostly the same as in the OpenPIV tutorial other than changing the interrogation window…
-
This is a proposal based on the zoom call on 15 / 5 / 2024, that replaces #97 .
(1) remove `bounding_box` and `boundary_conditions` from the system and replace it with a cell object that encodes t…
-
@RemiLehe reported and shared a HDF5/ADIOS2 data set with me that is 30x slower for BP than H5 in `t.iterate(ts.get_a0, pol='y')`. Also, it gets slower the more often it is called.
- [x] BP5 or BP4…
ax3l updated
5 months ago