Pareto Front Sort for Python

Sorting chains for pareto frontier extraction. Contribute to kummahiih/pypareto development by creating an account on GitHub. Read more

Similar

Making a faster Avro Python library with eval

I work on astronomical data pipelines, and a lot of our data gets shipped around in Avro. It’s often a lot of data, like many terabytes, and with complex schemas. And because I’m working on astronomy software, nearly everything is written in Python, the l... (more…)

Read more »

Playing Games with Python

I’ve been working for a while now on a bot that plays video games. I needed a way to capture the screen and send input to the game that was fast enough to let a bot interact with it in real time. I… (more…)

Read more »