SciML/ModelingToolkit.jl

Differential Equation Function Transformations

開放

#141 建立於 2019年5月29日

 (2 則留言) (1 個反應) (0 位負責人)Julia (263 個分叉)batch import
good first issuetransform

倉庫指標

星標
 (1,658 顆星)
PR 合併指標
 (平均合併 2天) (30 天內合併 90 個 PR)

描述

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.

貢獻者指南