Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2015 10:18:19 -0453
From:      "William A. Mahaffey III" <wam@hiwaay.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: CLAPACK
Message-ID:  <5582DFC4.8020906@hiwaay.net>
In-Reply-To: <20539840.39045.1434638636914.JavaMail.defaultUser@defaultHost>
References:  <20539840.39045.1434638636914.JavaMail.defaultUser@defaultHost>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06/18/15 09:50, John Duffy wrote:
> Hi
> I'm developing some numerical software on OS X to be uploaded to a FreeBSD server. I'm striving for maximum commonality between development environments, so I'm trying to find a CLAPACK package/port (as supplied with OS X) for FreeBSD but I can't seem to find one. I've installed the LAPACK, BLAS and CBLAS packages but these don't include CLAPACK. Does a CLAPACK port/package exist, or do I need to do a manual installation for the source?
> Kind regards
> John Duffy
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>

on 9.3R there is lapack++:

lapack++-2.5.4                 Linear Algebra PACKage in C++, a wrapper 
for LAPACK

Obviously C++, not C. I have it installed, but haven't done anything 
with it. I have installed various CLAPACK's in the past under linux, it 
was pretty easy, since the code is pretty simple. YMMV & all that rot ....

-- 

	William A. Mahaffey III

  ----------------------------------------------------------------------

	"The M1 Garand is without doubt the finest implement of war
	 ever devised by man."
                            -- Gen. George S. Patton Jr.




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