Menu

Commit [r2592]  Maximize  Restore  History

Fix for bug #7226 (https://gna.org/bugs/?7226).

This bug was reported by Alex Hansen. The problem was caused by the model-free results file reading
function, specifically for model m0. The parameter array for this model is the empty array '[]'.
However the test for setting up the model-free models was being bypassed because the empty array
evaluates to False. By removing the test for the parameter array and only checking for the model
name and equation type, the bug is removed.

bugman 2006-10-01

changed /1.2/specific_fns/model_free.py
/1.2/specific_fns/model_free.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.