Skip to content
Navigation Menu
Toggle navigation
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 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
PolyMathOrg
/
vector-matrix
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
2
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 13, 2026
Merge pull request #17 from DurieuxPol/fix/qr
Show description for 0ea3cf0
jordanmontt
authored
0ea3cf0
Copy full SHA for 0ea3cf0
Commits on Apr 8, 2026
Merge 87b28281fe5b877089c0a6f921dbb789aff36fab
DurieuxPol
committed
14f332c
Copy full SHA for 14f332c
Added doc
DurieuxPol
committed
cdc30e2
Copy full SHA for cdc30e2
Merge branch 'PolyMathOrg:master' into fix/qr
DurieuxPol
authored
87b2828
Copy full SHA for 87b2828
Commits on Apr 7, 2026
added more tests
DurieuxPol
committed
6a58d2d
Copy full SHA for 6a58d2d
cleaned up methods and added accessors
DurieuxPol
committed
cf2b92d
Copy full SHA for cf2b92d
revert last pr, fixed pivot
DurieuxPol
committed
36bc15e
Copy full SHA for 36bc15e
Commits on Apr 3, 2026
Merge pull request #16 from DurieuxPol/fix/qr
Show description for 4762f4c
jordanmontt
authored
4762f4c
Copy full SHA for 4762f4c
fix test
DurieuxPol
committed
7009ff2
Copy full SHA for 7009ff2
Commits on Mar 18, 2026
Merge pull request #15 from DurieuxPol/fix/jacobi
Show description for 01ac13f
jordanmontt
authored
01ac13f
Copy full SHA for 01ac13f
Merge pull request #14 from DurieuxPol/fix/svd
Show description for c2b7633
jordanmontt
authored
c2b7633
Copy full SHA for c2b7633
Commits on Mar 17, 2026
Replaced the existing jacobi transformation with another algorithm, better sourced, and better working. Refactored and renamed a bit as well
DurieuxPol
committed
42e0f70
Copy full SHA for 42e0f70
Commits on Mar 16, 2026
refactor svd tests to be parametrized, and fix incorrect examples
DurieuxPol
committed
67d0634
Copy full SHA for 67d0634
Commits on Mar 13, 2026
change how svd is computed
DurieuxPol
committed
50be58c
Copy full SHA for 50be58c
add different version of the jacobi transformation algorithm
DurieuxPol
committed
331ee84
Copy full SHA for 331ee84
Commits on Feb 24, 2026
Merge pull request #13 from DurieuxPol/feat/methods
Show description for 380f9e8
jordanmontt
authored
380f9e8
Copy full SHA for 380f9e8
Commits on Feb 20, 2026
test
DurieuxPol
committed
2e645ab
Copy full SHA for 2e645ab
handle special case for single value matrix
DurieuxPol
committed
9d9e43b
Copy full SHA for 9d9e43b
Commits on Feb 19, 2026
Merge pull request #12 from DurieuxPol/feat/methods
Show description for bb4c5c9
jordanmontt
authored
bb4c5c9
Copy full SHA for bb4c5c9
Commits on Feb 18, 2026
fix test
DurieuxPol
committed
c31ccd2
Copy full SHA for c31ccd2
fix to behave like -= of AI matrix
DurieuxPol
committed
a039ebc
Copy full SHA for a039ebc
Commits on Feb 17, 2026
Merge branch 'master' into feat/methods
DurieuxPol
authored
8c9f184
Copy full SHA for 8c9f184
update test
DurieuxPol
committed
f95ddab
Copy full SHA for f95ddab
fix return
DurieuxPol
committed
b6a3a97
Copy full SHA for b6a3a97
updated parameter name
DurieuxPol
committed
2203a8b
Copy full SHA for 2203a8b
updated test with new method name
DurieuxPol
committed
4668c37
Copy full SHA for 4668c37
fixed confusion in method name, code is still the same
DurieuxPol
committed
1215b87
Copy full SHA for 1215b87
Wrote tests for added methods
DurieuxPol
committed
a183aae
Copy full SHA for a183aae
Commits on Feb 13, 2026
added column wise operations
DurieuxPol
committed
163f69d
Copy full SHA for 163f69d
Commits on Nov 24, 2025
Remove Pharo64-12 from test matrix
Show description for 1781826
SergeStinckwich
authored
1781826
Copy full SHA for 1781826
Commits on Nov 23, 2025
Add expectedFailure to PMQRTest for matrix decomposition
Show description for fcaf882
SergeStinckwich
authored
fcaf882
Copy full SHA for fcaf882
Update test.yml
Show description for a0d935f
SergeStinckwich
authored
a0d935f
Copy full SHA for a0d935f
Commits on Nov 22, 2025
Merge pull request #9 from PolyMathOrg/SergeStinckwich-patch-1
Show description for 22c16d6
SergeStinckwich
authored
22c16d6
Copy full SHA for 22c16d6
Remove testMatrixCloseTo method from PMMatrixTest
Show description for 83660e7
SergeStinckwich
authored
83660e7
Copy full SHA for 83660e7
Merge pull request #7 from PolyMathOrg/SergeStinckwich-patch-1
Show description for 07cba1b
SergeStinckwich
authored
07cba1b
Copy full SHA for 07cba1b
Previous
Next
You can’t perform that action at this time.