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 }}
sofa-framework
/
sofa
Public
Notifications
You must be signed in to change notification settings
Fork
362
Star
1.3k
Code
Issues
351
Pull requests
105
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[LinearAlgebra] CompressedRowSparseMatrix family: Remove unused/dead code
- #6271
#6271
Open
fredroy
wants to merge 12 commits into
sofa-framework:master
sofa-framework/sofa:master
from
fredroy:crs_remove_deadcode
fredroy/sofa:crs_remove_deadcode
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
[LinearAlgebra] CompressedRowSparseMatrix family: Remove unused/dead code
#6271
fredroy
wants to merge 12 commits into
sofa-framework:master
sofa-framework/sofa:master
from
fredroy:crs_remove_deadcode
fredroy/sofa:crs_remove_deadcode
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
add unit tests on problematic cases
fredroy
committed
a4cb33e
View commit details
Copy full SHA for a4cb33e
Browse repository at this point
[LinearAlgebra] Fix block() returning a neighbouring row's value
Show description for 11e0466
fredroy
and
claude
committed
11e0466
View commit details
Copy full SHA for 11e0466
Browse repository at this point
[LinearAlgebra] Fix clearRowBlock() segfaulting on an empty matrix
Show description for ccdbb26
fredroy
and
claude
committed
ccdbb26
View commit details
Copy full SHA for ccdbb26
Browse repository at this point
[LinearAlgebra] Fix clearRowColBlock() deleting an unrelated row
Show description for 6d10c50
fredroy
and
claude
committed
6d10c50
View commit details
Copy full SHA for 6d10c50
Browse repository at this point
[LinearAlgebra] Fix clearRowCol() indexing rowBegin with a column number
Show description for 21e9da2
fredroy
and
claude
committed
21e9da2
View commit details
Copy full SHA for 21e9da2
Browse repository at this point
[LinearAlgebra] Make filterValues() honour keepEmptyRows
Show description for 8bf0533
fredroy
and
claude
committed
8bf0533
View commit details
Copy full SHA for 8bf0533
Browse repository at this point
[LinearAlgebra] Initialise RowConstIterator's members
Show description for a20dc8d
fredroy
and
claude
committed
a20dc8d
View commit details
Copy full SHA for a20dc8d
Browse repository at this point
[LinearAlgebra] Route the remaining row/column lookups through the guarded helpers
Show description for 93ba262
fredroy
and
claude
committed
93ba262
View commit details
Copy full SHA for 93ba262
Browse repository at this point
[LinearAlgebra] Remove the unused and non-functional check_matrix()
Show description for d3aac90
fredroy
and
claude
committed
d3aac90
View commit details
Copy full SHA for d3aac90
Browse repository at this point
[LinearAlgebra] Remove the write-only touchedBlock member
Show description for 289ebfe
fredroy
and
claude
committed
289ebfe
View commit details
Copy full SHA for 289ebfe
Browse repository at this point
[LinearAlgebra] Remove the unused readVector()/writeVector() helpers
Show description for 073c5f8
fredroy
and
claude
committed
073c5f8
View commit details
Copy full SHA for 073c5f8
Browse repository at this point
[LinearAlgebra] Remove the uncallable RowConstIterator::operator*
Show description for d90377f
fredroy
and
claude
committed
d90377f
View commit details
Copy full SHA for d90377f
Browse repository at this point
You can’t perform that action at this time.