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

v0.16 #54

Merged
merged 85 commits into from
Sep 18, 2024
Merged

v0.16 #54

merged 85 commits into from
Sep 18, 2024

Conversation

kjohnsen
Copy link
Member

@kjohnsen kjohnsen commented Sep 5, 2024

  • uses Brian units instead of floats with _unit prefixes---closes Remove implied units and just use units everywhere #38
  • updates dependencies (including support for numpy 2.0)---closes numpy 2.0 support #53
  • updated type annotations should speed up load times
  • removed ProcessingBlock API, replaced control and estimation classes with pure functions
  • fixed set_seed function
  • added Scope.to_neo and fixed Light.to_neo when two-photon
  • cleaned up/revamped tutorials
  • added IOProcessor.reset
  • added showcase to docs
  • added 2P action spectra to multiple opsins, updated plot_spectra

@kjohnsen kjohnsen marked this pull request as ready for review September 17, 2024 21:54
@kjohnsen kjohnsen changed the title V0.16 v0.16 Sep 17, 2024
@kjohnsen kjohnsen merged commit 76c0736 into master Sep 18, 2024
12 checks passed
@kjohnsen kjohnsen deleted the v0.16 branch September 18, 2024 20:26
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.

numpy 2.0 support Remove implied units and just use units everywhere
2 participants