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
Type
/
to 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 }}
YasInvolved
/
Digraph
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Digraph
src
SIMDMatrix.cpp
on
master
User selector
All users
All time
Commit history
Commits on Jan 31, 2026
readme and licensing stuff
YasInvolved
committed
3f729d4
View commit details
Copy full SHA for 3f729d4
View code at this point
Browse repository at this point
final tweaks
YasInvolved
committed
6d310fb
View commit details
Copy full SHA for 6d310fb
View code at this point
Browse repository at this point
fixed logic error in pow func
YasInvolved
committed
fc1555a
View commit details
Copy full SHA for fc1555a
View code at this point
Browse repository at this point
power func
YasInvolved
committed
e743dd4
View commit details
Copy full SHA for e743dd4
View code at this point
Browse repository at this point
fixed ctors
YasInvolved
committed
e6827db
View commit details
Copy full SHA for e6827db
View code at this point
Browse repository at this point
fixed a condition that probably caused a segfault (mistaken rows with columns), improved multiplying operators
YasInvolved
committed
0bdd811
View commit details
Copy full SHA for 0bdd811
View code at this point
Browse repository at this point
fixed a typo
YasInvolved
committed
08bc0c8
View commit details
Copy full SHA for 08bc0c8
View code at this point
Browse repository at this point
throw error in multiplication instead
YasInvolved
committed
5abf791
View commit details
Copy full SHA for 5abf791
View code at this point
Browse repository at this point
matrix multiplication
YasInvolved
committed
877afc0
View commit details
Copy full SHA for 877afc0
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
fixed incrementation error
YasInvolved
committed
654e06f
View commit details
Copy full SHA for 654e06f
View code at this point
Browse repository at this point
fix some alignment issues that probably cause a segfault on linux
YasInvolved
committed
5e47a24
View commit details
Copy full SHA for 5e47a24
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
matrix code rewritten due to some bugs
YasInvolved
committed
ade3331
View commit details
Copy full SHA for ade3331
View code at this point
Browse repository at this point
fixed constructor behaviour
YasInvolved
committed
c67eedf
View commit details
Copy full SHA for c67eedf
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
operations on matrices with AVX2 instructions, moved matrix definition to a separate file
YasInvolved
committed
8a95e50
View commit details
Copy full SHA for 8a95e50
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.