VarIr / scikit-hubness

A Python package for hubness analysis and high-dimensional data mining
BSD 3-Clause "New" or "Revised" License
44 stars 10 forks source link

MNT update citation, copyright, travis config #57

Closed VarIr closed 4 years ago

VarIr commented 4 years ago

Point citation to JOSS paper. Update copyright to 2020. Do not let travis wait for 20min anymore, as tests are now faster due to puffinn improvements.

codecov-io commented 4 years ago

Codecov Report

Merging #57 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #57   +/-   ##
=======================================
  Coverage   99.17%   99.17%           
=======================================
  Files          55       55           
  Lines        4491     4491           
  Branches      494      494           
=======================================
  Hits         4454     4454           
  Misses         18       18           
  Partials       19       19
Impacted Files Coverage Δ
skhubness/analysis/estimation.py 99.57% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 83b543b...ddaa29d. Read the comment docs.