Skip to content

Pull requests: fortran-lang/stdlib

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: get_cwd and set_cwd
#1014 by wassup05 was merged Aug 10, 2025 Loading… updated Aug 10, 2025
Exponential of a matrix
#968 by loiseaujc was closed Aug 28, 2025 Loading… updated Aug 28, 2025
5 tasks done
SymTridiagonal matrices and associated spmv kernel
#1021 by loiseaujc was closed Aug 28, 2025 Loading… updated Aug 28, 2025
5 tasks done
Add code coverage to stdlib.
#1024 by loiseaujc was closed Aug 28, 2025 Loading… updated Aug 28, 2025
Addition of sort_adj to sort an rank 1 array in the same order as an input array
#849 by jvdp1 was merged Sep 1, 2025 Loading… updated Sep 1, 2025
feat: exists to return the type of a path
#1026 by wassup05 was merged Sep 19, 2025 Loading… updated Sep 19, 2025
feat: [linalg] add iterative solvers
#994 by jalvesz was merged Sep 25, 2025 Loading… updated Sep 26, 2025
3 tasks done
Modularize BLAS and LAPACK modules in CMake to make it easier to use in external projects
#1033 by eduardz1 was merged Sep 26, 2025 Loading… updated Sep 26, 2025
feat : [linalg] add bi-conjugate gradient stabilized method
#1034 by jalvesz was merged Oct 6, 2025 Loading… updated Oct 6, 2025
4 tasks done
draft for joss paper on sparse matrices
#1032 by jalvesz was merged Oct 9, 2025 Loading… updated Oct 9, 2025
submodule procedures declaration made compatible with older cmake version
#1041 by BhoomishGupta was merged Oct 17, 2025 Loading… updated Oct 17, 2025
Migration from macOS 13 to macOS 14
#1042 by jvdp1 was merged Oct 17, 2025 Loading… updated Oct 17, 2025
Matrix exponential
#1038 by loiseaujc was merged Oct 17, 2025 Loading… updated Oct 17, 2025
5 tasks done
Addition of Cmake 3.14 in Github CI
#1043 by jvdp1 was merged Oct 17, 2025 Loading… updated Oct 17, 2025
Added code_coverage support.
#1039 by loiseaujc was merged Nov 2, 2025 Loading… updated Nov 2, 2025
Upgrade of doc deploymenent CI/CD
#1052 by jvdp1 was merged Nov 3, 2025 Loading… updated Nov 3, 2025
ProTip! Exclude everything labeled bug with -label:bug.