Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/koushikphy/cheatsheet

A collection of random computer codes, commands and cheat sheets
https://github.com/koushikphy/cheatsheet

cheatsheet git gnuplot gnuplot-script latex linux matplotlib mpi mpich numerical-analysis openmp openmp-parallelization tex vim

Last synced: about 2 months ago
JSON representation

A collection of random computer codes, commands and cheat sheets

Awesome Lists containing this project

README

        

# CheatSheets
__*A collection of random cheat sheets for a quick reference*__

1. [GnuPlot Cheatsheet](cheatsheets/gnuplot_cheatsheet.md)
2. [OpenMP Cheatsheet](cheatsheets/OpenMPCheatSheet.md)
2. [MPI Cheatsheet](cheatsheets/MPICheatSheet.md)
3. [Vi/Vim Cheatsheet](cheatsheets/viCheatsheet.md)
3. [Git Cheatsheet](cheatsheets/gitCheatsheet.md)
4. [Matplotlib Cheatsheet](cheatsheets/matplotlibCheatSheet.md)
5. [LaTex Cheatsheet](cheatsheets/latexCheatsheet.md)
5. [Files and Folder compression](https://github.com/Koushikphy/Better-Linux#file--folder-compression)

## Some useful repo:
1. [Better-Linux](https://github.com/Koushikphy/Better-Linux): Commands, tools & know-how to work with Linux in a better way.
2. [Fortran-Topics](https://github.com/Koushikphy/Fortran-Topics): A Collection of some random & useful Fortran codes.
3. [CUDA Fortran: Fortran programming on GPU](https://github.com/Koushikphy/Intro-to-CUDA-Fortran): A Complete beginner's introduction to programming with CUDA Fortran