This effort is just a small part of a larger project. I found that I had need to use Timsort in Fortran but could not find
a Fortran implementation. What I did find was implementations in C and C++. My first effort was to (painfully) translate the
C++ code into Fortran. Then, I decided it may be a bit easier to translate from the C code. Then I had an epiphany! Why not
use the ISO_C_BINDING library and leave the C code alone. So, with a couple of false starts, I was finally successful. This
project contains my solution.
Follow Timsort For Fortran
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Timsort For Fortran!