-
I tried using CUDSS.jl with a sparse matrix coming from an electromagnetism problem (using the FEM method)
The sparse matrix is stored in a JLD2 file that can be download here: ~~[https://github.co…
-
Apologies in advance if this is missuse of the issues form.
I am trying to work my way through the linear load derivation, what exactly does the third page represent? Is this an equation for deflec…
-
what would it take to support box / positive constraints on the Lasso / ElasticNet solvers? is this compatible with the existing API, and if so where could I get started on contributing to the impleme…
-
The Coriolis force is not included in any of our linear solvers, but it is included in GungHo's. I am optimistic that this may explain the instability of our 2x2 formulations, which I've only seen in …
-
Just curious, have you compared this to a greedy and/or combinatorial approach?
In other words, why use RL for this problem?
-
### Describe the bug
See the following [stack exchange](https://stats.stackexchange.com/questions/622085/sklearn-poissonregressor-giving-all-coefficients-zero) post (the solution to my original iss…
-
This problem hovers me around for a while. **How dependent variables should represent in the SRS and code?**
The dependent variable in nopcm is the temperature in the water
https://github.com/Jacq…
-
Hi, I've used positive_definite_intrinsic_mean.mat in manopt package, which is coded as:
```matlab
function X = positive_definite_intrinsic_mean(A)
% Computes an intrinsic mean of a collection of p…
-
Elmer internal UMFPACK is not needed on supercomputing platforms and may cause problems with picky compiler stacks.
There should be a cmake build variable e.g. `DISABLE_INTERNAL_UMFPACK` which woul…
-
**Describe the bug**
When using TPOT cuML GPU crashes after a few hours, it ran for ~5.5 hours before crashing as I attempted to reproduce this example provided by a DGX A100 customer. The specific…