Stars
Modern Fortran Edition of the DVODE ODE Solver
Example codes to demonstrate Fortran-C/C++ interoperability
JNI Cookbook Redux - learn JNI by example.
The main repository of Open Quantum Platform (OpenQP)
Examples of Fortran interoperation with C.
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
Python library and shell utilities to monitor filesystem events.
A Slurm cluster using docker-compose
React Firebase Authentication Example
Boilerplate project for React + Firebase Auth
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
Code samples for Get Programming with Node.js (See verhagen's VM setup for exercises in this book: https://github.com/verhagen/get-programming-with-nodejs)
An extremely fast Python linter and code formatter, written in Rust.
A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/
Teaching–learning-based optimization algorithm implementation.
Tutorial on python packaging
Jupyter notebooks associated with the Algorithms for Optimization textbook
Micro-services as modules with Docker and pyzmq (ZeroMQ) basic examples
Learning CUDA 10 Programming, published by Packt
Codewars test framework for Fortran
General optimization (LP, MIP, QP, continuous and discrete optimization etc.) using Python
Introduction to Parallel Programming class code
MPI programming lessons in C and executable code examples
Code for Tiny Python Projects (Manning, 2020, ISBN 1617297518). Learning Python through test-driven development of games and puzzles.
Python: Design Patterns
'tail -f' file server written in asynchronous Python using WebSockets