https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211347

--- Comment #19 from [email protected] ---
A commit references this bug:

Author: pi
Date: Mon Sep  5 17:19:22 UTC 2016
New revision: 421379
URL: https://svnweb.freebsd.org/changeset/ports/421379

Log:
  New port: devel/py-numba

  Numba gives you the power to speed up your applications with high performance
  functions written directly in Python. With a few annotations, array-oriented
  and math-heavy Python code can be just-in-time compiled to native machine
  instructions, similar in performance to C, C++ and Fortran, without having to
  switch languages or Python interpreters.

  WWW: http://numba.pydata.org/

  PR:           211347
  Submitted by: David Kalliecharan <[email protected]>

Changes:
  head/devel/Makefile
  head/devel/py-numba/
  head/devel/py-numba/Makefile
  head/devel/py-numba/distinfo
  head/devel/py-numba/pkg-descr

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to