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 LSODA or LSODAR #68

Closed jonrkarr closed 3 years ago

jonrkarr commented 3 years ago

name: automatic LSODA/LSODAR

definition: Automatically use LSODA or LSODAR as apropriate for the given problem. Use LSODA if the problem has no roots. Use LSODAR if the problem has roots.

subClassOf: KISAO_0000018, KISAO_0000035, KISAO_0000041

isImplementedIn: COPASI

Reported by: jonrkarr

jonrkarr commented 3 years ago

Original comment by: jonrkarr

jonrkarr commented 3 years ago

incorporated as KISAO_0000560

Original comment by: jonrkarr