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
Type
/
to 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
.
githubnext
/
tsb
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
30
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[Autoloop: build-tsb-pandas-typescript-migration] Iteration 387: Add signal processing and digital filters
- #363
#363
Open
github-actions[bot]
wants to merge 26 commits into
main
githubnext/tsb:main
from
autoloop/build-tsb-pandas-typescript-migration
githubnext/tsb:autoloop/build-tsb-pandas-typescript-migration
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Open
[Autoloop: build-tsb-pandas-typescript-migration] Iteration 387: Add signal processing and digital filters
#363
github-actions[bot]
wants to merge 26 commits into
main
githubnext/tsb:main
from
autoloop/build-tsb-pandas-typescript-migration
githubnext/tsb:autoloop/build-tsb-pandas-typescript-migration
Copy head branch name to clipboard
Commits
Commits on Jun 29, 2026
[Autoloop: build-tsb-pandas-typescript-migration] Iteration 387: Add signal processing (FFT/STFT/Welch) and digital filters (FIR/Butterworth)
Show description for 634e47d
github-actions[bot]
and
Copilot
authored
634e47d
View commit details
Copy full SHA for 634e47d
Browse repository at this point
Commits on Jun 30, 2026
[Autoloop: build-tsb-pandas-typescript-migration] Iteration 388: Add ORC file format I/O (readOrc / toOrc)
Show description for 4bc79cc
github-actions[bot]
and
Copilot
committed
4bc79cc
View commit details
Copy full SHA for 4bc79cc
Browse repository at this point
Commits on Jul 2, 2026
Fix TypeScript errors and convert signal/filters playgrounds to runtime
Show description for ae5012c
github-actions[bot]
and
Copilot
authored
ae5012c
View commit details
Copy full SHA for ae5012c
Browse repository at this point
ci: trigger checks
github-actions[bot]
committed
7506dd9
View commit details
Copy full SHA for 7506dd9
Browse repository at this point
[Autoloop: build-tsb-pandas-typescript-migration] Iteration 393: Add ACF/PACF, CCF, Durbin-Watson, Ljung-Box, Box-Pierce
Show description for d1cd215
github-actions[bot]
and
Copilot
committed
d1cd215
View commit details
Copy full SHA for d1cd215
Browse repository at this point
ci: trigger checks
github-actions[bot]
committed
1507434
View commit details
Copy full SHA for 1507434
Browse repository at this point
Commits on Jul 4, 2026
[Autoloop: build-tsb-pandas-typescript-migration] Iteration 395: Add ARIMA(p,d,q) model and Apache Avro OCF I/O
Show description for b56f92f
github-actions[bot]
and
Copilot
committed
b56f92f
View commit details
Copy full SHA for b56f92f
Browse repository at this point
ci: trigger checks
github-actions[bot]
committed
5a11c61
View commit details
Copy full SHA for 5a11c61
Browse repository at this point
Commits on Jul 5, 2026
[Autoloop: build-tsb-pandas-typescript-migration] Iteration 396: Add Kalman filter & RTS smoother (state-space model)
Show description for 758d4d5
github-actions[bot]
and
Copilot
committed
758d4d5
View commit details
Copy full SHA for 758d4d5
Browse repository at this point
ci: trigger checks
github-actions[bot]
committed
b9aa964
View commit details
Copy full SHA for b9aa964
Browse repository at this point
Commits on Jul 8, 2026
[Autoloop: build-tsb-pandas-typescript-migration] Iteration 397: Add Exponential Smoothing / Holt-Winters ETS models
Show description for cc88491
github-actions[bot]
and
Copilot
authored
cc88491
View commit details
Copy full SHA for cc88491
Browse repository at this point
ci: trigger checks
github-actions[bot]
committed
2f28193
View commit details
Copy full SHA for 2f28193
Browse repository at this point
Commits on Jul 10, 2026
fix: correct MutMat type annotations and scipy guards in playground
Show description for 476eeaf
github-actions[bot]
and
Copilot
authored
476eeaf
View commit details
Copy full SHA for 476eeaf
Browse repository at this point
ci: trigger checks
github-actions[bot]
committed
1b59a11
View commit details
Copy full SHA for 1b59a11
Browse repository at this point
Commits on Jul 12, 2026
[Autoloop: build-tsb-pandas-typescript-migration] Iteration 407: Add Dynamic Linear Model (DLM) state-space framework
Show description for e6c6e74
github-actions[bot]
and
Copilot
committed
e6c6e74
View commit details
Copy full SHA for e6c6e74
Browse repository at this point
ci: trigger checks
github-actions[bot]
committed
61987a9
View commit details
Copy full SHA for 61987a9
Browse repository at this point
Commits on Jul 14, 2026
[Autoloop: build-tsb-pandas-typescript-migration] Iteration 410: Add Hidden Markov Model (GaussianHMM, MultinomialHMM)
Show description for 42f98c9
github-actions[bot]
and
Copilot
committed
42f98c9
View commit details
Copy full SHA for 42f98c9
Browse repository at this point
ci: trigger checks
github-actions[bot]
committed
085a98a
View commit details
Copy full SHA for 085a98a
Browse repository at this point
Commits on Jul 23, 2026
fix(typecheck): resolve TS2322 in ets.ts and TS2532 in kalman.ts
Show description for 22364a9
github-actions[bot]
and
Copilot
authored
22364a9
View commit details
Copy full SHA for 22364a9
Browse repository at this point
ci: trigger checks
github-actions[bot]
committed
376a562
View commit details
Copy full SHA for 376a562
Browse repository at this point
fix(lint): clear all biome errors and fix E2E timeout pages
Show description for 0617952
github-actions[bot]
and
Copilot
authored
0617952
View commit details
Copy full SHA for 0617952
Browse repository at this point
ci: trigger checks
github-actions[bot]
committed
729f6b9
View commit details
Copy full SHA for 729f6b9
Browse repository at this point
Commits on Jul 29, 2026
[Autoloop: build-tsb-pandas-typescript-migration] Iteration 440: +5 modules (stochastic_processes, network_stats, spatial_stats, copulas, extreme_value)
Show description for 3cd90f0
github-actions[bot]
and
Copilot
committed
3cd90f0
View commit details
Copy full SHA for 3cd90f0
Browse repository at this point
ci: trigger checks
github-actions[bot]
committed
36994f4
View commit details
Copy full SHA for 36994f4
Browse repository at this point
Commits on Jul 31, 2026
[Autoloop: build-tsb-pandas-typescript-migration] Iteration 446: +12 files in src/ml/ (DDIM, TabNet, FT-Transformer, CRF, Seq2Seq, Bayesian Opt, Consistency Models, Gradient Boosting, SVM, Attentio…
Show description for 4506af0
github-actions[bot]
and
Copilot
committed
4506af0
View commit details
Copy full SHA for 4506af0
Browse repository at this point
ci: trigger checks
github-actions[bot]
committed
9f5cb9f
View commit details
Copy full SHA for 9f5cb9f
Browse repository at this point
You can’t perform that action at this time.