numba
Here are 144 public repositories matching this topic...
-
Updated
Feb 20, 2020 - Python
-
Updated
Apr 1, 2020 - Python
-
Updated
Nov 8, 2019 - Jupyter Notebook
-
Updated
Aug 6, 2020 - Jupyter Notebook
-
Updated
Aug 12, 2020 - Python
-
Updated
Aug 24, 2020 - Python
-
Updated
Mar 15, 2020 - Jupyter Notebook
-
Updated
Jul 23, 2020 - Jupyter Notebook
-
Updated
Jul 31, 2020 - Python
See https://numba.pydata.org/numba-doc/dev/user/performance-tips.html#fastmath
Simple to implement:
With the last commit kratzert/RRMPG@27e420d all simulation functions were parallelized. We now have the output of the simulation function qsim being optionally a 2D-array, were the second dimension (first for Pythonista) holds the results for different parameter sets. It would now be good, if we could pass this array directly to all the
-
Updated
Aug 14, 2020 - Python
-
Updated
May 7, 2020 - Python
-
Updated
Aug 25, 2020 - Jupyter Notebook
-
Updated
Jul 23, 2020 - Python
-
Updated
Aug 17, 2020 - Python
-
Updated
Mar 19, 2019 - Python
-
Updated
Aug 29, 2020 - C++
-
Updated
Apr 15, 2019 - Jupyter Notebook
-
Updated
Aug 27, 2020 - Python
-
Updated
Aug 28, 2020 - Python
-
Updated
Feb 8, 2019 - Python
-
Updated
Mar 24, 2020 - Python
Improve this page
Add a description, image, and links to the numba topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the numba topic, visit your repo's landing page and select "manage topics."
Currently, when we perform unit test assertions we do something like:
However,
leftandrightare also overloaded since we have left and right matrix profiles and indices. It has been proposed that we replaceleftwithrefinstead and either replacerightor just name it appropriate