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 }}
jameschapman19
/
cca_zoo
Public
Notifications
You must be signed in to change notification settings
Fork
45
Star
226
Code
Issues
31
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: jameschapman19/cca_zoo
Actions
All workflows
Workflows
CI
CI
pages-build-deployment
pages-build-deployment
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
99 workflow runs
99 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
pages build and deployment
pages-build-deployment
#18:
by
github-pages
Bot
26s
gh-pages
gh-pages
26s
Skip solve_triangular's redundant finite-check in CCAR3's ADMM loop (…
CI
#81:
Commit
bf5f6df
pushed by
jameschapman19
4m 1s
main
main
4m 1s
View workflow file
perf: skip solve_triangular's redundant finite-check in CCAR3's ADMM loop
CI
#80:
Pull request
#232
opened by
jameschapman19
3m 33s
fix/ccar3-skip-finite-check
fix/ccar3-skip-finite-check
3m 33s
View #232
View workflow file
pages build and deployment
pages-build-deployment
#17:
by
github-pages
Bot
32s
gh-pages
gh-pages
32s
Speed up CCAR3's ADMM solve by exploiting Cholesky triangularity (#231)
CI
#79:
Commit
5c9aa33
pushed by
jameschapman19
4m 4s
main
main
4m 4s
View workflow file
perf: exploit Cholesky triangularity in CCAR3's ADMM solve
CI
#78:
Pull request
#231
opened by
jameschapman19
4m 12s
fix/ccar3-triangular-solve
fix/ccar3-triangular-solve
4m 12s
View #231
View workflow file
perf: use covariance path in svd_whiten when n_samples >= n_features …
CI
#77:
Commit
1717086
pushed by
jameschapman19
4m 13s
main
main
4m 13s
View workflow file
perf: use covariance path in svd_whiten when n_samples >= n_features
CI
#76:
Pull request
#211
synchronize by
jameschapman19
4m 0s
fix/svd-whiten-covariance-path
fix/svd-whiten-covariance-path
4m 0s
View #211
View workflow file
pages build and deployment
pages-build-deployment
#16:
by
github-pages
Bot
38s
gh-pages
gh-pages
38s
Fix SCCA_PMD's bisection to be scale-invariant (#230)
CI
#75:
Commit
b2e8888
pushed by
jameschapman19
4m 9s
main
main
4m 9s
View workflow file
Fix SCCA_PMD's bisection to be scale-invariant
CI
#74:
Pull request
#230
opened by
jameschapman19
4m 10s
fix/scca-pmd-scale-invariant-tau
fix/scca-pmd-scale-invariant-tau
4m 10s
View #230
View workflow file
Add _post_step hook to BaseGradientModel for proximal-gradient variants
CI
#73:
Pull request
#229
opened by
jameschapman19
3m 34s
claude/gradient-model-post-step-hook
claude/gradient-model-post-step-hook
3m 34s
View #229
View workflow file
pages build and deployment
pages-build-deployment
#15:
by
github-pages
Bot
28s
gh-pages
gh-pages
28s
Merge pull request #228 from jameschapman19/claude/missing-methods-ve…
CI
#72:
Commit
e8a4c69
pushed by
jameschapman19
4m 16s
main
main
4m 16s
View workflow file
Differentiate CCA_EY/PLS_EY initial-weights strategy to match each loss
CI
#71:
Pull request
#228
opened by
jameschapman19
4m 6s
claude/missing-methods-version-comparison-slfm62
claude/missing-methods-version-comparison-slfm62
4m 6s
View #228
View workflow file
v3.1.1
CI
#70:
Release
v3.1.1
published by
jameschapman19
5m 0s
5m 0s
View workflow file
Merge pull request #227 from jameschapman19/claude/missing-methods-ve…
CI
#69:
Commit
a954498
pushed by
jameschapman19
4m 14s
main
main
4m 14s
View workflow file
Make release process robust: hatch-vcs, release-triggered publish, environment gate
CI
#68:
Pull request
#227
opened by
jameschapman19
4m 20s
claude/missing-methods-version-comparison-slfm62
claude/missing-methods-version-comparison-slfm62
4m 20s
View #227
View workflow file
Merge pull request #226 from jameschapman19/claude/missing-methods-ve…
CI
#67:
Commit
4537576
pushed by
jameschapman19
4m 15s
main
main
4m 15s
View workflow file
Bump version to 3.2.0
CI
#66:
Pull request
#226
opened by
jameschapman19
4m 15s
claude/missing-methods-version-comparison-slfm62
claude/missing-methods-version-comparison-slfm62
4m 15s
View #226
View workflow file
pages build and deployment
pages-build-deployment
#14:
by
github-pages
Bot
37s
gh-pages
gh-pages
37s
Merge pull request #225 from jameschapman19/claude/proxey-scca-sparse…
CI
#65:
Commit
d2935d3
pushed by
jameschapman19
4m 20s
main
main
4m 20s
View workflow file
Fix CCAR3 ADMM solver returning the wrong variable, breaking lambda_
CI
#64:
Pull request
#225
synchronize by
jameschapman19
4m 20s
claude/proxey-scca-sparse-cca-uj10xf
claude/proxey-scca-sparse-cca-uj10xf
4m 20s
View #225
View workflow file
Fix CCAR3 ADMM solver returning the wrong variable, breaking lambda_
CI
#63:
Pull request
#225
opened by
jameschapman19
4m 55s
claude/proxey-scca-sparse-cca-uj10xf
claude/proxey-scca-sparse-cca-uj10xf
4m 55s
View #225
View workflow file
pages build and deployment
pages-build-deployment
#13:
by
github-pages
Bot
32s
gh-pages
gh-pages
32s
Previous
1
2
3
4
Next
You can’t perform that action at this time.