Pinned Repositories
aadt
Inventory, and other AADT-related project pieces!
china_air
Visualizing air pollution data from China!
datamaps-china-examples
This holds examples that uses datamaps for China.
FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
help50
This is help50, a command-line tool that helps students understand error messages.
LibCST
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
peps
Python Enhancement Proposals
pyre-check
Performant type-checking for python.
python-typing-tutorial-test
A sample Python project to demonstrate basic type checking concepts and best practices.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
shannonzhu's Repositories
shannonzhu/china_air
Visualizing air pollution data from China!
shannonzhu/aadt
Inventory, and other AADT-related project pieces!
shannonzhu/datamaps-china-examples
This holds examples that uses datamaps for China.
shannonzhu/FBGEMM
FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
shannonzhu/help50
This is help50, a command-line tool that helps students understand error messages.
shannonzhu/LibCST
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
shannonzhu/peps
Python Enhancement Proposals
shannonzhu/pyre-check
Performant type-checking for python.
shannonzhu/python-typing-tutorial-test
A sample Python project to demonstrate basic type checking concepts and best practices.
shannonzhu/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
shannonzhu/retype
Re-apply type annotations from .pyi stubs to your codebase.
shannonzhu/typeshed
Collection of library stubs for Python, with static types
shannonzhu/typing
Work related to PEP 484: typing.py and typing_extensions.py (both released via PyPI) and issue tracker for type system bugs/features.