Pinned Repositories
bitarray
efficient arrays of booleans for Python
bsdiff4
binary diff and patch using the BSDIFF4-format
enstaller
filebin
calculates the frequency of bytes in a file
ironpkg
mastermind
Solve Mastermind using Knuth's algorithm
pascal-in-python
Pascal compiler implemented in python using Lex, Yacc and LLVM
perfect-hash
Creating minimal perfect hash functions
pydsl
Small framework for a preprocessor/macro facility for Python to support small language syntax extensions and DSLs
wfc
Word Frequency Count
ilanschnell's Repositories
ilanschnell/bitarray
efficient arrays of booleans for Python
ilanschnell/bsdiff4
binary diff and patch using the BSDIFF4-format
ilanschnell/perfect-hash
Creating minimal perfect hash functions
ilanschnell/wfc
Word Frequency Count
ilanschnell/mastermind
Solve Mastermind using Knuth's algorithm
ilanschnell/filebin
calculates the frequency of bytes in a file
ilanschnell/project-euler
Project Euler programs
ilanschnell/python27
ilanschnell/wasm-ext
WebAssembly extensions for Python
ilanschnell/blockchain
Simple blockchain example
ilanschnell/conda-forge.github.io
Documentation for conda-forge
ilanschnell/conda-mirror
Mirror upstream conda channels
ilanschnell/conda-verify
Verify conda recipes and packages
ilanschnell/cpython
The Python programming language
ilanschnell/eth-account
Account abstraction library for web3.py
ilanschnell/fenwick
Fenwick Tree implementation in Python
ilanschnell/ilan-dev
collection of very small dev tools I've been using for many many years
ilanschnell/libconda
conda 4.0 based library
ilanschnell/miniforge
A conda-forge distribution for aarch64 (arm64) architecture.
ilanschnell/ndindex
A Python library for manipulating indices of ndarrays
ilanschnell/pep570
Positional-only parameters
ilanschnell/pip
The Python package installer
ilanschnell/poems
My poems
ilanschnell/pycosat
Python bindings to the picosat SAT solver
ilanschnell/pyodide
Pyodide is a Python distribution for the browser and Node.js based on WebAssembly
ilanschnell/pytexas2023
Recursive data structured in Python
ilanschnell/python-feedstock
A conda-smithy repository for python.
ilanschnell/recipes
ilanschnell/slice-talk
ilanschnell/spm
Python structual pattern matching examples