perazz / fortran-primesLinks
A tiny Fortran library for evaluating and using prime numbers
☆13Updated last year
Alternatives and similar repositories for fortran-primes
Users that are interested in fortran-primes are comparing it to the libraries listed below
Sorting:
- FAR++ implements Fortran-like arrays in C++☆15Updated 2 months ago
- Directed Acyclic Graphs With Modern Fortran☆11Updated 2 years ago
- Fortran string manipulations☆24Updated last month
- man-page style descriptions of Fortran intrinsics for use as a reference for developers and tutorials☆20Updated 2 weeks ago
- Fortran commandline-interface using a simple prototype command☆21Updated last month
- Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran☆24Updated last month
- Linear lookup table implemented in modern Fortran☆24Updated 2 years ago
- Modern Fortran Linear Algebra library☆37Updated 2 weeks ago
- Modern Fortran Interfaces to BLAS and LAPACK☆39Updated 8 months ago
- A Fortran-based feed-forward neural network library. Whilst this library currently has a focus on 3D convolutional neural networks (CNNs)…☆24Updated this week
- Use the Fortran Package Manager from within Visual Studio☆11Updated 4 years ago
- Fortran wrappers of SymEngine☆11Updated 3 weeks ago
- auto differentiation for up to 4th derivatives☆16Updated 4 years ago
- A Fortran BLAS library implemented as a free-format module.☆11Updated last month
- Semantic Versioning 2.0 in Fortran☆11Updated 10 months ago
- Modern Fortran sorting routines for strings☆18Updated 4 months ago
- Comprehensive error framework for applications requiring functional and robust error handling, utilising the power of modern object-orien…☆20Updated 2 years ago
- Fortran routines from "Solving Least Squares Problems" by C. Lawson and R. Hanson (1995)☆12Updated 5 years ago
- An equation parser class for Modern Fortran☆50Updated last year
- fpm package implementing a hash table with support for generic keys and values.☆42Updated 2 years ago
- Fortran port of the tiny-regex-c library☆30Updated last year
- A macro preprocessor for Fortran☆19Updated 3 years ago
- A simple, contrived project for demonstrating use of the GitHub CI features for a Fortran project.☆14Updated 2 years ago
- Codata constants for Fortran, C and Python.☆10Updated last month
- Modern Fortran Linked List☆35Updated 4 months ago
- Fortran routines for manipulating ASCII characters (future pull request to fortran-lang/stdlib https://github.com/fortran-lang/stdlib)☆12Updated last year
- A fortran library to perform parallel sorts.☆29Updated 3 years ago
- Fortran STL File I/O☆26Updated 7 months ago
- Lightweight implementation of Krylov subspace techniques in Fortran.☆30Updated last month
- A kd-tree implementation in Fortran by Matthew B. Kennel