-
Right now Optimization.jl handles batching by a crude method. This amounts to asking users to pass in `data` arg to `solve`. This is expected to be an iterator, and more specifically a DataLoader http…
-
I'm trying to solve for a parameterised ODE using optimistix (when I remove diffrax from the equation the problem goes away) and when the max step is reached in the solve, the `XLARuntimeError` is thr…
-
#### Describe the bug
statsmodels.discrete.conditional_models.ConditionalLogit suffers from a ton of overflow issues with only 3 features when the sample size gets to around 4000. I have tried with…
-
In my case, each word has a feature vector with length 200. Their weights also need to be learned.
-
## Problem Description
**Please provide a minimal, self-contained, and reproducible example:**
```python
[Paste code here]
```
I try to install under Window 7.
I have tried several python vers…
-
Hello, I hope I can explain this right, but I observed the issue as described in the title. Take ethane as an example. it produces the following coordinates:
```
New internal
(redundant) coordi…
-
### Describe the bug
I have tested Fe2 by PW with setting "OMP_NUM_THREADS=1" and not setting "OMP_NUM_THREADS=1", and the results with not setting the flag seems incorrect.
method|Energy
---|-…
-
Hi,
I'm working on building an open-source general path smoothing technique for ROS2. On this journey, I've found that I require to work with an unconstrained minimization problem rather than the N…
-
### Issue summary
I am going to create a docker for gnina, and I have pulled the image.
![图片](https://github.com/gnina/gnina/assets/54503824/136eea67-6d38-4f30-974a-64277c925a26)
Then I created a n…
-
Hello, I previously successfully converted a CP2K AIMD task to dpdata/npy format using cp2kdata/md with the help of colleague brother. Recently, I tried to apply a similar conversion for a CP2K GEO_OP…