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

Issue267 (Replace pyNN.utility.assert_arrays_equal by numpy.testing.assert_array_equal) #456

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

joffreygonin
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Mar 6, 2017

Coverage Status

Changes Unknown when pulling 893f0c7 on jgonin:issue267 into ** on NeuralEnsemble:master**.

@@ -374,14 +374,15 @@ def __call__(self, t):
return t + self.interval


#deprecated
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If these functions are no longer used, you can delete them completely rather than just marking as deprecated.

@apdavison apdavison changed the title Issue267 Issue267 (Replace pyNN.utility.assert_arrays_equal by numpy.testing.assert_array_equal) Nov 23, 2017
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.

3 participants