-
It's probably a good time to start thinking about getting a challenge problem here. I tried using the surrogate optimization for global parallel optimization and ran into scaling issues with large des…
-
Hi,
I've been trying to run QCG calculations for a small organic molecule using CREST 3.0., but I keep encountering the trial MTD convergence error (after the "quantum cluster growth: GROW" part), re…
-
Hi there,
Thanks for the package.
When I was running `FindClusters(algorithm=4)`, I encountered this Warning. Should I be worried about it? If so, would you mind helping me diagnose this warni…
-
As a start:
https://github.com/lukeolson/sparse-ops
Steps:
1. add SpMV kernels for CSR, BSR, and blocked vectors
2. add SpMM kernels
3. modify setup to check for `-fopenmp`
4. profile `amg_…
-
I actually have a few questions about MixedLM, but please also keep in mind that I'm new to statistics and `statsmodels`, so I might be doing something wrong. I have really scoured the internet for he…
-
In Julia, the statements `break` and `continue` affects the nearest enclosing loop, and there is currently no way to point them to outer loops.
-
https://github.com/wknoben/hydrobm/blob/cc899118dc6d895ee7cb058320815afbad3b4ade/hydrobm/calculate.py#L123
This function is missing the transfer of user introduced variable names:
```
---------…
-
**Describe the bug**
`
2023-09-22 13:51:09.484965: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used.
2023-09-22 13:51:09.533379: I tens…
-
**Godot version:**
v3.2.beta.custom_build. 318c69351
**OS/device including version:**
Arch Linux, 64 bit, updated around mid-December.
**Issue description:**
When connecting to an object from…
-
![class](https://cloud.githubusercontent.com/assets/1461453/21132332/ae2df6a2-c113-11e6-9cac-4a7a20151df9.png)
This structure will help us in keeping all the different distributions separate and th…