Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
nmslib / METADATA
Size: Mime:
Metadata-Version: 2.1
Name: nmslib
Version: 2.1.2
Summary: Non-Metric Space Library (NMSLIB)
Home-page: https://github.com/nmslib/nmslib
Author: B. Naidan, L. Boytsov, Yu. Malkov, B. Frederickson, D. Novak, et al.
License-File: LICENSE
License-File: LICENSE-Apache-2.0
Requires-Dist: pybind11 >=2.2.3
Requires-Dist: psutil
Requires-Dist: numpy >=1.10.0 ; python_version >= "3.5"

Non-Metric Space Library (NMSLIB) is an efficient cross-platform
 similarity search library and a toolkit for evaluation of similarity search methods. 
 The goal of the project is to create an effective and comprehensive toolkit for searching 
 in generic and non-metric spaces. Even though the library contains a variety of metric-space 
 access methods, our main focus is on generic and approximate search methods, in particular, 
 on methods for non-metric spaces. NMSLIB is possibly the first library with a principled 
 support for non-metric space searching.