tshort / FunctionalModels.jl

Equation-based modeling and simulations in Julia
https://tshort.github.io/FunctionalModels.jl/stable/
Other
112 stars 19 forks source link

[WIP] Modify the residual function to avoid result copies. #50

Closed tshort closed 9 years ago

tshort commented 9 years ago

Still experimental. Tests don't pass because of #49. For a couple of test cases, this really cuts down on memory allocation and garbage collection.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.3%) to 70.54% when pulling c81e0d769aa394e20ada1d64a8b2b8d4c0c58e16 on resid-less-copying into 97a96ad90a941a9dbb75f060f2d9d56529f0e139 on master.