armandins
Mechanical Engineer interested in Fluid Mechanics and Computational Programming. Repos without (.md) attachments are mainly intended for personal use.
Pinned Repositories
armandins
armandins.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
C
Repo containing every code I've practiced in C language.
cfdfortran90
Basic Computational Fluid Dynamics (CFD) schemes implemented in FORTRAN using Finite-Volume and Finite-Difference Methods.
codeforces
Accepted solutions for problem sets at Codeforces.com
computational_fluid_dynamics
open source cfd codes
MATLAB
My MATLAB codes
notes
Some lecture notes and summaries written in LaTeX format.
numerical_c
Numerical Methods Programmed in C Language
sublimetext_setup
This repo contains the files to my personal Sublime Text setup and the list of all the installed packages.
armandins's Repositories
armandins/armandins
armandins/cfdfortran90
Basic Computational Fluid Dynamics (CFD) schemes implemented in FORTRAN using Finite-Volume and Finite-Difference Methods.
armandins/armandins.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
armandins/C
Repo containing every code I've practiced in C language.
armandins/cfd_books
CFD codes written based on examples in various books like Patnakar, Versteeg etc in Python
armandins/codeforces
Accepted solutions for problem sets at Codeforces.com
armandins/computational_fluid_dynamics
open source cfd codes
armandins/MATLAB
My MATLAB codes
armandins/notes
Some lecture notes and summaries written in LaTeX format.
armandins/numerical_c
Numerical Methods Programmed in C Language
armandins/sublimetext_setup
This repo contains the files to my personal Sublime Text setup and the list of all the installed packages.
armandins/codewars
This repo contains all of my answers to the problems in Codewars.com .
armandins/competitive-programming
Library code for programming contests
armandins/control
Linear control systems repo
armandins/cpp
Repo containing every code I've practiced in C++ language.
armandins/cpp_algorithms.com_forked
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
armandins/cpp_comp_Armadillo
Armadillo: fast C++ library for linear algebra & scientific computing - https://arma.sourceforge.net
armandins/cpp_comp_eigen
Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
armandins/cpp_course
Notes taken from an online C++ course in .cpp format
armandins/cppreference.com
C++ standard library reference
armandins/data_structs
armandins/doxygen
armandins/fortran
All my Fortran codes
armandins/handyPy
Bunch of Python codes I might find useful during scientific projects.
armandins/latex-cheatsheat
Templates and documentations I use in my .tex documents.
armandins/numMethods
armandins/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
armandins/SciCPP
Templates and Scripts for Scientific C++ Computing