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 }}
markrogoyski
/
math-php
Public
Notifications
You must be signed in to change notification settings
Fork
240
Star
2.4k
Code
Issues
50
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add QR algorithm
- #472
#472
Open
Aweptimum
wants to merge 10 commits into
markrogoyski:master
markrogoyski/math-php:master
from
Aweptimum:qr-algorithm
Aweptimum/math-php:qr-algorithm
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Add QR algorithm
#472
Aweptimum
wants to merge 10 commits into
markrogoyski:master
markrogoyski/math-php:master
from
Aweptimum:qr-algorithm
Aweptimum/math-php:qr-algorithm
Copy head branch name to clipboard
Commits
Commits on Nov 6, 2023
Replace array_search with floating-point filter
Show description for cd45a97
Aweptimum
committed
cd45a97
View commit details
Copy full SHA for cd45a97
Browse repository at this point
Make 8.2 linter happy
Aweptimum
committed
7c75688
View commit details
Copy full SHA for 7c75688
Browse repository at this point
Add NumericaMatrix->upperHessenberg
Show description for 22ffbbf
Aweptimum
committed
22ffbbf
View commit details
Copy full SHA for 22ffbbf
Browse repository at this point
Test uppserHessenberg
Aweptimum
committed
9fb768a
View commit details
Copy full SHA for 9fb768a
Browse repository at this point
Add qrAlgorithm
Aweptimum
committed
44637c3
View commit details
Copy full SHA for 44637c3
Browse repository at this point
test QRAlgorithm eigenvalues
Aweptimum
committed
51ba07e
View commit details
Copy full SHA for 51ba07e
Browse repository at this point
Shift QR by Wilkinson, refactor a bit
Show description for edb1bb3
Aweptimum
committed
edb1bb3
View commit details
Copy full SHA for edb1bb3
Browse repository at this point
Add qr method to Eigenvector
Show description for 51a36e9
Aweptimum
committed
51a36e9
View commit details
Copy full SHA for 51a36e9
Browse repository at this point
Test Eigenvector::qrAlgorithm
Aweptimum
committed
6b445d9
View commit details
Copy full SHA for 6b445d9
Browse repository at this point
Add failing eigenvector cases to eigenvalues
Show description for 2f08e84
Aweptimum
committed
2f08e84
View commit details
Copy full SHA for 2f08e84
Browse repository at this point
You can’t perform that action at this time.