#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:
----------------------+---------------------
Changes (by Ludmila Marian <ludmila.marian@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [6622a5e6da8acb03008e0bda20b5d6d45fea6266]:
{{{
#!CommitTicketReference repository=""
revision="6622a5e6da8acb03008e0bda20b5d6d45fea6266"
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:3>
Invenio <http://invenio-software.org>