Sign inSign up

eywalker/pydev

By eywalker

Updated about 10 years ago

Starting point for scientific computation using Python.

Image
0

1.5K

eywalker/pydev repository overview

PyDev

Your go-to container for scientific computing in Python!

PyDev is an effort to provide a Docker image with all the scientific packages you use and love preinstalled and configured. Spend less time configuring your system, and more time developing!

Why yet another Docker image?

You may be wondering why I even bother preparing this image. After all, you could just pull python image, and install away all the packages you want, right? Well the problem lies in the package installation step - even installation of the basic packages like numpy, matplotlib, and scipy can take considerable time to compile and install, taking away from the time from your development! With PyDev, I'll provide a Docker image that already has all these packages installed, so you can just docker pull and start hacking away with your scientific Python code!

Tag summary

Content type

Image

Digest

Size

561.7 MB

Last updated

about 10 years ago

docker pull eywalker/pydev