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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211347 --- 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 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 <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 -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211347-21822-w3Orw9TqHj>
