Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 }}
Reference-LAPACK
/
lapack
Public
Notifications
You must be signed in to change notification settings
Fork
480
Star
1.7k
Code
Issues
127
Pull requests
35
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 3, 2025
Merge pull request #1154 from mgorny/lapack64-pc
Show description for 9f4032e
langou
authored
9f4032e
Copy full SHA for 9f4032e
Commits on Oct 23, 2025
Merge pull request #1162 from ACSimon33/LAPACKE_const_correctness
Show description for 48677ee
langou
authored
48677ee
Copy full SHA for 48677ee
Merge pull request #1163 from jprhyne/dlarftTermCase
Show description for 7014148
langou
authored
7014148
Copy full SHA for 7014148
Merge branch 'dlarftTermCase' of github.com:jprhyne/lapack into dlarftTermCase
Johnathan Rhyne
committed
dd07616
Copy full SHA for dd07616
attempt at fixing build errors for CI tests
Johnathan Rhyne
committed
746f7af
Copy full SHA for 746f7af
Commits on Oct 22, 2025
Merge branch 'master' into dlarftTermCase
jprhyne
authored
6529fc1
Copy full SHA for 6529fc1
changing names
Johnathan Rhyne
committed
87d6791
Copy full SHA for 87d6791
Adding larft VARIANTS folder back to test CI failures
Johnathan Rhyne
committed
9ea0060
Copy full SHA for 9ea0060
removed larft build instructions from VARIANTS Makefile
Johnathan Rhyne
committed
81c48a0
Copy full SHA for 81c48a0
Added NX variable declaration to clarft that was initially missed
Johnathan Rhyne
committed
68a1389
Copy full SHA for 68a1389
adding nx behavior to *larft
Johnathan Rhyne
committed
b9d53f4
Copy full SHA for b9d53f4
Fixed const specifiers in several LAPACKE function signatures and removed some spurious transpositions of output matrices that are in fact pure input parameters.
ACSimon33
committed
0de6ae0
Copy full SHA for 0de6ae0
Commits on Oct 20, 2025
Merge pull request #1159 from ACSimon33/nagfor_constant_propagation_fix
Show description for c08dcfa
langou
authored
c08dcfa
Copy full SHA for c08dcfa
Commits on Oct 2, 2025
Fixed FORMAT lines that were longerthan 72 characters
ACSimon33
committed
9630b23
Copy full SHA for 9630b23
Add missing intrinsics in icamax.f90 and izamax.f90
ACSimon33
committed
362029e
Copy full SHA for 362029e
Disable constant propagation for the NAG Fortran compiler in BLAS tests.
ACSimon33
committed
d2d2625
Copy full SHA for d2d2625
Commits on Sep 19, 2025
Merge pull request #1157 from amontoison/precompilation
Show description for 66380df
langou
authored
66380df
Copy full SHA for 66380df
Merge pull request #1048 from grisuthedragon/implement-axpby
langou
authored
6b92a7a
Copy full SHA for 6b92a7a
Provide precompiled artifacts for future releases
amontoison
committed
3c59d17
Copy full SHA for 3c59d17
Commits on Sep 16, 2025
Merge pull request #1156 from TiborGY/fix_gelqt_docs
Show description for b4cf815
langou
authored
b4cf815
Copy full SHA for b4cf815
FIx errors in the documentation of ?gelqt
GYT
committed
44d9a16
Copy full SHA for 44d9a16
Commits on Sep 14, 2025
fix library names in `lapack64.pc`
Show description for b73a7c9
mgorny
committed
b73a7c9
Copy full SHA for b73a7c9
Commits on Aug 27, 2025
Merge pull request #1152 from mgates3/implicit-none
langou
authored
3c1abe4
Copy full SHA for 3c1abe4
fix `PROGRAM` line in INSTALL
mgates3
committed
d0b1591
Copy full SHA for d0b1591
implicit none in INSTALL
mgates3
committed
594dc25
Copy full SHA for 594dc25
implicit none in CBLAS
mgates3
committed
83ed564
Copy full SHA for 83ed564
implicit none in TESTING
mgates3
committed
ce81740
Copy full SHA for ce81740
implicit none in TESTING/LIN
mgates3
committed
62b1d4a
Copy full SHA for 62b1d4a
implicit none in SRC
mgates3
committed
971f199
Copy full SHA for 971f199
implicit none in SRC/s
mgates3
committed
04bb0de
Copy full SHA for 04bb0de
implicit none in SRC/d
mgates3
committed
f111b2d
Copy full SHA for f111b2d
implicit none in SRC/c
mgates3
committed
8caa3ff
Copy full SHA for 8caa3ff
implicit none in SRC/z
mgates3
committed
4c76e9d
Copy full SHA for 4c76e9d
implicit none in SRC/VARIANTS
mgates3
committed
b23d944
Copy full SHA for b23d944
Commits on Aug 22, 2025
implicit none in BLAS
mgates3
committed
97b0bed
Copy full SHA for 97b0bed
Pagination
Previous
Next
You can’t perform that action at this time.