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

Add single precision support #138

Merged
merged 13 commits into from
Jul 16, 2018
Merged

Add single precision support #138

merged 13 commits into from
Jul 16, 2018

Conversation

denisalevi
Copy link
Member

PR for #37.
Our brian2 submodule now tracks the float32_support branch at my brian2 fork (denisalevi/brian2). This way we have the single precision support that we need and can easily pull any changes in the brian-team/brian2@float32_support branch. But if that branch stays unmerged, we can also merge in the updated master branch when needed. I don't see an easier solution right now if we want the single preference support.

The tests are passing except for the known issues and an additional issue when connecting synapses to synapses (not a new bug, just overseen before, see #133 ).

We can now also run all tests with single precision preference.

@denisalevi denisalevi merged commit c3eee3b into master Jul 16, 2018
denisalevi added a commit that referenced this pull request Jul 16, 2018
denisalevi added a commit that referenced this pull request Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant