fbergmann / libSEDML

SED-ML library based on libSBML
BSD 2-Clause "Simplified" License
9 stars 12 forks source link

Issue 140 dependent variable #141

Closed fbergmann closed 3 years ago

fbergmann commented 3 years ago

a downcast was missing when variable objects were returned, and so it wasn't working on python / ruby. .NET and Java have explicit downcasts for dependent variables and should be fine.