-
Tried to add two complementary LV models as follows:
```
m5
-
### PyBaMM Version
24.1
### Python Version
23.13
### Describe the bug
[`pybamm.lithium_ion.SPMe`](https://docs.pybamm.org/en/latest/source/api/models/lithium_ion/spme.html#pybamm.lithiu…
-
### Bug report
Please guide me through this. I have a model and I run `add_bioavailability`. Then I want to add food effect as IOV. So I tried:
```
model_new = add_iov(model_new, 'FOOD', 'BIO')…
-
I am having an issue with EVID and II/SS, reproduced below using ``theo_md``. If EVID set to 4 and II/SS are also used to denote a new steady-state dose, nlmixr fails to run.
To reproduce I have m…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
Are there any plans to update the conditional model in utils/sample_diffusion.py?
``
def run(model, logdir, batch_size=50, vanilla=False, custom_steps=None, eta=None, n_samples=50000, nplo…
-
Before reporting, check if your problem is here:
https://github.com/eyal0/OctoPrint-PrintTimeGenius/wiki/Common-problems
**Describe the bug**
After updating pip version 22.3 to version 24.1.1 wi…
-
**What type of problem are you experiencing and which function is you problem related too**
I am running cisTopic on a very large dataset (200k cells) and it takes apparently very long. It has approx…
-
Iam trying to train the model_end with few hyperparameter tuning changes. Iam also training on my own dataset of 600 wavefiles, splited as 10% test dataset, 10% validation dataset and 80% training dat…
-
EDIT:
you can contribute directly to the pymanopt branch, see PR #18
-------
I couldn't yet figure out what the problem, while nonlinear_eigh cost, gradien and hessian seems correct, the solver …