Eroica-cpp / fortran-kmeansLinks
A Fortran implementation of K-Means algorithm.
☆16Updated 4 years ago
Alternatives and similar repositories for fortran-kmeans
Users that are interested in fortran-kmeans are comparing it to the libraries listed below
Sorting:
- Fortran routines from "Solving Least Squares Problems" by C. Lawson and R. Hanson (1995)☆12Updated 5 years ago
- Fortran Library for Lagrange InterpolAtion☆11Updated 8 years ago
- ☆13Updated 8 years ago
- Interface declarations for basic linear algebra subprograms☆11Updated last year
- ☆15Updated 8 years ago
- FOrtran RiEmann SolveErs EnviRonment☆12Updated 5 years ago
- A collection of utilities written in Modern Fortran☆10Updated 11 months ago
- Using FORTRAN to call CUBLAS library's function.☆18Updated 8 years ago
- 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
- Solution of Large and Sparse Systems of Linear Algebraic Equations☆16Updated last year
- 👨💻Zaak's 🧩(missing) 🏛Standard 🔬Fortran 📚Library 🚧(WIP)☆19Updated 2 years ago
- ☆23Updated last year
- A Fortran octree implementation☆20Updated 7 years ago
- Doubly Linked List for Fortran 2003.☆19Updated 10 years ago
- Modern Fortran sorting routines for strings☆18Updated 4 months ago
- A FORTRAN implementation of a Moving Finite Volume MHD code in three dimensions including self-gravity.☆12Updated 8 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
- Example of using Message Passing Interface and Inversion of Control with modern Fortran and HDF5, all built with CMake.☆12Updated 5 years ago
- auto differentiation for up to 4th derivatives☆16Updated 4 years ago
- A generic Runge-Kutta module to solve a system of ODEs☆12Updated 6 years ago
- 1D Akima spline interpolation with derivatives☆26Updated 10 years ago
- Interpolation via a Sparse Subset of the Delaunay Triangulation☆18Updated 6 months ago
- Call C system routines (mostly POSIX) from Fortran☆16Updated last month
- A Key-Value Dictionary for Fortran implemented with a hashtable and singly-linked lists.☆19Updated 7 years ago
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆33Updated 3 years ago
- A Fortran BLAS library implemented as a free-format module.☆11Updated last month
- Experimental research code for 3D Navier-Stokes equation using the method of artificial compressibility and finite differences☆15Updated 7 years ago
- Fortran 2003 library for B-Splines/NURBS and Computer Aided Design Algorithms☆18Updated 7 years ago
- Fortran 2003 interface bindings to POSIX Threads.☆11Updated 5 years ago
- 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