Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
elixir-nx
/
nx_signal
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
129
Code
Issues
1
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Mar 9, 2026
chore: bump to 0.3 (#30)
Show description for dcf5b81
polvalente
authored
dcf5b81
Copy full SHA for dcf5b81
feat: implement firwin (#29)
Show description for 912d183
thomaspmurphy
authored
912d183
Copy full SHA for 912d183
Commits on Mar 5, 2025
refactor: make window size mandatory argument (#28)
Show description for d86769b
polvalente
authored
d86769b
Copy full SHA for d86769b
feat: Implements Kaiser Window (#27)
Show description for e42d747
ycastorium
authored
e42d747
Copy full SHA for e42d747
Commits on Feb 5, 2025
feat: add wiener filter (#26)
Show description for c167891
TomasPegado
and
polvalente
authored
c167891
Copy full SHA for c167891
Commits on Jan 27, 2025
chore: update nx for improved constant precision
polvalente
committed
7397ac6
Copy full SHA for 7397ac6
docs: add FFT and plotting guide (#25)
Show description for 331cc66
polvalente
and
ndrean
authored
331cc66
Copy full SHA for 331cc66
Commits on Jan 23, 2025
Lambertw (#24)
Show description for f0893ec
hunterboerner
authored
f0893ec
Copy full SHA for f0893ec
Commits on Dec 24, 2024
Convolutions (#22)
Show description for 6465f93
hunterboerner
authored
6465f93
Copy full SHA for 6465f93
Commits on Aug 16, 2024
Generalize median filter to N dims (#21)
Show description for 3088fd4
santiago-imelio
authored
3088fd4
Copy full SHA for 3088fd4
Commits on May 18, 2024
Add Median Filter 2D (#20)
Show description for d0b7df4
santiago-imelio
authored
d0b7df4
Copy full SHA for d0b7df4
Commits on Aug 30, 2023
Vectorize as_windowed (#19)
jonatanklosko
authored
f6c83e8
Copy full SHA for f6c83e8
chore: update to Nx 0.6
polvalente
committed
75384e7
Copy full SHA for 75384e7
chore: prepare for v0.2
polvalente
committed
3e36a79
Copy full SHA for 3e36a79
Fix vectorization for stft (#18)
jonatanklosko
authored
e387d0d
Copy full SHA for e387d0d
Optimise as_windowed and apply :reflect padding to the whole input (#17)
jonatanklosko
authored
4f1ee15
Copy full SHA for 4f1ee15
Commits on Jun 21, 2023
feat: NxSignal.FindPeaks (#13)
Show description for 298f8b1
polvalente
authored
298f8b1
Copy full SHA for 298f8b1
Commits on Jun 19, 2023
Update README.md (#16)
polvalente
authored
33dfcbd
Copy full SHA for 33dfcbd
Update version in README.md (#15)
Show description for 523e7e7
nbw
authored
523e7e7
Copy full SHA for 523e7e7
Commits on May 26, 2023
feat: add NxSignal.Waveforms (#12)
Show description for e2655a9
polvalente
authored
e2655a9
Copy full SHA for e2655a9
Commits on May 24, 2023
feat: use vectorization for overlap_and_add (#11)
Show description for b222d3b
polvalente
authored
b222d3b
Copy full SHA for b222d3b
Commits on Feb 10, 2023
docs: format
polvalente
committed
1162660
Copy full SHA for 1162660
docs: add livebook guides to docs
polvalente
committed
b7b4fa5
Copy full SHA for b7b4fa5
chore: update deps and fix docs
polvalente
committed
bf83a8b
Copy full SHA for bf83a8b
Commits on Jan 30, 2023
chore: change version to 0.1.0
polvalente
committed
dc3deba
Copy full SHA for dc3deba
Minor nitpicks
josevalim
committed
327137d
Copy full SHA for 327137d
Add title to filtering.md
josevalim
authored
302ba72
Copy full SHA for 302ba72
Move roadmap to issues tracker
josevalim
authored
9b47cf3
Copy full SHA for 9b47cf3
Update README.md
josevalim
authored
3676de7
Copy full SHA for 3676de7
Commits on Jan 27, 2023
feat: add time-frequency filtering and resynthesis
polvalente
committed
e99d8d5
Copy full SHA for e99d8d5
feat: proper NxSignal.istft/3 implementation (#9)
Show description for 088ecea
polvalente
authored
088ecea
Copy full SHA for 088ecea
Update mix.exs
polvalente
authored
35536d6
Copy full SHA for 35536d6
docs: add roadmap and remove incomplete examples (#8)
Show description for 8ce5337
polvalente
authored
8ce5337
Copy full SHA for 8ce5337
chore: prepare for release (#4)
Show description for 699880b
polvalente
authored
699880b
Copy full SHA for 699880b
Commits on Jan 24, 2023
refactor: improve spectrogram example
polvalente
committed
20ee79b
Copy full SHA for 20ee79b
Pagination
Previous
Next
You can’t perform that action at this time.