Skip to content

Installation documentation  #17

@i64

Description

@i64

Hi authors, I am reviewing the code from openjournals/joss-reviews#6881.

In installation
cd DTWC++ is wrong it should be cd dtw-cpp

running is itself the installation, and overview, installation, running should be in order. Also -j32 should not be assumed where you could use this command in in linux to determine number of processors.

cmake --build . -j$(( $(nproc) * 2 -1))

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationjossJOSS paper related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions