-
Imported from SourceForge on 2024-07-05 10:23:56
Created by **[emo916math](https://sourceforge.net/u/emo916math/)** on 2020-04-07 19:00:46
Original: https://sourceforge.net/p/maxima/bugs/3626
---
So…
rtoy updated
4 months ago
-
Examine the database of lightning events, and collect ones with the same (or similar) timestamp.
Ideally this would be done in real-time, but not all data is published in real-time. So some lightning…
-
Full original bug report in https://www.elmerfem.org/forum/viewtopic.php?t=6608 described a number of attempts to combine adaptive remesh with different discontinuity methods, which was triggering ei…
-
# Description
Current challenges in using Neural Operators are: irregular meshes, multiple inputs, multiple inputs on different meshes, or multi-scale problems. [1] The Attention mechanism is promi…
-
This is a to-do list for testing and to keep track of the tests we already have.
- General unit tests
- [x] Unit tests for constructors and `show`
- [ ] `summation_density!` (we only have a ver…
-
Translated models contain algebraic loops and respective Jacobian matrices that might better be solved analytically. This would reduce model code and should also speed up simulations. In particular, t…
-
The following variables of the model `Buildings.Electrical.DC.Conversion.Examples.DCDCConverter` fail the verification vs the Dymola reference file:
- `sen.P`
- `sen.I`
The root problem is the va…
-
Hi there, I found some papers which are listed as unpublished, but which now have a DOI. Please check the list below and mark the ones which are correct. Add the label 'food for arxivbot' when you are…
-
The current scipy implementation of MINRES algorithm (to solve sparse linear equations)
is a python translation of some _old_ matlab scripts proposed by the authors on https://web.stanford.edu/group/…
ceboy updated
4 years ago
-
Hi. I found your work very interesting :)
I see you are using a SIR-based model, but that doesn't seem to model the number of deaths. I propose a simple modification to this model. Basically SIR co…