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

linalg eig: generalized eigenvalue problem
#909 by perazz was merged Jan 5, 2025 Loading… updated Jan 5, 2025
sparse linalg: simplify SELLC spmv kernel
#912 by jalvesz was merged Jan 3, 2025 Loading… updated Jan 3, 2025
linalg: Schur decomposition
#892 by perazz was merged Jan 3, 2025 Loading… updated Jan 3, 2025
6 tasks done
linalg: introduce 64-bit integer size BLAS/LAPACK implementation (ilp64)
#888 by perazz was merged Dec 29, 2024 Loading… updated Dec 29, 2024
4 tasks done
linalg: Moore-Penrose pseudo-inverse (pinv)
#899 by perazz was merged Dec 26, 2024 Loading… updated Dec 26, 2024
5 tasks done
linalg: hermitian
#896 by perazz was merged Dec 26, 2024 Loading… updated Dec 26, 2024
linalg eye: allow generalized return type and kind
#902 by perazz was merged Dec 24, 2024 Loading… updated Dec 24, 2024
Add [install] section to fpm.toml
#906 by moriglia was merged Dec 19, 2024 Loading… updated Dec 19, 2024
CI: deprecate macos-12
#905 by perazz was merged Dec 12, 2024 Loading… updated Dec 12, 2024
Add [install] section to fpm.toml
#903 by moriglia was closed Dec 10, 2024 Draft updated Dec 10, 2024
linalg: Matrix norms
#885 by perazz was merged Dec 7, 2024 Loading… updated Dec 7, 2024
5 tasks done
promote ascii functions to elemental
#886 by jalvesz was merged Nov 28, 2024 Loading… updated Nov 28, 2024
Revert "call error_stop -> error stop"
#894 by perazz was merged Nov 23, 2024 Loading… updated Nov 23, 2024
loadtxt: increase length of internal buffers
#893 by perazz was merged Nov 23, 2024 Loading… updated Nov 23, 2024
Fix Gaussian distribution formula in documentation
#889 by moriglia was merged Nov 17, 2024 Loading… updated Nov 17, 2024
Sparse algebra support with OOP API
#760 by jalvesz was merged Nov 9, 2024 Loading… updated Nov 10, 2024
Fix warnings [-Wunused-xxx] from compilation
#879 by cyrilgandon was merged Oct 30, 2024 Loading… updated Nov 4, 2024
fix fypp_deployment build and set maxrank default to 4 as in cmake
#882 by jalvesz was merged Oct 25, 2024 Loading… updated Oct 26, 2024
svd - check the size of storage space
#881 by jvdp1 was merged Oct 25, 2024 Loading… updated Oct 25, 2024
loadtxt/savetxt: do not require space after last entry
#877 by perazz was merged Oct 22, 2024 Loading… updated Oct 22, 2024
linalg: vector norms
#871 by perazz was merged Oct 17, 2024 Loading… updated Oct 17, 2024
6 tasks done
Fix missing argument to linalg_invert_inplace_ call in linalg_invert_split
#880 by cyrilgandon was merged Oct 6, 2024 Loading… updated Oct 8, 2024
fix(factorial): result should be of the default kind, not double default kind
#876 by cyrilgandon was merged Oct 6, 2024 Loading… updated Oct 8, 2024
Swap
#869 by jalvesz was merged Sep 24, 2024 Loading… updated Sep 24, 2024
4 tasks done
API: make LAPACK-backed APIs since Release <=0.7.0 stable
#873 by perazz was merged Sep 18, 2024 Loading… updated Sep 20, 2024
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.