Yesterday morning, before Christmas got going, I read about the big Powerball win Wednesday night. I figured that was as good an excuse as any to practice my new lotto math skills and wrote a short Python script to work out the game’s odds. (more…)
Read more »
We just released a new version of Zerynth (r2.0.5) with a lot of new functionalities, new supported hardware, better stability and an enhanced UX. (more…)
Read more »
A comparison of three new Rust-based Python type checkers through the lens of typing spec conformance: Astral's ty, Meta's pyrefly, and David Halter's zuban... (more…)
Read more »
Intro A little tutorial to show how to build and train a classifier to distinguish positi... (more…)
Read more »
PyLucene is a Python extension
for accessing
Java LuceneTM. Its goal
is to allow you to use Lucene's text indexing and searching
capabilities from Python. It is API compatible with the latest
version of Java Lucene, version 6.5.0 as of April 6th, 2017. (more…)
Read more »