#765: BibRank number crunching parts should be cython-ized
-----------------------------------------+-----------------
 Reporter:  skaplun                      |      Owner:
     Type:  enhancement                  |     Status:  new
 Priority:  minor                        |  Milestone:
Component:  BibRank                      |    Version:
 Keywords:  cython bibrank citerank wrd  |
-----------------------------------------+-----------------
 BibRank speed can be improved 100 times, by simply moving the number
 crunching parts (e.g. loops) into [http://cython.org cython] code. This
 would automatically translate the Python into C while at the same time
 allowing for static declaration of variable types.

-- 
Ticket URL: <http://invenio-software.org/ticket/765>
Invenio <http://invenio-software.org>

Reply via email to