#478: BibRank: numpy should be optional
----------------------+---------------------
Reporter: simko | Owner: lmarian
Type: defect | Status: closed
Priority: major | Milestone: v1.0
Component: BibRank | Version:
Resolution: fixed | Keywords:
----------------------+---------------------
Comment (by Ludmila Marian <ludmila.marian@…>):
In [aa5eef0c6f5ef0da2ff6c6aa1bf5d14224c44a4e]:
{{{
#!CommitTicketReference repository=""
revision="aa5eef0c6f5ef0da2ff6c6aa1bf5d14224c44a4e"
BibRank: make numpy optional
* If numpy is not installed, the execution of citerank methods
will not crash, but only print a message informing the admin
about the missing import. (closes #478)
* Also, the citerank tests will not run if numpy is not installed.
}}}
--
Ticket URL: </ticket/478#comment:4>
Invenio <http://invenio-software.org>