From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OjZsd-0005yZ-7k for garchives@archives.gentoo.org; Thu, 12 Aug 2010 15:39:43 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4246DE09E7; Thu, 12 Aug 2010 15:39:24 +0000 (UTC) Received: from mx1.d.umn.edu (mx1.d.umn.edu [131.212.109.15]) by pigeon.gentoo.org (Postfix) with ESMTP id 1A5CDE09E7 for ; Thu, 12 Aug 2010 15:39:23 +0000 (UTC) Received: from mxr1.d.umn.edu (mxr1.d.umn.edu [131.212.109.92]) by mx1.d.umn.edu (8.13.8/8.13.8) with ESMTP id o7CFcEf1005818 for ; Thu, 12 Aug 2010 10:38:14 -0500 (CDT) Received: from mxv2.d.umn.edu (mxv2.d.umn.edu [131.212.109.136]) by mxr1.d.umn.edu (8.13.8/8.13.8) with ESMTP id o7CFcEYK027882 for ; Thu, 12 Aug 2010 10:38:14 -0500 (CDT) Received: from smtp.d.umn.edu (mx3.d.umn.edu [131.212.109.40]) by mxv2.d.umn.edu (8.13.8/8.13.8) with ESMTP id o7CFcDIP004915 for ; Thu, 12 Aug 2010 10:38:14 -0500 (CDT) Received: from pavilion64 (71-217-246-218.dlth.qwest.net [71.217.246.218]) (authenticated bits=0) by smtp.d.umn.edu (8.13.8/8.13.8) with ESMTP id o7CFbggR004103 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 12 Aug 2010 10:37:43 -0500 (CDT) Date: Thu, 12 Aug 2010 10:37:34 -0500 From: Steven Trogdon Subject: [gentoo-science] [sage-on-gentoo] fortran scripts To: "gentoo-science@lists.gentoo.org" X-Mailer: Balsa 2.4.7 Message-Id: <1281627462.27643.0@pavilion64> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=PGP-SHA1; boundary="=-gz+zs0QLkyL5iBcwsxRP" X-Virus-Scanned: clamav-milter 0.96.1 at mxv2.d.umn.edu X-Virus-Status: Clean X-Archives-Salt: ec0da95c-5335-4dfb-a2fd-4635888b4d56 X-Archives-Hash: 532ec0660b8781c34df3dc4fafcfa071 --=-gz+zs0QLkyL5iBcwsxRP Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi: I had apparently installed the Sage-provided scripts sage-g77_shared sage_fortran when Sage was under /opt to get some fortran functionality from within the = =20 notebook. Of course that functionality is missing with Sage under /usr. Bot= h =20 scripts are needed. See, from the notebook, Help -> Fast Static Versions -> Numerical Sage -> f2py for a cut-N-paste example. This example is included (command line version) = in =20 inline_fortran.py, the InlineFortran class under site-packages/sage/misc. T= he =20 sage-g77_shared script calls sage_fortran and sage-g77_shared is hardcoded = in =20 the InlineFortran class. I suppose it is somewhat awkward to have these two= =20 scripts, but thought I would point out that some functionality is missing =20 without them. Perhaps there is a better way, without messing around with th= e =20 InlineFortran class, to achieve the same result. Steve --=-gz+zs0QLkyL5iBcwsxRP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) iEYEABECAAYFAkxkFUYACgkQSh5h5U6haiG+bQCgjceNCvyiXbw28aA/OYuxia+w Q0oAoIDcByX+Zyf0ln6rykNa6nTSQQir =eM7d -----END PGP SIGNATURE----- --=-gz+zs0QLkyL5iBcwsxRP--