[Date Prev] [Date Next] [Thread Prev] [Thread Next] Indexes: Main | Date | Thread | Author

[ba-ohs-talk] Fwd: [PORT-L] [Fwd: Scientific Computing & Scripting Language Extension]


FYI...    (01)

>From: Jon Awbrey <jawbrey@OAKLAND.EDU>
>To: PORT-L@LISTSERV.IUPUI.EDU
>
>¤~~~~~~~~~¤~~~~~~~~~¤~~~~~~~~~¤~~~~~~~~~¤~~~~~~~~~¤
>
>mind munchies ...
>
>jon
>
>¤~~~~~~~~~¤~~~~~~~~~¤~~~~~~~~~¤~~~~~~~~~¤~~~~~~~~~¤Return-Path: 
><owner-colloq-local-list@lists.Stanford.EDU>
>Received: from lists.Stanford.EDU (lists.Stanford.EDU [171.64.14.236])
>         by cliff.acs.oakland.edu (8.12.2/8.12.2) with ESMTP id g35JW3M9209682
>         for <jawbrey@oakland.edu>; Fri, 5 Apr 2002 14:32:03 -0500 (EST)
>Received: (from root@localhost)
>         by lists.Stanford.EDU (8.11.3/8.11.3) id g35IcOA11678
>         for colloq-local-list-out706016; Fri, 5 Apr 2002 10:38:25 -0800 (PST)
>Received: from Sunburn.Stanford.EDU (Sunburn.Stanford.EDU [171.64.67.178])
>         by lists.Stanford.EDU (8.11.3/8.11.3) with ESMTP id g35IcNo11668
>         for <colloq-local-list@lists.stanford.edu>; Fri, 5 Apr 2002 
> 10:38:23 -0800 (PST)
>Received: by Sunburn.Stanford.EDU (8.9.3/8.9.3) id KAA25712;
>         Fri, 5 Apr 2002 10:38:21 -0800 (PST)
>Date: Fri, 5 Apr 2002 10:38:21 -0800 (PST)
>Message-Id: <200204051838.KAA25712@Sunburn.Stanford.EDU>
>From: allison@Stanford.edu
>Reply-To: ee380@shasta.stanford.edu
>To: colloq@CS.Stanford.EDU
>Subject: [CSL Colloq] Scientific Computing and Scripting Language 
>Extension * 4:15PM, Wed Apr 10, 2002 in Gates B03
>Sender: owner-colloq-local-list@lists.Stanford.EDU
>Precedence: bulk
>
>
>
>         Computer Systems Laboratory Colloquium
>           4:15PM, Wednesday, April 10, 2002
>     NEC Auditorium, Gates Computer Science Building B03
>              http://ee380.stanford.edu[1]
>
>Topic:  Scientific Computing and Scripting Language Extension
>         Programming
>
>Speaker:        David Beazley
>                 University of Chicago
>
>About the talk:
>
>In the last five years, a significant shift in software
>architecture has occurred in the scientific computing community.
>Rather than exclusively focusing on the performance properties of
>low-level programming languages like C,C++, and Fortran, a large
>number of scientists are now building applications in the form of
>compiled extensions to high-level scripting languages like
>Python, Perl, and Tcl---languages that are interpreted,
>dynamically typed, and not normally associated with high
>performance computing. Closely associated with the rising
>popularity of scripting, a significant number of research and
>development efforts have focused on the problem of creating
>software development tools, libraries, and compilers for
>simplifying the task of extension programming.
>
>In this talk, I will briefly describe the factors that are
>driving the use of scripting technology in scientific computing
>projects. I will then provide an overview of SWIG (http://www.swig.org[2]),
>a specialized C++ compiler that automatically generates scripting
>language bindings to existing programs. Finally, I will describe
>some of the open software development and systems-related
>challenges that are faced by scientists working in this
>environment.
>
>About the speaker:
>
>David Beazley is an Assistant Professor in the Department of
>Computer Science at the University of Chicago. He is the creator
>of SWIG and the author of the Python Essential Reference. Prior
>to joining the University of Chicago, he worked on molecular
>dynamics software in the Theoretical Physics Division at Los
>Alamos National Laboratory.
>
>Contact information:
>
>David M. Beazley
>1100 E 58th Street
>University of Chicago
>Chicago, IL 60637
>773-702-9111
>773-702-8487
>beazley@cs.uchicago.edu[3]
>
>
>[ 1 ]    http://ee380.stanford.edu
>[ 2 ]    http://www.swig.org
>[ 3 ]    mailto:beazley
>+----------------------------------------------------------------------------+
>| This message was sent via the Stanford Computer Science Department         |
>| colloquium mailing list.  To be added to this list send an arbitrary       |
>| message to colloq-subscribe@cs.stanford.edu.  To be removed from this list,|
>| send a message to colloq-unsubscribe@cs.stanford.edu. For more information,|
>| send an arbitrary message to colloq-request@cs.stanford.edu. For directions|
>| to Stanford, check out http://www-forum.stanford.edu                       |
>+-------------------------------------------------------------------------x 
>cl+    (02)