Highlights
-
pips Public
Forked from aharley/pipsParticle Video Revisited
Python MIT License UpdatedJan 21, 2023 -
jaxtyping Public
Forked from patrick-kidger/jaxtypingType annotations and runtime checking for shape and dtype of JAX arrays, and PyTrees.
Python Other UpdatedJan 15, 2023 -
-
einops Public
Forked from arogozhnikov/einopsDeep learning operations reinvented (for pytorch, tensorflow, jax and others)
Python MIT License UpdatedDec 27, 2022 -
nerfstudio_MSI Public
Forked from akristoffersen/nerfstudio_kplanesA collaboration friendly studio for NeRFs
-
drei Public
Forked from pmndrs/drei🥉 useful helpers for react-three-fiber
JavaScript MIT License UpdatedOct 31, 2022 -
shtab Public
Forked from iterative/shtab↔️ Automagic shell tab completion for Python CLI applicationsPython Other UpdatedOct 29, 2022 -
obj2mjcf Public
Forked from kevinzakka/obj2mjcfA CLI for processing composite Wavefront OBJ files into a MuJoCo-conducive format
Python MIT License UpdatedOct 6, 2022 -
-
isort.vim Public
Async isort plugin for Vim + Neovim
-
theseus Public
Forked from facebookresearch/theseusA library for differentiable nonlinear optimization
Python MIT License UpdatedAug 29, 2022 -
nanobind Public
Forked from wjakob/nanobindnanobind — Seamless operability between C++17 and Python
C++ BSD 3-Clause "New" or "Revised" License UpdatedAug 22, 2022 -
-
pybind11-stubgen Public
Forked from sizmailov/pybind11-stubgenGenerates stubs for python modules (targeted to C++ extensions compiled with pybind11)
Python Other UpdatedAug 11, 2022 -
Open3D Public
Forked from isl-org/Open3DOpen3D: A Modern Library for 3D Data Processing
C++ Other UpdatedAug 10, 2022 -
vim-lsp-settings Public
Forked from mattn/vim-lsp-settingsAuto configurations for Language Server for vim-lsp
Vim Script MIT License UpdatedJul 31, 2022 -
ansi Public
Forked from sphinx-contrib/ansi💖 Project is looking for extra maintainers, check issue tracker.
Python BSD 2-Clause "Simplified" License UpdatedJul 19, 2022 -
sphinxcontrib-programoutput Public
Forked from OpenNTI/sphinxcontrib-programoutputSphinx extension for capturing program output
Python BSD 2-Clause "Simplified" License UpdatedJul 19, 2022 -
torchtyping Public
Forked from patrick-kidger/torchtypingType annotations and dynamic checking for a tensor's shape, dtype, names, etc.
Python Apache License 2.0 UpdatedJul 11, 2022 -
jax-ekf Public
Generic EKF, with support for non-Euclidean manifolds
-
vim-repo-file-search Public
Improved file search in git/hg repositories
-
jax-ldr Public
(unofficial) Closed-Loop Data Transcription to an LDR via Minimaxing Rate Reduction
-
mypaint Public
Forked from mypaint/mypaintMyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets.
-
ceres-solver Public
Forked from ceres-solver/ceres-solverA large scale non-linear optimization library
-
flax Public
Forked from google/flaxFlax is a neural network library for JAX that is designed for flexibility.
Python Apache License 2.0 UpdatedFeb 27, 2022 -
-
-
pylsp-mypy Public
Forked from asford/mypy-lsMypy plugin for the Python Language Server
Python MIT License UpdatedOct 3, 2021 -
model3d Public
Forked from unixpickle/model3dCreate & render beautiful 3D models
Go BSD 2-Clause "Simplified" License UpdatedSep 14, 2021 -
datargs Public
Forked from roee30/datargsDeclarative, type-safe command line argument parsers from dataclasses and attrs classes