GithubHelp home page GithubHelp logo

xxsds / multi_index Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 6.0 81 KB

A C++ template library for compact Hamming distance indexes

CMake 9.25% C++ 65.75% Python 4.60% Shell 0.12% C 17.34% R 1.80% Objective-C 1.14%

multi_index's People

Contributors

simongog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

multi_index's Issues

Unable to compile on Mac with Apple LLVM version 10.0.1 (clang-1001.0.46.4) on x86-64

Mac OS version:
Darwin skiran-mac-0 18.7.0 Darwin Kernel Version 18.7.0: Thu Jun 20 18:42:21 PDT 2019; root:xnu-4903.270.47~4/RELEASE_X86_64 x86_64

Compiler:

g++ -v
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Target: x86_64-apple-darwin18.7.0
Thread model: posix

Error:
/Users/kiran/multi_index/multi_index/include/multi_idx/perm_3_1.hpp:49:32: error: constexpr variable cannot have
non-literal type 'const perm<'\x03', '\x01'>::t_fun_vec_mi' (aka 'const array<unsigned long long (*)(unsigned
long long), 3>')
static constexpr t_fun_vec_mi mi_permute = {

Use in a program

I would like to use this in a simple c++ program which takes a set of strings (of equal size) and returns the similar strings of a query string. Could you please guide me which .h and .cpp files need to be used?

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.