Pinned Repositories
aehmc
An HMC/NUTS implementation in Aesara
aeppl
Tools for an Aesara-based PPL.
aesara
Aesara is a Python library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays.
kanren-old
Logic Programming in Python
loghyc
Loghyc - a miniKanren implementation in Hy
monaxhyd
Hy on monaxhyd, a monad library for Hy
open-tracking-tools
Open source Java library for on-line vehicle tracking, path estimation and parameter learning.
onebusaway-nyc
An open source bus/transit customer information system (CIS) that offers users realtime arrival information via a desktop and mobile website, via SMS and via a "DIY Sign".
outlines
Structured Text Generation
kanren
An extensible, lightweight relational/logic programming DSL written in pure Python
brandonwillard's Repositories
brandonwillard/spacemacs-custom
Config and custom layers for Spacemacs.
brandonwillard/aesara
Aesara is a Python library for defining, optimizing, and efficiently evaluating mathematical expressions involving multi-dimensional arrays.
brandonwillard/hsplus-python
Python implementations of the Horseshoe+ prior
brandonwillard/python-btw
Custom modifications for Python.
brandonwillard/numba-rvsdg
Numba compatible RVSDG (Regionalized Value State Dependence Graph) utilities.
brandonwillard/outlines
Generative Model Programming
brandonwillard/spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
brandonwillard/twiddler
brandonwillard/.github
The Aesara Project includes Aesara, AeHMC, AeMCMC, AePPL
brandonwillard/aehmc
An experimental HMC implementation in Aesara
brandonwillard/aemcmc
Miscellaneous MCMC samplers in Aesara
brandonwillard/aeppl
Tools for a[e] PPL in Aesara.
brandonwillard/aesara-feedstock
A conda-smithy repository for aesara.
brandonwillard/asv
Airspeed Velocity: A simple Python benchmarking tool with web-based reporting
brandonwillard/doomemacs
An Emacs framework for the stubborn martian hacker
brandonwillard/etuples
Python S-expression emulation in a tuple-like form
brandonwillard/interegular
Allows to check regexes for overlaps. Based on greenery by @qntm.
brandonwillard/lark
Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
brandonwillard/numba
NumPy aware dynamic Python compiler using LLVM
brandonwillard/numba-scipy
numba_scipy extends Numba to make it aware of SciPy
brandonwillard/org-btw
Custom org-mode exporters and settings
brandonwillard/parglare
A pure Python scannerless LR/GLR parser - http://www.igordejanovic.net/parglare/
brandonwillard/python-cons
An implementation of Lisp/Scheme-like cons in Python
brandonwillard/python-lsp-server
Fork of the python-language-server project, maintained by the Spyder IDE team and the community
brandonwillard/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
brandonwillard/qtile
:cookie: A small, flexible, scriptable tiling window manager written in Python
brandonwillard/quiche
brandonwillard/ramba
Python combination of Ray and Numba providing compiled distributed arrays, remote functions, and actors.
brandonwillard/scipy
Scipy library main repository
brandonwillard/unification
Straightforward unification in Python that's extensible via dispatch.