Pull requests · fortran-lang/stdlib
Implement Thompson NFA-based Regular Expressions
#1172 opened Mar 31, 2026 by JAi-SATHVIK Loading…
#1171 opened Mar 31, 2026 by RatanKokal Loading…
add is_sorted tests and optimize sorting suite
#1167 opened Mar 30, 2026 by srinjoy933 • Draft
add state argument and dimension constraints to specialmatrices…
#1165 opened Mar 29, 2026 by srinjoy933 Loading…
Fix out-of-bounds access for 1x1 tridiagonal matrices and add shape checks
#1162 opened Mar 28, 2026 by srinjoy933 Loading…
Fix(system_subprocess): save_completed_state passing stderr instead of stdin to callback
#1159 opened Mar 26, 2026 by Mahmood-Sinan Loading…
feat (linalg): permutation matrices
#1155 opened Mar 25, 2026 by edish-github Loading…
ci: add validation step for generated pkg-config files
#1150 opened Mar 20, 2026 by srinjoy933 Loading…
Enhance activations testing (#992)
#1144 opened Mar 14, 2026 by learner0018 Loading…
add: beta probability distribution
#1139 opened Mar 9, 2026 by Calluumm Loading…
Add stdlib_spatial module with Kabsch–Umeyama vector alignment algorithm
#1119 opened Feb 13, 2026 by Mahmood-Sinan Loading…
Add Python-like input() function to stdlib_io
#1116 opened Feb 8, 2026 by utsav-pal Loading…
feat(linalg): add generalized least squares solver
#1105 opened Jan 24, 2026 by aamrindersingh Loading…
Derived-types for matrix factorizations : QR topic: container (Abstract) data structures and containers topic: linalg Linear algebra topic: mathematics linear algebra, sparse matrices, special functions, FFT, random numbers, statistics, ...
#1092 opened Jan 21, 2026 by loiseaujc • Draft
12 of 28 tasks
#1085 opened Jan 5, 2026 by fiolj Loading…
#862 Fix flaky loadtxt test for int32 by adding sleep after savetxt. .
#1057 opened Nov 16, 2025 by punithk-verse Loading…
feat: get_file_size - gets the size of a file in bytes
#1029 opened Aug 23, 2025 by wassup05 Loading…
feat: path functions is_abs and abs_path
#1027 opened Aug 11, 2025 by wassup05 Loading…
#1025 opened Aug 1, 2025 by chuckyvt Loading…
Unlimited polymorphic hashmap key type
#1019 opened Jul 20, 2025 by chuckyvt Loading…
stdlib_system: add get_terminal_size subroutine
#983 opened Apr 21, 2025 by zoziha Loading…
stdlib_io: add print_array function to print arrays to output units
#981 opened Apr 20, 2025 by zoziha Loading…
Implement a unique function returning only the unique values in a vector. #940
#965 opened Mar 25, 2025 by demoncoder-crypto Loading…