Skip to content

Latest commit

 

History

History
executable file
·
42 lines (35 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

executable file
·
42 lines (35 loc) · 1.21 KB

GPF Changelog

The intent of this changelog is to keep everyone in the loop about what's new in the $MY_PROJECT_NAME project. It is a curated, chronologically ordered list of notable changes including records of change such as bug fixes, new features, changes, and relevant notifications.


2023-03-19 John S. Urban https://github.com/urbanjost

🟢 ADD:

 Added sort_quick_compact(3f); a recursive quicksort.

2021-12-27 John S. Urban https://github.com/urbanjost

🟢 ADD:

 Added cpp(1) preprocessor directives for nvfortran, which
 does not support real128.

2021-12-27 John S. Urban https://github.com/urbanjost

🟢 ADD:

 indexed heap sort

2021-01-06 John S. Urban https://github.com/urbanjost

🟢 ADD:

 initial release on github