matchms / old-iomega-spec2vec

unrefactored spec2vec code from iomega org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

old iomega spec2vec

See also https://github.com/iomega/Spec2Vec

This repo will be archived soon

Make conda environment with (from the repo root directory)

conda env create

Activate conda environment with

conda activate iomega-spec2vec

Run linter with

prospector

Run tests with

pytest

About

unrefactored spec2vec code from iomega org

License:Apache License 2.0


Languages

Language:Python 100.0%