Beyond R and Python: Rust for Science

Rust looks like an increasingly important part of the future of scientific programming.
It’s as fast as C++, as flexible as Python, and does packaging
better than even R. It is also very difficult to learn, and demands a lot of
cognitive investment. On ba… Read more

Similar

What’s New in Python 3.9

A new version of Python is coming! Soon, it will be in our machines. Python has released a beta version of Python 3.9 (3.9.0b3) and will release the full version of Python 3.9 soon. The new version… (more…)

Read more »

Python How Tos

Python HOWTOs are documents that cover a single, specific topic, and attempt to cover it fairly completely. Modelled on the Linux Documentation Project’s HOWTO collection, this collection is an eff... (more…)

Read more »