-
**Describe the bug š**
I have a project that involves data loaders, basically reading large amounts of data from files and interpolating them into MTK models, for example here: https://data.earthscā¦
-
# Misfolded protein spreading through brain connectome
## Project Description
Connectomics have been used so far to look for quantifying global and local differences in the functional or structuā¦
-
Thank you for the nice package!
When running the following MWE, I get the error `LoadError: UndefVarError: `R2āi(t)` not defined`.
```julia
using ModelingToolkit, OrdinaryDiffEq
using ModelingToolā¦
-
0
I have set up an SVAR model with statsmodels.SVARResults. When I attempt to get the variance decomp it throws error or it just returns the memory location. I have tried two ways.
import numpā¦
-
**Is your feature request related to a problem? Please describe.**
For model convergence, we know that adding homotopy is a good thing, but where is it best to add it without having to go through eveā¦
-
Submitted by: Patrick Nicholson; Assigned to: Nobody; [R-Forge link](https://r-forge.r-project.org/tracker/index.php?func=detail&aid=2461&group_id=240&atid=978)
Many large datasets are split into mulā¦
-
In section 3.8.3, the variability of expressions inside `initial algorithm` and `initial equation` are defined to be `discrete-time`. Shouldn't they rather be `parametric`? Since this reduces the leveā¦
-
I got a ping from @ChrisRackauckas about this repo. Looks like you're implementing one of Eve Marder's classic STG models via ModelingToolkit. That's pretty cool! (I studied respiratory CPGs myself)
ā¦
-
[Section 3.7.4](https://specification.modelica.org/master/operators-and-expressions.html#derivative-and-special-purpose-operators-with-function-syntax) defines the `delay()` operator as follows:
> ā¦
-
Thanks for yet another instructive case study, Richard.
I was thinking whether there's a way to extend the example such that the estimated "true" repertoire size is used as a predictor in another mā¦