Sorted Containers is an Apache2 licensed sorted collections library,
written in pure-Python, and fast as C-extensions. (more…)
Read more »
C++ implementation of the Python Numpy library. Contribute to dpilger26/NumCpp development by creating an account on GitHub. (more…)
Read more »
A python class for scientific visualization of 3D objects with VTK - marcomusy/vedo... (more…)
Read more »
Part of my journey to learn Python (properly) by the reading the official language tour. This part is covering Data Structures and Modules. (more…)
Read more »
Machine learning is one of the hottest topics in computer science today. And not without a reason: it has helped us do things that couldn’t be done before like image classification, image generation and natural language processing. But all of it boils dow... (more…)
Read more »