-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection rule #2
base: connection_rule
Are you sure you want to change the base?
Connection rule #2
Commits on Jun 4, 2015
-
Tom Close committed
Jun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 773408c - Browse repository at this point
Copy the full SHA 773408cView commit details -
tracking down stray "ComponentClass" references
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 8736186 - Browse repository at this point
Copy the full SHA 8736186View commit details -
renamed 'componentclass' to 'component_class' to match naming
conventions for other variables
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for fb7713b - Browse repository at this point
Copy the full SHA fb7713bView commit details -
removed user layer Dynamics, ConnectionRule, RandomDistribution
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 7259b69 - Browse repository at this point
Copy the full SHA 7259b69View commit details -
renamed *Class to * (e.g. DynamicsClass to Dynamics)
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 3150ddf - Browse repository at this point
Copy the full SHA 3150ddfView commit details -
added xml to gitignore within sample_components directory
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 45d7592 - Browse repository at this point
Copy the full SHA 45d7592View commit details -
cleaned up missing references to DynamicsClass
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 620f2c3 - Browse repository at this point
Copy the full SHA 620f2c3View commit details -
updated iaf example with correct dimensions
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for a6c5b99 - Browse repository at this point
Copy the full SHA a6c5b99View commit details -
fixed bugs with renaming source and destination to pre and post
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 0893416 - Browse repository at this point
Copy the full SHA 0893416View commit details -
starting to refactor port connections
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 49d73d4 - Browse repository at this point
Copy the full SHA 49d73d4View commit details -
refactored projection syntax to match version 2 syntax
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 947c33b - Browse repository at this point
Copy the full SHA 947c33bView commit details -
Tom Close committed
Jun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 796928f - Browse repository at this point
Copy the full SHA 796928fView commit details -
Unit-tests pass after refactoring of projection syntax
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 91ff027 - Browse repository at this point
Copy the full SHA 91ff027View commit details -
fixed typo in ComponentRequiredDefinitions method declaration
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 5a2e6a6 - Browse repository at this point
Copy the full SHA 5a2e6a6View commit details -
added num_* properties to container objects to determine the number of
elements in the container
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for eb001b7 - Browse repository at this point
Copy the full SHA eb001b7View commit details -
added more convenience methods for accessing members of containers
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 8881deb - Browse repository at this point
Copy the full SHA 8881debView commit details -
Tom Close committed
Jun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 36b2a5c - Browse repository at this point
Copy the full SHA 36b2a5cView commit details -
cleaned up normalise_parameter_as_list so that it can handle generators
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for db753b2 - Browse repository at this point
Copy the full SHA db753b2View commit details -
removed old write method from Component and added check for dictionaries
when normalising iterable parameters to classes
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for a3195ff - Browse repository at this point
Copy the full SHA a3195ffView commit details -
added conversion of abs->fabs when writing c strings
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 0ea5234 - Browse repository at this point
Copy the full SHA 0ea5234View commit details -
cleaned bugs so that unit-tests work
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 27cb5c4 - Browse repository at this point
Copy the full SHA 27cb5c4View commit details -
added strip when writing to xml to remove c code not supported
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 67f49f6 - Browse repository at this point
Copy the full SHA 67f49f6View commit details -
Renamed Component to DynamicsProperties
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 07ef173 - Browse repository at this point
Copy the full SHA 07ef173View commit details -
changed directory structure of visitors and validators
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 416e4c4 - Browse repository at this point
Copy the full SHA 416e4c4View commit details -
restructured validators directories
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 4664169 - Browse repository at this point
Copy the full SHA 4664169View commit details -
Tom Close committed
Jun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for af156c2 - Browse repository at this point
Copy the full SHA af156c2View commit details -
Tom Close committed
Jun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 5ac1da1 - Browse repository at this point
Copy the full SHA 5ac1da1View commit details -
Tom Close committed
Jun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for ca0de3b - Browse repository at this point
Copy the full SHA ca0de3bView commit details -
Tom Close committed
Jun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for b79a0f6 - Browse repository at this point
Copy the full SHA b79a0f6View commit details -
added all_expressions properties to all component classes
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 8c9bbd1 - Browse repository at this point
Copy the full SHA 8c9bbd1View commit details -
added unit test (and debugged) all_expressions
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for f5d2a75 - Browse repository at this point
Copy the full SHA f5d2a75View commit details -
converted constant and reference to use attributes instead of body
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for db7fa7b - Browse repository at this point
Copy the full SHA db7fa7bView commit details -
added symbol property to ExpressionSymbol class
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for e593ad6 - Browse repository at this point
Copy the full SHA e593ad6View commit details -
added luminous intensity dimension and made sympy symbols real valued
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 698fc30 - Browse repository at this point
Copy the full SHA 698fc30View commit details -
made "name" an attribute of Definition and Reference (in example xml
code)
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for b6400a9 - Browse repository at this point
Copy the full SHA b6400a9View commit details -
Tom Close committed
Jun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 11f09ed - Browse repository at this point
Copy the full SHA 11f09edView commit details -
fixed errors introduced by refactoring of reference and constants to use
attributes over body text
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 905d0e3 - Browse repository at this point
Copy the full SHA 905d0e3View commit details -
Tom Close committed
Jun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 22dee3f - Browse repository at this point
Copy the full SHA 22dee3fView commit details -
added subs method to Expressions and allowed elements passed to index_of
with a specific key to be not part of the component class
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 04b098c - Browse repository at this point
Copy the full SHA 04b098cView commit details -
renamed validator.namingconflicts to just validator.names
Tom Close committedJun 4, 2015 Configuration menu - View commit details
-
Copy full SHA for 3f479a9 - Browse repository at this point
Copy the full SHA 3f479a9View commit details
Commits on Jun 11, 2015
-
added exception handling for missing XML attributes
Tom Close committedJun 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 5970e0d - Browse repository at this point
Copy the full SHA 5970e0dView commit details -
added in bug-fixes with dimensionality validator from piecewise branch
Tom Close committedJun 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 43e5b32 - Browse repository at this point
Copy the full SHA 43e5b32View commit details -
fixed up test xml documents so they provide regime names and dimensions
Tom Close committedJun 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 5e219fe - Browse repository at this point
Copy the full SHA 5e219feView commit details -
fixes to expression parser and dimension checker
Tom Close committedJun 11, 2015 Configuration menu - View commit details
-
Copy full SHA for f8fa99b - Browse repository at this point
Copy the full SHA f8fa99bView commit details -
added random variables to transitions
Tom Close committedJun 11, 2015 Configuration menu - View commit details
-
Copy full SHA for d84738f - Browse repository at this point
Copy the full SHA d84738fView commit details -
added check for valid random distribution names
Tom Close committedJun 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 7a99d43 - Browse repository at this point
Copy the full SHA 7a99d43View commit details -
Tom Close committed
Jun 11, 2015 Configuration menu - View commit details
-
Copy full SHA for b68d760 - Browse repository at this point
Copy the full SHA b68d760View commit details -
renamed levels attribute to 'stages'
Tom Close committedJun 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 1d2b199 - Browse repository at this point
Copy the full SHA 1d2b199View commit details -
implementing visitors for connection rule syntax
Tom Close committedJun 11, 2015 Configuration menu - View commit details
-
Copy full SHA for ca6a355 - Browse repository at this point
Copy the full SHA ca6a355View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc28207 - Browse repository at this point
Copy the full SHA fc28207View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fdcbd5 - Browse repository at this point
Copy the full SHA 9fdcbd5View commit details -
updated syntax of connection rule
Tom Close committedJun 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 1260b1e - Browse repository at this point
Copy the full SHA 1260b1eView commit details
Commits on Jun 20, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2d7fb5b - Browse repository at this point
Copy the full SHA 2d7fb5bView commit details
Commits on Jun 25, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 528d7ef - Browse repository at this point
Copy the full SHA 528d7efView commit details
Commits on Jun 26, 2015
-
Created the begining of a meaningful connectionrule test, for the tar…
…get model of the cerebellar cortex.
Configuration menu - View commit details
-
Copy full SHA for 53a2949 - Browse repository at this point
Copy the full SHA 53a2949View commit details