Pinned Repositories
CUDA-grep
grep on CUDA
kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
KivyMD
KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
re-nfa-dfa-mindfa
正则文法
re2dot
根据正则表达式生成其对应 DFA 的状态转移图
Regex
An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)
tonyhaochen's Repositories
tonyhaochen/re-nfa-dfa-mindfa
正则文法
tonyhaochen/re2dot
根据正则表达式生成其对应 DFA 的状态转移图
tonyhaochen/Regex
An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)
tonyhaochen/CUDA-grep
grep on CUDA
tonyhaochen/kivy
Open source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS
tonyhaochen/KivyMD
KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd
tonyhaochen/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration