Skip to content
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

Allow neo and pyNN versions 0.10 #1165

Closed
wants to merge 11 commits into from
Closed

Allow neo and pyNN versions 0.10 #1165

wants to merge 11 commits into from

Conversation

Christian-B
Copy link
Member

@Christian-B Christian-B commented Apr 13, 2022

Fixes: #956

We had capped pyNN and Neo due to a bug in the plotting
NeuralEnsemble/PyNN#708 whuich has been fixed

there is another.
NeuralEnsemble/PyNN#750
But there is a temporary work around (revert back) to avoid that one.

This PR allow support for Both version 0.9 and 0.10 and the same time.

I suggest once pynn fixes NeuralEnsemble/PyNN#708 or tells us what we are doing wrong
We support only from that version up.

tested by:
SpiNNakerManchester/IntegrationTests#111

backward compatibility to pyNN/neo 0.9 tested by
#1166
SpiNNakerManchester/IntegrationTests#112

If this is merged address
SpiNNakerManchester/SpiNNakerManchester.github.io#40

@Christian-B Christian-B added the incomplete_left_for_further_release Postponed past a release label Apr 19, 2022
@Christian-B
Copy link
Member Author

Agreed with @rowleya to wait for the fix of NeuralEnsemble/PyNN#708

@Christian-B
Copy link
Member Author

master is on neo==0.12.0
so this is no longer needed

@Christian-B Christian-B closed this Oct 3, 2023
@Christian-B Christian-B deleted the neo10 branch October 3, 2023 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plotting still uses channel_index Neo version upgrade needed
2 participants