LTL is a C++ class template library for scientific computing which provides high performance via SSE3 floating point support for vector operations. Useful for array processing, image processing, FITS and ASCII I/O, and linear algebra (astronomical and scientific computing, in short). LTL provides dynamic arrays of up to 5-dimensions, subarrays and slicing, support for fixed size vectors and matrices including basic linear algebra operations, expression templates based evaluation, and I/O facilities for ascii and FITS format files. Users of the boost and blitz++ library may find the cross-pollination of these unique features to be fruitful. WWW: http://www.usm.lmu.de:81/people/drory/ltl/
Hello The homepage for the ltl project has changed to http://www.mpe.mpg.de/~drory/ltl/ and the download URL to http://www.mpe.mpg.de/~drory/ltl/ltl-1.7.10.tar.gz If needed, please relate how I should apply these changes.
Responsible Changed From-To: freebsd-ports-bugs->alepulver Take PR.
State Changed From-To: open->feedback Does not fetch (even from the new URL in follow-up). Ask submitter.
Hello. The port does not fetch (even from the new URL in the follow-up). Could you please provide a working URL? Best Regards, Ale
Begin forwarded message: Date: Thu, 5 Oct 2006 17:56:59 -0700 From: MC <rossiya@gmail.com> To: "Alejandro Pulver" <alepulver@freebsd.org> Subject: Re: ports/103310: New port:math/ltl Hi Ale The author relocated to the States from Germany. You are right the tarball is absent from his ltl homepage http://www.mpe.mpg.de/~drory/ltl/index.html. I think the confusion arose from the prior 1.6 version being the old release, while rc 1.7 actually has the compelling features. As he's on German time I hope to hear from him shortly. On 10/5/06, Alejandro Pulver <alepulver@freebsd.org> wrote: > Hello. > > The port does not fetch (even from the new URL in the follow-up). > > Could you please provide a working URL? > > Best Regards, > Ale >
State Changed From-To: feedback->open Submitter answered.
State Changed From-To: open->closed New port added with a few modifications, thanks!
alepulver 2006-10-07 20:43:52 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/ltl Makefile distinfo pkg-descr pkg-message pkg-plist Log: LTL is a C++ class template library for scientific computing which provides high performance via SSE3 floating point support for vector operations. Useful for array processing, image processing, FITS and ASCII I/O, and linear algebra (astronomical and scientific computing, in short). LTL provides dynamic arrays of up to 5-dimensions, subarrays and slicing, support for fixed size vectors and matrices including basic linear algebra operations, expression templates based evaluation, and I/O facilities for ascii and FITS format files. Users of the boost and blitz++ library may find the cross-pollination of these unique features to be fruitful. WWW: http://www.mpe.mpg.de/~drory/ltl/ PR: ports/103310 Submitted by: rossiya Revision Changes Path 1.424 +1 -0 ports/math/Makefile 1.1 +38 -0 ports/math/ltl/Makefile (new) 1.1 +3 -0 ports/math/ltl/distinfo (new) 1.1 +13 -0 ports/math/ltl/pkg-descr (new) 1.1 +9 -0 ports/math/ltl/pkg-message (new) 1.1 +89 -0 ports/math/ltl/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"