- Notifications
You must be signed in to change notification settings - Fork 198
Pull requests: fortran-lang/stdlib
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update changelog documentation Improvements or additions to documentation
#590 by awvwgk was merged Dec 7, 2021 Loading…
option to disable testing by setting BUILD_TESTING to OFF build: cmake Issue with stdlib's CMake build files
#629 by stigh was merged Mar 3, 2022 Loading…
Export symbols on Windows and set PIC flag for Unix build: cmake Issue with stdlib's CMake build files
#646 by awvwgk was merged Apr 14, 2022 Loading…
Only set Fortran arguments for Fortran compiler build: cmake Issue with stdlib's CMake build files
#637 by awvwgk was merged Mar 19, 2022 Loading…
Extension of PR#679 to
stdlib_stats_distribution_exponential #717 by HugoMVale was merged Jun 15, 2023 Loading…
Improve doc + examples of
stdlib_stats_distribution_normal #718 by HugoMVale was merged Jun 15, 2023 Loading…
Fix Gaussian distribution formula in documentation
#889 by moriglia was merged Nov 17, 2024 Loading…
add implicit none to example programs that do not have it
#780 by gareth-nx was merged Apr 4, 2024 Loading…
replaced make_directory with file(MAKE_DIRECTORY ...)
#956 by jfdev001 was merged Mar 19, 2025 Loading…
Rename stdlib_stats_distribution_PRNG to stdlib_random refactoring Internal change for better maintainablility reviewers needed This patch requires extra eyes topic: statistics Statistical functions
ProTip! Type g i on any issue or pull request to go back to the issue listing page.