GithubHelp home page GithubHelp logo

mukami12 / khiva-matlab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shapelets/khiva-matlab

0.0 2.0 0.0 86 KB

Matlab binding for Khiva library.

License: Mozilla Public License 2.0

MATLAB 100.00%

khiva-matlab's Introduction

Khiva-MATLAB

This is the Khiva binding for connecting the MATLAB programming language and the Khiva library.

License

This project is licensed under MPL-v2.

What is this repository for?

  • Quick summary: This MATLAB package called 'khiva' provides all the functionalities of the Khiva library for time series analytics.
  • Version: 0.2.0

How do I get set up?

  • Just copy the +khiva folder to your project.

Executing the tests:

  1. Change the MATLAB working directory to the tests directory.
  2. Execute the following line for running the tests:
runtests()

Documentation

This MATLAB package follows the standard way of writing documentation of MATLAB code.

The documentation can be consulted in 2 ways:

  1. Using help khiva.<class>.<method>()
  2. Creating an HTML file that can be visualized in the browser. This generates a user-friendlier view of the documentation, especially of the equations.
publish('+khiva/Features.m', 'evalCode', false, 'showCode', false)

Contributing

The rules to contribute to this project are described here

Known issues

Ubuntu

When using the Khiva library in Ubuntu with MATLAB 2016a, the libstdc++ library included in the MATLAB installation folder causes problems while loading our library. Please run MATLAB with the following command: LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libstdc++.so.6 /usr/local/MATLAB/R2016a/bin/matlab -desktop.

khiva-matlab's People

Contributors

dcuestam avatar avilchess avatar otorreno avatar

Watchers

James Cloos 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.