Lists (1)
Sort Name ascending (A-Z)
Stars
💫 Industrial-strength Natural Language Processing (NLP) in Python
A set of tools to keep your pinned Python dependencies fresh.
More routines for operating on iterables, beyond itertools
Pweave is a scientific report generator and a literate programming tool for Python. It can capture the results and plots from data analysis and works well with numpy, scipy and matplotlib.
Algorithms and data structures for preparing programming competitions: basic and advanced
Simple implementation of the a-star algorithm in Python 🌟
Benchmarking State-of-the-Art Deep Learning Software Tools
A video game description language (VGDL) built on top pf pygame.
hasadna / Open-Knesset
Forked from ofri/Open-KnessetA project aimed at making the Israeli Knesset more transparent. Python and Django based
Distribution of weighted items to bins (either a fixed number of bins or a fixed number of volume per bin). Data may be in form of list, dictionary, list of tuples or csv-file.
Example PyPI (Python Package Index) package set up with automated tests and publishing using GitHub Actions CI/CD, primarily for GitHub + VS Code (Windows / Mac / Linux) users
VGDL 2.0: A video game description language for AI research
Just-in-time compilation for delay differential equations
Python implementations of approval-based committee (multi-winner) voting rules
Decentralized, trustless incentivization platform built on Ethereum.
Python code for the post "Computing Homology"
Pure Python solver for the multi-way partition problem
A Python implementation of common apportionment methods
Find all solutions to SUBSET-SUM, including negative, positive, and repeating numbers
SpAlgo is a python library with special algorithms which will helps you a lot.
This repo contains some algorithms of famous optimization techniques (such as lpp, ipp, dynamic programming)
a set of dictionary utilities that attempt to make handling python dictionaries a little easier
An implementation of the Core and Subcore protocols proposed by Aziz and Mackenzie (2016) for discrete, bounded, envy-free, partial division of a heterogeneous resource
dvirg / auctions
Forked from erelsgl/auctionsImplementation of double-auction and multilateral-auction protocols