[ANN] PyData/Sparse 0.11.1

2020-08-31 Thread Hameer Abbasi
Hello, I’m happy to announce the release of PyData/Sparse 0.11.1, available to download via pip and conda-forge. PyData/Sparse is a library that provides sparse N-dimensional arrays for the PyData ecosystem. This is a bugfix release, with a fix for the regression in dot for very small values.

Paroxython: Tag and recommend Python exercises based on algorithmic features

2020-08-31 Thread Aristide
Hello list! I've been teaching programming with Python at various levels for the last 15 years. Over time, the exercises, examples, algorithmic patterns I accumulated for these courses became so numerous that I started to have trouble finding my way around: which ones to present in which course

Paroxython: Tag and recommend Python exercises based on algorithmic features

2020-08-31 Thread Aristide Grange
Hello list! I've been teaching programming with Python at various levels for the last 15 years. Over time, the exercises, examples, algorithmic patterns I accumulated for these courses became so numerous that I started to have trouble finding my way around: which ones to present in which course

cx_Oracle 8.0.1

2020-08-31 Thread Anthony Tuininga
What is cx_Oracle? cx_Oracle is a Python extension module that enables access to Oracle Database for Python and conforms to the Python database API 2.0 specifications with a number of enhancements. Where do I get it? https://oracle.github.io/python-cx_Oracle The easiest method to install/upgrad