takmq's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
golang/go
The Go programming language
rust-lang/rust
Empowering everyone to build reliable and efficient software.
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
jgm/pandoc
Universal markup converter
brendangregg/FlameGraph
Stack trace visualizer
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
microsoft/IoT-For-Beginners
12 Weeks, 24 Lessons, IoT for All!
Experience-Monks/math-as-code
a cheat-sheet for mathematical notation in code form
jhuangtw/xg2xg
by ex-googlers, for ex-googlers - a lookup table of similar tech & services
hoffstadt/DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
github-linguist/linguist
Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
microsoft/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
DoctorWkt/acwj
A Compiler Writing Journey
pypa/pip
The Python package installer
imbushuo/mac-precision-touchpad
Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad
google/latexify_py
A library to generate LaTeX expression from Python code.
Twipped/InterviewThis
An open source list of developer questions to ask prospective employers
probml/pyprobml
Python code for "Probabilistic Machine learning" book by Kevin Murphy
rui314/8cc
A Small C Compiler
rlabbe/filterpy
Python Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoothers, and more. Has companion book 'Kalman and Bayesian Filters in Python'.
editorconfig/editorconfig
EditorConfig universal issue tracker and wiki
boston-dynamics/spot-sdk
Spot SDK repo
rui314/9cc
A Small C Compiler
jedisct1/pure-ftpd
Pure FTP server
yusukebe/gh-markdown-preview
GitHub CLI extension to preview Markdown looks like GitHub.
aviatesk/intro-statistical-modeling
『データ解析のための統計モデリング入門』の勉強ノート