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
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 }}
TheAlgorithms
/
Python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
51.1k
Star
225k
Code
Issues
8
Pull requests
297
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Implement Gauss-Seidel method for solving linear systems.
- #13535
#13535
Merged
cclauss
merged 13 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
rajsriv:master
rajsriv/Python:master
Copy head branch name to clipboard
Sep 14, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Implement Gauss-Seidel method for solving linear systems.
#13535
cclauss
merged 13 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
rajsriv:master
rajsriv/Python:master
Copy head branch name to clipboard
Commits
Commits on Oct 16, 2025
Add Gauss-Seidel method implementation
Show description for a1633f7
rajsriv
authored
a1633f7
View commit details
Copy full SHA for a1633f7
Browse repository at this point
Update gauss-seidel-method.py
rajsriv
authored
de0bcea
View commit details
Copy full SHA for de0bcea
Browse repository at this point
Rename gauss-seidel-method.py to gauss_seidel_method.py
rajsriv
authored
f22db87
View commit details
Copy full SHA for f22db87
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 2063129
pre-commit-ci[bot]
committed
2063129
View commit details
Copy full SHA for 2063129
Browse repository at this point
Rename parameters in Gauss-Seidel method
rajsriv
authored
38d64a9
View commit details
Copy full SHA for 38d64a9
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 4dd1775
pre-commit-ci[bot]
committed
4dd1775
View commit details
Copy full SHA for 4dd1775
Browse repository at this point
Enhance gauss_seidel function documentation and code style
Show description for 885be5a
rajsriv
authored
885be5a
View commit details
Copy full SHA for 885be5a
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for a51b228
pre-commit-ci[bot]
committed
a51b228
View commit details
Copy full SHA for a51b228
Browse repository at this point
Commits on Oct 22, 2025
Enhance Gauss-Seidel method with result rounding
Show description for 26479f8
rajsriv
authored
26479f8
View commit details
Copy full SHA for 26479f8
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for e963383
pre-commit-ci[bot]
committed
e963383
View commit details
Copy full SHA for e963383
Browse repository at this point
Clean up comments in Gauss-Seidel method
Show description for e8e52b7
rajsriv
authored
e8e52b7
View commit details
Copy full SHA for e8e52b7
Browse repository at this point
Commits on Sep 14, 2026
Merge branch 'master' into master
cclauss
authored
b9a8555
View commit details
Copy full SHA for b9a8555
Browse repository at this point
updating DIRECTORY.md
cclauss
committed
0a3fe9b
View commit details
Copy full SHA for 0a3fe9b
Browse repository at this point
You can’t perform that action at this time.