Giter Site home page Giter Site logo

quspin_recipes's Introduction

QuSpin_recipes

Repository for conda-build recipes of QuSpin

% conda build from recipes and upload

  1. rm ~/miniconda3/conda-bld/src_cache/*.zip
  2. conda build purge-all
  3. run the builds

% build all at the same time (does not work for OSX because the omp package has to be built first) conda build conda.recipe --no-anaconda-upload

% build separately conda build conda.recipe/quspin --no-anaconda-upload

conda build conda.recipe/omp --no-anaconda-upload conda build conda.recipe/quspin-omp --no-anaconda-upload

3a) test in a local conda env before uploading to anaconda cloud

conda install quspin --use-local conda install quspin omp --use-local

  1. upload to anaconda cloud

conda install conda-build anaconda-client # if using miniconda

% upload omp build: screws up downloads stats on anaconca cloud anaconda upload -u weinbe58 (path_to_zip)

% automatic upload # do NOT use conda config --set anaconda_upload yes

quspin_recipes's People

Contributors

mgbukov avatar weinbe58 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.