SED-ML / KiSAO

Ontology of algorithms for analyzing biological models, their parameters, and their outputs
Artistic License 2.0
9 stars 0 forks source link

New algorithm for IDAS #53

Closed jonrkarr closed 3 years ago

jonrkarr commented 3 years ago

name: IDAS

altLabel: implicit differential-algebraic solver with sensitivity analysis

definition: IDAS solves real differential-algebraic systems in N-space, in the general form F(t,y,y')=0, y(t0)=y0, y'(t0)=y'0 with sensitivity analysis.

subClassOf: KISAO_0000432, KISAO_0000284

seeAlso: 10.1145/1089014.1089020

isImplementedIn: SUNDIALS

Reported by: jonrkarr

jonrkarr commented 3 years ago

Original comment by: jonrkarr

jonrkarr commented 3 years ago

incorporated as KISAO_0000544

Original comment by: jonrkarr