-
-
Implement GPU version of `scipy.*` functions in `cupyx.scipy.*` namespace.
This is a tracker issue that summarizes the implementation status of each SciPy public module in CuPy. See the [comparison…
-
`Data.Set` has:
```
elemAt :: Int -> Set a -> a -- O(log n)
deleteAt :: Int -> Set a -> Set a -- O(log n)
```
It would be nice to have similar functions for `MultiSet`:
```
elemAt :: I…
-
Issue to track a numerical instability in the electromagnetic stella branch feature/Davies-linear-EM-terms (commit 47f9f536). Possibly related to issue #98 (which mostly concerns the master branch).
…
-
1. Prework Review
The Pre-work was about Python, Numpy, Pandas and Matplotlib but we understand that was a lot, let's go over some of the concepts with the rest of your cohort and mentors.
- Corre…
-
Now that TornadoFX-Suite scans code, we'll be using logging to record mappings of associated user inputs and the functions that follows.
-
#### Describe the bug
In linear/logistic models fit via the formula interface, calling `.save()` with `remove_data=True` appears to remove some but not all instances of length-nobs structures from …
-
Code should go inside data_structures/cpp (yeah, we don't have this folder yet, please create :) )
Any contribution is welcome!
-
In Sage, mathematical structures as dendrifom algebras, algebras with internal product, scalar products, *etc* involve to implement operators in several class. For example, if I wish define a new am…
-
As of now, HDK's heterogeneity looks like this:
- We have X fragments, when we schedule them on a GPU, it will receive X kernels, X fragments and execute kernels sequentially.
The currently disa…