BigQte's Stars
MuiseDestiny/zotero-reference
PDF references add-on for Zotero.
MuiseDestiny/zotero-style
Ethereal Style for Zotero
barbagroup/CFDPython
A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/
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.
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'.
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
chenfei-wu/TaskMatrix
GenerativeMachine/Gen5X
Repo for the development of the Gen5X open hardware self-generating 5 axis 3D printer.
sandeepinampudi/Transfer-Matrix-Code
This python code computes reflection and transmission coefficients of light through planar multilayered systems with uni-axial optical properties
hilalerenn/Crack-Detection-with-Opencv-Python
Crack detection on metal welding surface using otsu treshold method.
proplot-dev/proplot
🎨 A succinct matplotlib wrapper for making beautiful, publication-quality graphics
jupyterlab/jupyterlab-desktop
JupyterLab desktop application, based on Electron.
Kensuke-Hinata/statistic
collecting books, papers and docs.
JonathanMalott/KukaPython
Write Kuka KRL SRC files easily using Python
JuliaLang/julia
The Julia Programming Language
jrwrigh/cfdpost_colormaps
Scientific colormaps for ANSYS CFD Post software
jrwrigh/fluent_colormaps
Scientific colormaps for ANSYS Fluent
joshyeram/Metal-3D-Printing-Porosity
AndyEveritt/ASMBL
Additive & Subtractive Manufacturing By Layer for the E3D ToolChanging platform
vantainguyen/XGBoost-to-model-the-width-and-height-of-bead-for-additive-manufacturing
chenming-wu/pymdp
The source codes of our RoboFDM and its follow up works (ICRA, RA-L, TASE).
drlukeparry/pyslm
PySLM: A Python Library for 3D Printing and Additive Manufacturing
PaulSalden/topology-optimization
Python code for MSc thesis
openlmd/cyplam
Cyber-Physical Laser Additive Manufacturing
tgbot-collection/YYeTsBot
🎬 人人影视 机器人和网站,包含人人影视全部资源以及众多网友的网盘分享
Vopaaz/CNKI_2_BibTeX
Converting the NoteExpress (.net) file exported by CNKI (**知网) to BibTeX (.bib) file.
facert/python-data-structure-cn
problem-solving-with-algorithms-and-data-structure-using-python 中文版
TheAlgorithms/Python
All Algorithms implemented in Python