Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
fortran-lang
/
stdlib
Public
Notifications
You must be signed in to change notification settings
Fork
199
Star
1.3k
Code
Issues
262
Pull requests
34
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
a05809e
User selector
All users
Datepicker
All time
Commit History
Commits on May 9, 2024
typo
perazz
committed
a05809e
Copy full SHA for a05809e
Merge branch 'master' into linalg_solve
perazz
authored
da16d0f
Copy full SHA for da16d0f
document `solve_lu` interface
perazz
committed
7aab844
Copy full SHA for 7aab844
cleanup subroutine example; add preallocated pivot
perazz
committed
b288520
Copy full SHA for b288520
add pivot
perazz
committed
449d0a2
Copy full SHA for 449d0a2
add `solve_lu` test
perazz
committed
e75bb2f
Copy full SHA for e75bb2f
document `solve_lu`
perazz
committed
c9f5f0c
Copy full SHA for c9f5f0c
specify full-rank
perazz
committed
5e0620c
Copy full SHA for 5e0620c
Commits on May 8, 2024
Merge pull request #801 from perazz/least_squares
Show description for 33559f5
jvdp1
authored
33559f5
Copy full SHA for 33559f5
Merge branch 'fortran-lang:master' into linalg_solve
perazz
authored
04f1465
Copy full SHA for 04f1465
Merge branch 'fortran-lang:master' into least_squares
perazz
authored
2a1a88a
Copy full SHA for 2a1a88a
Commits on May 6, 2024
Merge pull request #802 from jalvesz/deployment
Show description for 3a2d503
jvdp1
authored
3a2d503
Copy full SHA for 3a2d503
Commits on May 3, 2024
Merge branch 'fortran-lang:master' into deployment
jalvesz
authored
ca8ad40
Copy full SHA for ca8ad40
Commits on May 2, 2024
add argparse to requirements and update README
jalvesz
committed
a597834
Copy full SHA for a597834
CI: macos-latest -> macos-12 (#807)
perazz
authored
c3d8477
Copy full SHA for c3d8477
Commits on May 1, 2024
macos-latest -> macos-12
perazz
committed
6bc9d40
Copy full SHA for 6bc9d40
Commits on Apr 30, 2024
implement `subroutine` interface
perazz
committed
316c44a
Copy full SHA for 316c44a
Merge branch 'linalg_solve' of github.com:perazz/stdlib into linalg_solve
perazz
committed
bc13246
Copy full SHA for bc13246
fix test
perazz
committed
4458b88
Copy full SHA for 4458b88
Update src/stdlib_linalg_solve.fypp
Show description for 8d5e682
perazz
and
jvdp1
authored
8d5e682
Copy full SHA for 8d5e682
Update doc/specs/stdlib_linalg.md
Show description for b04b3d9
perazz
and
jvdp1
authored
b04b3d9
Copy full SHA for b04b3d9
Update doc/specs/stdlib_linalg.md
Show description for 77fc5bd
perazz
and
jvdp1
authored
77fc5bd
Copy full SHA for 77fc5bd
Update src/stdlib_linalg.fypp
Show description for 3265f8f
perazz
and
jvdp1
authored
3265f8f
Copy full SHA for 3265f8f
Update doc/specs/stdlib_linalg.md
Show description for e9bf020
perazz
and
jvdp1
authored
e9bf020
Copy full SHA for e9bf020
Update doc/specs/stdlib_linalg.md
Show description for ed135d9
perazz
and
jvdp1
authored
ed135d9
Copy full SHA for ed135d9
document `solve_lstsq` and `lstsq_space`
perazz
committed
c55583d
Copy full SHA for c55583d
`solve_lstsq` example program
perazz
committed
18151e6
Copy full SHA for 18151e6
Commits on Apr 29, 2024
Update src/stdlib_linalg.fypp
Show description for 70da4c8
perazz
and
jvdp1
authored
70da4c8
Copy full SHA for 70da4c8
export working space interface
perazz
committed
2e370f4
Copy full SHA for 2e370f4
subroutine interface
perazz
committed
42f2de1
Copy full SHA for 42f2de1
Commits on Apr 28, 2024
use action='store_true' to avoid need of int parameter
jalvesz
committed
95ee064
Copy full SHA for 95ee064
Update README.md
Show description for 6bca027
jalvesz
and
jvdp1
authored
6bca027
Copy full SHA for 6bca027
Commits on Apr 27, 2024
Merge branch 'fortran-lang:master' into deployment
jalvesz
authored
1b5a132
Copy full SHA for 1b5a132
clean up deployment workflow
jalvesz
committed
18cdae1
Copy full SHA for 18cdae1
Include README info regarding python script preprocessing
jalvesz
committed
d1f7b2b
Copy full SHA for d1f7b2b
Pagination
Previous
Next
You can’t perform that action at this time.