Code Monkey home page Code Monkey logo

shogun-rust's People

Contributors

gf712 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

baajur

shogun-rust's Issues

Testing

The shogun.rs integration tests should be similar to shogun's meta examples (unit tests are covered by the main repo). This means we need to add the data submodule and then somehow translate the meta examples (either manually or somehow find a hack to extract them from the shogun repo)
In addition to that we need to add CI. @vigsterkr can we use azure pipelines?

Add features for optional dependencies

Currently in build.rs shogun is linked against some libraries that the user might not have. So there should be features that enable/disable linking against these. However, this will depend on how shogun was compiled, so maybe features are not the best, and we should detect the libraries that shogun-static requires?
The features should also be passed on to CMake if we ever add shogun C++ as a submodule and the user compiles everything using cargo build.
See for example how ndarray does it:
https://github.com/rust-ndarray/ndarray/blob/f69248e977f42b7afb01f5c280baba1da09738c9/build.rs#L7-L9

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.