<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/math/py-numexpr/pkg-descr, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2022-09-07T21:58:51Z</updated>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>urn:sha1:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4</id>
<content type='text'>
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
</content>
</entry>
<entry>
<title>Update to 2.7.2</title>
<updated>2021-01-03T20:08:04Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2021-01-03T20:08:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7d9312203cadd7fbb936f27b4e5ed7fa8d8f252e'/>
<id>urn:sha1:7d9312203cadd7fbb936f27b4e5ed7fa8d8f252e</id>
<content type='text'>
Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
</content>
</entry>
<entry>
<title>Switch all pypi.python.org WWWs to a new PyPi home pypi.org where</title>
<updated>2018-04-25T16:42:37Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2018-04-25T16:42:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c63740208199641936685ceb327218d7e846b7c8'/>
<id>urn:sha1:c63740208199641936685ceb327218d7e846b7c8</id>
<content type='text'>
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
</content>
</entry>
<entry>
<title>- Update to 2.4.4</title>
<updated>2015-10-04T19:01:07Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-10-04T19:01:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b73eff4feb5498d8fd9969e0379fe7e904985058'/>
<id>urn:sha1:b73eff4feb5498d8fd9969e0379fe7e904985058</id>
<content type='text'>
- Update MASTER_SITES: move back to CHEESESHOP
- Add LICENSE_FILE
- Reformat pkg-descr and remove trailing space
- Add PyPI as primary WWW

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
</content>
</entry>
<entry>
<title>- Update to 2.4</title>
<updated>2015-03-21T20:07:17Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-03-21T20:07:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=e083eeb9d185a7f51421635035027205c587acb5'/>
<id>urn:sha1:e083eeb9d185a7f51421635035027205c587acb5</id>
<content type='text'>
- Update WWW

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
</content>
</entry>
<entry>
<title>numexpr - Fast numerical array expression evaluator for Python and NumPy.</title>
<updated>2010-07-05T08:18:12Z</updated>
<author>
<name>Wen Heping</name>
<email>wen@FreeBSD.org</email>
</author>
<published>2010-07-05T08:18:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=714db4465a30d893e20064843c6533e2189037e4'/>
<id>urn:sha1:714db4465a30d893e20064843c6533e2189037e4</id>
<content type='text'>
The numexpr package evaluates multiple-operator array expressions many times
faster than NumPy can. It accepts the expression as a string, analyzes it,
rewrites it more efficiently, and compiles it to faster Python code on the fly.
It's the next best thing to writing the expression in C and compiling it with
a specialized just-in-time (JIT) compiler, i.e. it does not require a compiler
at runtime.

Also, numexpr has support for the Intel VML (Vector Math Library) -- integrated
in Intel MKL (Math Kernel Library) --, allowing nice speed-ups when computing
transcendental functions (like trigonometrical, exponentials...) on top of
Intel-compatible platforms. This support also allows to use multiple cores in
your computations.

WWW: http://code.google.com/p/numexpr/

PR:		ports/148372
Submitted by:	Ju Pengfei &lt;jupengfei@gmail.com&gt;
Feature safe:	yes
</content>
</entry>
</feed>
