Skip to content

Commit

Permalink
Add Zerlaut model to the discoverable models
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai.andrei committed May 20, 2019
1 parent bd6690a commit 4d48f99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tvb/simulator/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@
from .linear import Linear
from .hopfield import Hopfield
from .epileptor import Epileptor
from .epileptorcodim3 import EpileptorCodim3, EpileptorCodim3SlowMod
from .epileptorcodim3 import EpileptorCodim3, EpileptorCodim3SlowMod
from .Zerlaut import Zerlaut_adaptation_first_order, Zerlaut_adaptation_second_order

0 comments on commit 4d48f99

Please sign in to comment.