Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/koushikphy/cheatsheet
- Owner: Koushikphy
- Created: 2023-03-13T03:52:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-03T15:20:04.000Z (about 1 year ago)
- Last Synced: 2024-10-12T18:07:53.734Z (3 months ago)
- Topics: cheatsheet, git, gnuplot, gnuplot-script, latex, linux, matplotlib, mpi, mpich, numerical-analysis, openmp, openmp-parallelization, tex, vim
- Homepage:
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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