fastest matrix solver available for FreeBSD. It requires a F90 compiler
so it's built with gfortran, however care was taken to ensure it will
work with g77 while a the default compiler is changed.
PR: ports/98107
Submitted by: Pedro Giffuni <giffunip (at) asme.org>
Approved by: tobez (implicit)
Revision history for Perl extension Math/RandomOrg.pm:
0.03 Tue May 30 02:56:00 EST 2006
- Added checkbuf() and randseq() functions (thanks to Aaron
Dalton).
The jsMath package provides a method of including mathematics in HTML pages
that works across multiple browsers under Windows, Macintosh OS X, Linux and
other flavors of unix. jsMath uses native fonts, so they resize when you
change the size of the text in your browser, they print at the full resolution
of your printer, and you don't have to wait for dozens of images to be
downloaded in order to see the mathematics in a web page. There are also
advantages for web-page authors, as there is no need to preprocess your
web pages to generate any images, and the mathematics is entered in TeX form,
so it is easy to create and maintain your web pages.
Although it works best with the TeX fonts installed, jsMath will fall back
on a collection of image-based fonts (which can still be scaled or printed
at high resolution) or unicode fonts when the TeX fonts are not available.
Author: Davide P. Cervone <dvpc@union.edu>
WWW: http://www.math.union.edu/~dpvc/jsMath/
PR: ports/93864 (based on)
Submitted by: Nicola Vitale <nivit@email.it>
Approved by: krion (mentor)
I used to recommend the use of ATLAS over the standard fortran BLAS.
Unfortunately for some time we are not packaging ATLAS anymore, and very
recently the source code of GotoBLAS has been made available for
research purposes. GotoBLAS is said to be faster than ATLAS and the
shared library is exchangeable with the standard BLAS. Curiously the
standard BLAS is known to beat both GotoBLAS and ATLAS when the problems
are not too complex, so I expect it's better for beginners.
I am hereto recommending the use of shared blas by default but leaving a
WITH_ATLAS knob in case someone doesn't have access to GotoBLAS and
wants to try to squeeze some more performance.
PR: ports/98070
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org>
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus