Scientific Computing

Specialized tools used in research, math, and engineering.

Scientific Computing

astropy

The shared toolkit astronomers use so nobody has to reinvent how to read a star chart from scratch.

Scientific Computing

biopython

Gives biologists a way to wrangle DNA sequences and lab data without becoming programmers first.

Scientific Computing

Cython

Lets Python borrow C's raw speed without forcing programmers to actually learn C.

Scientific Computing

numba

Makes ordinary Python code run at nearly the speed of hand-written C, with barely a line changed.

Scientific Computing

networkx

Maps out how anything, people, cities, molecules, connects to anything else, and finds the patterns hiding in the tangle.

Scientific Computing

Pint

Keeps a computer from ever confusing miles with kilometers, or pounds with kilograms, again.

Scientific Computing

pymc

Helps you make smart guesses about uncertain things, and honestly tells you how confident to be.

Scientific Computing

qutip

Lets researchers simulate the genuinely strange behavior of quantum systems on an ordinary laptop.