Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Dec 2014 22:02:57 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Anton Shterenlikht <mexas@bris.ac.uk>
Cc:        fortran@freebsd.org
Subject:   Re: math/cmlib port - PR submitted, want to discuss
Message-ID:  <20141225060257.GA32765@troutmask.apl.washington.edu>
In-Reply-To: <201412242116.sBOLGs66067857@mech-as221.men.bris.ac.uk>
References:  <201412242116.sBOLGs66067857@mech-as221.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 24, 2014 at 01:16:55PM -0800, Anton Shterenlikht wrote:
> 
> I'd like to work towards a set of tightly integrated Fortran\
> libraries on FreeBSD, ideally making sure all GAMS categories
> are available via ports. This probably is a separate large
> project, but is a worthwhile goal in my opinion.
> 

I use blas and lapack.  When I was learning F90/95, I rewrote
minpack in a free-form modern dialect.  I now typically write
my own routines, but if I'm in a hurry, I simply search netlib or 
Alan Miller's big pond repository for a particular routine.

Fortunately, Fortran is fairly portable, so not much is needed to
get the code to compile.

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141225060257.GA32765>