Yasoob Khalid 6/21/2019

Setting up dev environment for SciPy

Read Original

This article provides a step-by-step tutorial for creating a development environment for the SciPy library on Mac OS. It covers installing necessary dependencies like a Fortran compiler, Cython, and NumPy, cloning the SciPy repository, and using `python setup.py develop` to enable real-time testing of code changes without repeated installations.

Setting up dev environment for SciPy

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

No top articles yet