-
Hello, Many Thanks for your repository. I was trying to run merging_scenario_paper.py code. It displayed the following output in the console and then seems to have stucked since 4 hrs now. Does the co…
-
As having been discussed in an earlier [issue](https://github.com/JuliaQuantum/JuliaQuantum.github.io/issues/32), we could do something on stochastic solvers for open quantum systems and integrate sym…
-
Please see the source of this issue in https://github.com/opencobra/cobrapy/pull/714. Basically, we would like a clean way to decide whether or not it is okay to extract primals (and duals).
-
Adaptive exponential integrate-and-fire neurons seem to have an irregular spiking threshold with a certain set of parameters and a relatively strong input current.
I am trying to port a spiking ne…
-
Hi everyone,
I've got an issue with the print or println function when running a simit program on the GPU, which makes debugging rather unconvenient.
In the simit linker log file, I get this message…
-
Hi,
In our ML tasks, the problem of scale is often defined by num_of_training_samples by num_of_validation_samples. Our GPUs currently has 40~80 GB memory per card, which could handle problem of s…
-
SymPy has [a ton](http://www.sympy.org/en/features.html) of features. Here are some suggestions on which ones we should discuss in depth. This already feels like a lot, so we may need to cut some of i…
-
**Submitting author:** @nathanaelbosch (Nathanael Bosch)
**Repository:** https://github.com/nathanaelbosch/ProbNumDiffEq.jl
**Branch with paper.md** (empty if default branch): paper
**Version:** v0.16…
-
**Describe the bug**
There appears to be an underlying issue with how the CVXPY library checks that the matrix in the problem is Positive Semi-Definite. In short, [CVXPY calls `scipy.sparse.linalg.…
-
Currently, there is no direct way to access the optimal dual solution of a linear optimization problem.
Dual solutions are used for analysing the sensitivity of the optimal solution, and also for c…