GithubHelp home page GithubHelp logo

shapelets / khiva-csharp Goto Github PK

View Code? Open in Web Editor NEW
10.0 11.0 2.0 7.74 MB

C# binding for Khiva library.

Home Page: https://khiva-c.readthedocs.io

License: Mozilla Public License 2.0

Shell 1.12% C# 98.88%
khiva csharp gpu time-series matrix-profile shapelets snippets discords timeseries opencl

khiva-csharp's People

Contributors

avilchess avatar jrecuerda avatar nexxel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

nexxel

khiva-csharp's Issues

None of the functional test run in VS2019

Describe the bug
I have cloned the repo. Am able to compile the solution fine. All the tests in the tests project fail except the LIbraryTests. All the other tests result in the test host crashing. Stepping through the test, the error / crash happens when the KhivaArray Reference property is accessed. Not sure why this would be the case. See screen shot below.

To Reproduce
Using Visual Studio 2019 in the khiva install.bat script (in tools folder). Changed line:
cmake .. -DCMAKE_TOOLCHAIN_FILE="%path_to_vpkg%/scripts/buildsystems/vcpkg.cmake" -DKHIVA_USE_CONAN=OFF -DKHIVA_BUILD_JNI_BINDINGS=OFF -DKHIVA_BUILD_DOCUMENTATION=OFF -G "Visual Studio 16 2019"

Expected behavior
All tests should pass.

Screenshots
If applicable, add screenshots to help explain your problem.
image
image

Environment information:

  • OS: Windows 10 x64
  • Version 1909
    image
  • Visual Studio 2019
  • Khiva dependencies versions : I ran the install.bat in the khiva tools director. Seems latest was downloaded. ArrayFire 3.6.2. Not sure how to tell the Boost version.

Additional context
When I run the test binaries in the khiva build\bin folder, the tests all pass. So the c/c++ khiva library seems fine as far as I can tell.
PS C:\Users\hooman\source\repos\khiva\build\bin> .\polynomial.exe
Running main() from C:\Users\hooman\source\repos\vcpkg\buildtrees\gtest\src\ase-1.10.0-7231afa423.clean\googletest\src\gtest_main.cc
[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from PolynomialTests
[ RUN ] PolynomialTests.Polyfit1
�[32m[----------]�[0m CPU backend, device: Intel CPU
[ OK ] PolynomialTests.Polyfit1 (866 ms)
[ RUN ] PolynomialTests.Polyfit3
�[32m[----------]�[0m CPU backend, device: Intel CPU
[ OK ] PolynomialTests.Polyfit3 (1 ms)
[ RUN ] PolynomialTests.Roots
�[32m[----------]�[0m CPU backend, device: Intel CPU
[ OK ] PolynomialTests.Roots (6 ms)
[----------] 3 tests from PolynomialTests (876 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (878 ms total)
[ PASSED ] 3 tests.

The nuget package is not proper

Describe the bug
The published nuget package is a copy of the entire git source code vs just the .net assembly.

To Reproduce
Add the nuget to your Visual Studio project. Go to the package folder and view the contents.

Expected behavior
The nuget contents should just be the khiva csharp assembly file.

Screenshots
image

Environment information:

  • OS: Windows 10 x64
  • Version 1909
  • Khiva dependencies versions [e.g. ArrayFire 3.6.2, Boost 1.66.0] N/A

Additional context
N/A

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.