-
It would be good to have a simple example of particle filtering. The previous version depends on AdvancedPS; we could remove that dependency to keep this minimal.
https://github.com/TuringLang/SSM…
yebai updated
3 months ago
-
Following on from numerous reports and at least two lengthy discussions at different times during the weekly Numba public meetings, this ticket is a meta-issue to promote and record discussion on the …
-
-
-
I would be good to clean up the compiler scripts, currently they have some inconsistencies:
- Different compiler set up by default different compilation features (e.g. -g is set on some but not on ot…
-
rrahn updated
2 years ago
-
I re-installed class in a cluster andI get weird behavior, I ran the make clean, and make as usual with no issue except for (that is related with the fact I do not have right permits there ):
run…
-
implement array notations like the one from clikplus which is a short cut for many for loop expressions on arrays.
http://www.cilkplus.org/tutorial-array-notation
For instance:
When A is the size o…
-
Currently the package calls r/p/d/q functions one distribution at a time. If the distribution class handles its own indexing (rather than using a list), we can take advantage of the vectorised nature …
-
Moving the ROIs in spectrum viewer can be slow with big datasets, because a mean is being calculate over a large amount of data. Investigate if something clever can be done to speed it up.
This is li…