Git Product home page Git Product logo

meta-scipy's Introduction

meta-scipy

This layer contains a recipe for building Scipy in the OpenEmbedded build system, as well as a series of patches and bbappend files necessary to build the recipe.

Table of Contents

Dependencies

This layer depends on:

Installation

Clone this repository with the tag or branch corresponding to your OpenEmbedded version and add it to your workspace. For example, if using warrior:

git clone -b warrior https://github.com/tuxable-ltd/meta-scipy meta-scipy
bitbake-layers add-layer meta-scipy

You will also need to enable FORTRAN support by adding the following to your local.conf file:

FORTRAN:forcevariable = ",fortran"
RUNTIMETARGET:append:pn-gcc-runtime = " libquadmath"

If you're using a custom distribution, you can alternatively include the two above lines in your distro.conf file.

Contributing

This repository serves as a community hub for a full OpenEmbedded Scipy solution. If you're able to get Scipy working for your platform or application, please consider contributing your changes. You can also update the wiki, which is publicly editable.

Contributions should be well-tested and should adhere to the OpenEmbedded style guide.

meta-scipy's People

Contributors

ainguraxmarquiegui avatar erikboto avatar gpanders avatar herrmuellerluedenscheid avatar jackmitch avatar jpcatarino avatar mcampbellizo avatar onkelpit avatar zboszor 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.