smileandyxu's Stars
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
fxsjy/jieba
结巴中文分词
libgdx/libgdx
Desktop/Android/HTML5/iOS Java game development framework
ppy/osu
rhythm is just a *click* away!
PantsuDango/Dango-Translator
团子翻译器 —— 个人兴趣制作的一款基于OCR技术的翻译器
gitalk/gitalk
Gitalk is a modern comment component based on Github Issue and Preact.
cvxpy/cvxpy
A Python-embedded modeling language for convex optimization problems.
leanprover/lean4
Lean 4 programming language and theorem prover
FluxML/Flux.jl
Relax! Flux is the ML library that doesn't make you tensor
riscv/riscv-isa-manual
RISC-V Instruction Set Manual
absolute-quantum/cats-blender-plugin
:smiley_cat: A tool designed to shorten steps needed to import and optimize models into VRChat. Compatible models are: MMD, XNALara, Mixamo, DAZ/Poser, Blender Rigify, Sims 2, Motion Builder, 3DS Max and potentially more
githubhaohao/NDK_OpenGLES_3_0
Android OpenGL ES 3.0 从入门到精通系统性学习教程 ( OpenGL ES 3.X Systematic Learning Tutorials)
PythonOT/POT
POT : Python Optimal Transport
Hedgehog-Computing/hedgehog-lab
Run, compile and execute JavaScript for Scientific Computing and Data Visualization TOTALLY TOTALLY TOTALLY in your BROWSER! An open source scientific computing environment for JavaScript TOTALLY in your browser, matrix operations with GPU acceleration, TeX support, data visualization and symbolic computation.
oreillymedia/Learning-OpenCV-3_examples
danginsburg/opengles3-book
OpenGL ES 3.0 Programming Guide Sample Code
fkxxyz/rime-cloverpinyin
🍀️四叶草拼音输入方案,做最好用的基于rime开源的简体拼音输入方案!
Rainbow-Dreamer/musicpy
Musicpy is a music programming language in Python designed to write music in very handy syntax through music theory and algorithms.
TheThirdOne/rars
RARS -- RISC-V Assembler and Runtime Simulator
epfml/OptML_course
EPFL Course - Optimization for Machine Learning - CS-439
UniMath/UniMath
This coq library aims to formalize a substantial body of mathematics using the univalent point of view.
joanbruna/MathsDL-spring18
Topics course Mathematics of Deep Learning, NYU, Spring 18
enzoruiz/3dbinpacking
A python library for 3D Bin Packing
optimaltransport/optimaltransport.github.io
Web site of the Computational Optimal Transport book
qingyujean/ssc
基于“音形码”的中文字符串相似度计算方法
SquarePants1991/OpenGLESLearn
discreteoptimization/setcover
Open source solvers for the Discrete Optimization set cover assignment.
brucejunlee/RMT_Theory_Applications
some important properties on random matrix theory and its applications in multiple areas
PerformanceEstimation/Performance-Estimation-Toolbox
Code of the Performance Estimation Toolbox (PESTO) whose aim is to ease the access to the PEP methodology for performing worst-case analyses of first-order methods in convex and nonconvex optimization. The numerical worst-case analyses from PEP can be performed just by writting the algorithms just as you would implement them.
diadorer/3d-bin-container-packing
A variant of the Largest Area Fit First (LAFF) algorithm