Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Sep 2016 17:20:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 211347] [NEW PORT] devel/py-numba: LLVM optimizing compiler for python and is numpy aware
Message-ID:  <bug-211347-21822-w3Orw9TqHj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211347-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211347-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211347

--- Comment #19 from commit-hook@freebsd.org ---
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 perform=
ance
  functions written directly in Python. With a few annotations, array-orien=
ted
  and math-heavy Python code can be just-in-time compiled to native machine
  instructions, similar in performance to C, C++ and Fortran, without havin=
g to
  switch languages or Python interpreters.

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

  PR:           211347
  Submitted by: David Kalliecharan <dave@dal.ca>

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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211347-21822-w3Orw9TqHj>