SciML/ModelingToolkit.jl
Differential Equation Function Transformations
Aperta
#141 aperta il 29 mag 2019
good first issuetransform
Metriche repository
- Star
- (1658 stelle)
- Metriche merge PR
- (Merge medio 2g) (90 PR mergiate in 30 g)
Descrizione
Basic things like http://www.math.mcgill.ca/jakobson/courses/ma261/lecture5.pdf
This can really help enforce conditions like non-negativity since if your space doesn't allow it, then the numerical solver can guarantee it won't happen if it solves for exp(x) instead of x.