Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NsquaredLab
/
MyoGen
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
13
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Drop elephant; add NumPy 2.x and Python 3.13 support
- #17
#17
Merged
RaulSimpetru
merged 13 commits into
main
NsquaredLab/MyoGen:main
from
drop-elephant-binning
NsquaredLab/MyoGen:drop-elephant-binning
Copy head branch name to clipboard
May 31, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Drop elephant; add NumPy 2.x and Python 3.13 support
#17
RaulSimpetru
merged 13 commits into
main
NsquaredLab/MyoGen:main
from
drop-elephant-binning
NsquaredLab/MyoGen:drop-elephant-binning
Copy head branch name to clipboard
Commits
Commits on May 31, 2026
refactor(binning): drop elephant BinnedSpikeTrain for a dependency-free helper
Show description for 667fdb3
RaulSimpetru
committed
667fdb3
View commit details
Copy full SHA for 667fdb3
Browse repository at this point
refactor: replace elephant.statistics.isi with numpy in firing-rate stats
Show description for 03b4edb
RaulSimpetru
committed
03b4edb
View commit details
Copy full SHA for 03b4edb
Browse repository at this point
examples: remove elephant/viziphant from gallery examples
Show description for 0941362
RaulSimpetru
committed
0941362
View commit details
Copy full SHA for 0941362
Browse repository at this point
build,docs: drop the elephant and viziphant dependencies
Show description for d1f6b26
RaulSimpetru
committed
d1f6b26
View commit details
Copy full SHA for d1f6b26
Browse repository at this point
examples: fix raster row offsets and PSTH right-edge binning
Show description for ac48dbc
RaulSimpetru
committed
ac48dbc
View commit details
Copy full SHA for ac48dbc
Browse repository at this point
build: support NumPy 2.x (drop the numpy<2.0 pin)
Show description for 2ba1da4
RaulSimpetru
committed
2ba1da4
View commit details
Copy full SHA for 2ba1da4
Browse repository at this point
build: add Python 3.13 support
Show description for e800c58
RaulSimpetru
committed
e800c58
View commit details
Copy full SHA for e800c58
Browse repository at this point
ci: install only the python-matching wheel in test_wheels
Show description for 3fd42f9
RaulSimpetru
committed
3fd42f9
View commit details
Copy full SHA for 3fd42f9
Browse repository at this point
ci: bump actions to Node 24 versions (checkout v5, setup-python v6, artifacts v6/v7)
Show description for 3fba7fe
RaulSimpetru
committed
3fba7fe
View commit details
Copy full SHA for 3fba7fe
Browse repository at this point
ci: bump third-party actions to Node 24 (peaceiris v4, softprops v3)
Show description for fc08973
RaulSimpetru
committed
fc08973
View commit details
Copy full SHA for fc08973
Browse repository at this point
build: bump Linux wheels to manylinux_2_28 and lift scipy<1.17
Show description for 089ab75
RaulSimpetru
committed
089ab75
View commit details
Copy full SHA for 089ab75
Browse repository at this point
build: refresh uv.lock (drop elephant/viziphant, numpy 2.4, scipy 1.17, py3.13)
Show description for f03314a
RaulSimpetru
committed
f03314a
View commit details
Copy full SHA for f03314a
Browse repository at this point
fix: use scipy.integrate.trapezoid (np.trapz removed in NumPy 2.0)
Show description for 63e0775
RaulSimpetru
committed
63e0775
View commit details
Copy full SHA for 63e0775
Browse repository at this point
You can’t perform that action at this time.