hchasestevens
Metaprogramming, natural language processing, and derivative-free optimization technique enthusiast.
Boston
Pinned Repositories
astpath
A command-line search utility for Python ASTs using XPath syntax.
bellybutton
Custom Python linting through AST expressions
europython-2018
Materials for "Exploring the Python AST ecosystem"
fault-localization
A fault localization tool for Python's pytest testing framework
hchasestevens.github.io
A collection of miscellaneous thoughts that aren't on my blog.
hypothesis-protobuf
Hypothesis extension to allow generating protobuf messages matching a schema.
monkeys
A strongly-typed genetic programming framework for Python
show_ast
An IPython notebook plugin for visualizing ASTs.
tracing
Utilities for tracing program execution line-by-line
xpyth
A module for querying the DOM tree and writing XPath expressions using native Python syntax.
hchasestevens's Repositories
hchasestevens/hchasestevens.github.io
A collection of miscellaneous thoughts that aren't on my blog.
hchasestevens/bellybutton
Custom Python linting through AST expressions
hchasestevens/astpath
A command-line search utility for Python ASTs using XPath syntax.
hchasestevens/xpyth
A module for querying the DOM tree and writing XPath expressions using native Python syntax.
hchasestevens/monkeys
A strongly-typed genetic programming framework for Python
hchasestevens/show_ast
An IPython notebook plugin for visualizing ASTs.
hchasestevens/hypothesis-protobuf
Hypothesis extension to allow generating protobuf messages matching a schema.
hchasestevens/tracing
Utilities for tracing program execution line-by-line
hchasestevens/fault-localization
A fault localization tool for Python's pytest testing framework
hchasestevens/europython-2018
Materials for "Exploring the Python AST ecosystem"
hchasestevens/asttools
hchasestevens/avro2py
Avro codegen for Python 3.6+
hchasestevens/dockerfile-requirements
Inlining requirements.txt files into Dockerfiles for better caching
hchasestevens/awesome-static-analysis
Static analysis tools for all programming languages
hchasestevens/aws-cli
Universal Command Line Interface for Amazon Web Services
hchasestevens/airflow
Apache Airflow
hchasestevens/algo
Set up a personal VPN in the cloud
hchasestevens/distlit
hchasestevens/email-crawler
hchasestevens/gilbert-shannon-reeds
hchasestevens/idris-for-success
hchasestevens/LLM-Merging
LLM-Merging: Building LLMs Efficiently through Merging
hchasestevens/mutation-testing-scala
hchasestevens/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
hchasestevens/OTCS
Code for "Optimal Transport-Guided Conditional Score-Based Diffusion Model (NeurIPS, 8,7,7,6)"
hchasestevens/protobuf
Protocol Buffers - Google's data interchange format
hchasestevens/resume
Personal resume in LaTeX
hchasestevens/SiP_dataset
SiP effort estimation dataset
hchasestevens/world-models
Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch
hchasestevens/yield-from
A backport of Python 3's "yield from" to Python 2.7.