From owner-freebsd-ports@FreeBSD.ORG Tue Jul 20 03:54:13 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC16816A4CE for ; Tue, 20 Jul 2004 03:54:13 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with SMTP id 6614F43D4C for ; Tue, 20 Jul 2004 03:54:13 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by mproxy.gmail.com with SMTP id m68so50803rne for ; Mon, 19 Jul 2004 20:54:13 -0700 (PDT) Received: by 10.38.96.39 with SMTP id t39mr880765rnb; Mon, 19 Jul 2004 20:53:56 -0700 (PDT) Message-ID: <8cb27cbf040719205353056fd2@mail.gmail.com> Date: Mon, 19 Jul 2004 22:53:56 -0500 From: Jon Drews To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: GSL 1.5 examples X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 03:54:13 -0000 I am in the process of writing up simple C examples for the GNU Scientific Libraries ( in /usr/ports/math/gsl ). If anyone has GSL routines that they can contribute I would greatly appreciate it. The examples will be included with the port. They serve two purposes: 1) as examples on how to use the port and 2) as test cases to check for errors when new versions of GSL are released. Kind regards, Jonathan