cphyc / Fortran-parallel-sortLinks
A fortran library to perform parallel sorts.
☆29Updated 3 years ago
Alternatives and similar repositories for Fortran-parallel-sort
Users that are interested in Fortran-parallel-sort are comparing it to the libraries listed below
Sorting:
- Fortran OOP Library for all algebraic and functional operations with sparse matrices. That is, for matrices where the number of zeros hig…☆17Updated 5 years ago
- man-page style descriptions of Fortran intrinsics for use as a reference for developers and tutorials☆20Updated 3 weeks ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆33Updated 3 years ago
- Linear lookup table implemented in modern Fortran☆24Updated 2 years ago
- This is a sparse iterative parallel linear solver I developed during my PhD. The solver works by splitting the matrix into blocks which a…☆15Updated 3 years ago
- Fortran bindings for the NLopt library☆29Updated 3 years ago
- Fortran commandline-interface using a simple prototype command☆21Updated last month
- Modern Fortran wrappers around MPI routines☆35Updated last year
- Fortran string manipulations☆24Updated last month
- VERA Fortran Utilities☆45Updated 6 months ago
- Call C system routines (mostly POSIX) from Fortran☆16Updated last month
- A Fortran-based feed-forward neural network library. Whilst this library currently has a focus on 3D convolutional neural networks (CNNs)…☆24Updated this week
- Solution of Large and Sparse Systems of Linear Algebraic Equations☆16Updated last year
- Interface declarations for basic linear algebra subprograms☆11Updated last year
- A Fortran BLAS library implemented as a free-format module.☆11Updated last month
- Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran☆24Updated last month
- A fortran library of fast functions☆30Updated last month
- Fortran Units (environment) for Reliable phYsical math☆33Updated 2 years ago
- A modern Fortran abstraction layer for OpenCL☆41Updated 2 years ago
- Extracting UML Class Diagrams from Object-Oriented Fortran☆21Updated 8 years ago
- ForTrilinos provides portable object-oriented Fortran interfaces to Trilinos C++ packages.☆26Updated 2 years ago
- Although the Fortran programming language is evolving steadily, it still lacks a framework for error handling-- not to be confused with f…☆20Updated 7 years ago
- Object oriented fortran HDF5 module☆32Updated 8 years ago
- auto differentiation for up to 4th derivatives☆16Updated 4 years ago
- Comprehensive error framework for applications requiring functional and robust error handling, utilising the power of modern object-orien…☆20Updated 2 years ago
- Adaptive solver for stiff systems of ODEs using semi-implicit Runge-Kutta method of third order☆24Updated 7 months ago
- Fortran library to handle sparse matrices☆21Updated last month
- FAR++ implements Fortran-like arrays in C++☆15Updated 2 months ago
- Searching and sorting with modern Fortran☆24Updated last year
- Collections are set of objects that are can be iterated in convenient fashion. This is a Modern Fortran Collections Library containing in…☆14Updated 6 years ago