-
Notifications
You must be signed in to change notification settings - Fork 68
Working cyclical networks example #568
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
Open
pgleeson
wants to merge
80
commits into
main
Choose a base branch
from
development
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* nml_examples: Improved plotting of iaf output
* development: Pin to psyneulink==0.12.1.0; issues with pnl 0.13 forcing pytorch 1.13... Add link to sphinx added additional information to condition's readme file Tweaks to install/generate documentation readme adding more infomation to conditions readme files additional changes to generate mdf documentation offline additional updates to generating mdf documentation offline added updates to installation.md test with python 3.11 documentation on how to generate MDF documents offline documentation on how to generate MDF documents offline more modifications of contributors page the initial commit for the contributors page was scattered, this is the proper commit modified add contributor's page Fix formatting Create README.md add contributors page to documentation
* development: Intro regenerated Minor updates Added few links as references to some topics small changes to the images image resize Revert func spec small image changes Update README.md
docs/sphinx/source/api/export_format/NeuroML/IzhikevichTest.gv.png docs/sphinx/source/api/export_format/PyTorch/simple_pytorch_to_mdf.png
docs/sphinx/source/api/export_format/NeuroML/IzhikevichTest.gv.png
docs/sphinx/source/api/export_format/NeuroML/IzhikevichTest.gv.png
docs/sphinx/source/api/export_format/NeuroML/IzhikevichTest.gv.png
* development: Update ci_test_all.yml
The error is coming from Read the Docs now requiring a build.os (and build.tools.python) section in v2 configs. Add a build: block (and fix the indentation under python.install) and the config should validate.
Fix space issue
pin pytorch in test script - 2.9 taking too much space
Cyclical graphs support
ReadTheDocs fixes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.