[Bug 211347] [NEW PORT] devel/py-numba: LLVM optimizing compiler for python and is numpy aware
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 5 17:20:21 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211347
--- Comment #19 from commit-hook at 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 at 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.
More information about the freebsd-python
mailing list