Issues
- 1
Make `loc` and `scale` arguments of rvs_normal optional when returning an array
#963 opened by Beliavsky - 6
Make more functions in `stdlib_ascii.f90` elemental
#973 opened by Beliavsky - 5
- 1
-fPIC for C sources.
#1053 opened by MilanSkocic - 2
kabsh umeyama algorithm for vectors aligment
#1051 opened by jalvesz - 2
Enable distributed parallelism
#1048 opened by jalvesz - 0
More least-squares variants
#1047 opened by loiseaujc - 1
Constrained least-squares solver
#1044 opened by loiseaujc - 3
Stablish rule for submodule procedures declaration compatible with older cmake versions
#1035 opened by jalvesz - 0
Derived type for matrix factorizations
#1040 opened by loiseaujc - 0
Export the log files in the CI for easier bug tracking
#1002 opened by loiseaujc - 1
- 1
- 5
Enhance activations testing
#992 opened by jalvesz - 0
Build error with gfortran (MSYS2) on windows
#1030 opened by khaors - 0
There may be a typo in stdlib_string_type.fypp
#1028 opened by DSCF-1224 - 1
build failed (link error) because C object file (stdlib_system_subprocess.c.o) is architecture x86_64 and not arm64
#1020 opened by sto3014 - 5
Instrument stdlib with codecoverage and sanitizers
#937 opened by jalvesz - 1
- 0
Improved error check for intrinsic procedures
#1022 opened by jalvesz - 7
`stdlib_dot_product` and `stdlib_dot_product_kahan` return erroneous results for complex vectors
#1016 opened by loiseaujc - 7
Failed tests when compiling with openmp
#971 opened by jalvesz - 16
Build error with ifx on windows
#979 opened by R-Goc - 2
Expose the `handling_whatever_lapack` functions to the users to avoid code duplication when implementing new algorithms
#1001 opened by loiseaujc - 0
Add Nearest Neighbors search structure and algorithms
#1005 opened by jalvesz - 0
- 1
Listing content of zip files in Fortran
#1003 opened by awvwgk - 4
Support CRC32 hash for reading and writing zip files
#1004 opened by awvwgk - 1
Build error with gfortran (MSYS2) on windows
#989 opened by khaors - 0
Automatically determine extended double precision and quad precision support.
#995 opened by banana-bred - 0
- 6
Build errors with flang
#990 opened by ivan-pi - 2
Link error when building tests and examples under Windows with msys2 tool chain
#976 opened by jalvesz - 1
Automating release notes from CI
#984 opened by jalvesz - 0
Add query for terminal size
#982 opened by zoziha - 10
Compiling on Windows using flang natively.
#978 opened by R-Goc - 1
loadtxt - add `usecols` option
#962 opened by rzehumat - 0
- 3
CSR space matrix vector product with stdlib
#972 opened by tof92130 - 0
Suggest that `loadtxt` supports reading CSV files of pure floating-point type, that is, add a argument `delimiter` to `savetxt` and `loadtxt` interfaces.
#948 opened by zoziha - 0
Cross Product In Matrix Form
#970 opened by johnalx - 6
- 0
Compilation errors with IFORT 21
#960 opened by PierUgit - 3
Some source files have no documentation
#952 opened by Beliavsky - 2
Simplify code with `merge` in stdlib_stats_corr.f90, stdlib_stats_cov.f90 and other files
#953 opened by Beliavsky - 1
- 2
Comments on stdlib_stats_corr.f90
#955 opened by Beliavsky - 2
- 2
Enable use of MKL for sparse matrices
#934 opened by jalvesz - 4
Add module header documentation
#944 opened by perazz