0todd0000 / rft1d

One-Dimensional Random Field Theory in Python
https://spm1d.org/rft1d/
GNU General Public License v3.0
3 stars 3 forks source link

Add conda build recipe and anaconda.org build script #1

Closed melund closed 8 years ago

melund commented 8 years ago

This adds a conda build recipe. Conda packages makes it very easy to install the packages in python a distributions that have conda.

It also adds a build-script to build packages on Anaconda.org. This makes it a 'one-click' procedure to build conda packages for all platforms.

melund commented 8 years ago

This is included in https://github.com/0todd0000/rft1d/pull/2