tshort / FunctionalModels.jl

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

Refactoring neural examples #57

Closed iraikov closed 9 years ago

iraikov commented 9 years ago

This pull request adds a couple of additional neural models, and makes all neural models part of the Sims.Examples.Neural module.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.27%) to 71.22% when pulling 02009a5615ed963b7c88c8266a95421c9285327c on iraikov:neural-examples into 7cb734e1725014a0b66de18305572667488a8b7d on tshort:master.

tshort commented 9 years ago

Looks like Travis is happy, so merge away!

tshort commented 9 years ago

This looks like a good time to bump the version number and push that to Metadata. I probably won't get a chance to do that until next week, though. The NEWS needs to be updated, and the docs need to be reviewed and regenerated.