Bug 100419 - [NEW PORT] science/xmds: XMDS is a code generator that integrates equations;
Summary: [NEW PORT] science/xmds: XMDS is a code generator that integrates equations;
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-17 04:30 UTC by eV
Modified: 2006-07-19 20:58 UTC (History)
0 users

See Also:


Attachments
xmds-1.5.shar (2.66 KB, text/plain)
2006-07-17 04:30 UTC, eV
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description eV 2006-07-17 04:30:14 UTC
eXtensible multi-dimensional Simulator
    * An open-source XML based simulation package
    * From Ordinary Differential Equations (ODEs) up to stochastic Partial
      Differential Equations (PDEs)
    * Many applications:
          o physics
          o mathematics
          o engineering
          o finance
          o economics
          o chemistry
          o theoretical biology
    * Generates fast, C++ compiled code
    * Documentation and source are free!
    * Runs on Linux, Unix, MacOS X and Cygwin (Windows)
XMDS is a code generator that integrates equations. You write them down in
human readable form in an XML file, and it goes away and writes and compiles a
C++ program that integrates those equations as fast as it can possibly be done
in your architecture. 

Authr:	Paul Cochrane (principal developer) 	cochrane@physics.uq.edu.au
	Joseph Hope (second author) 		Joseph.Hope@anu.edu.au
	Peter Drummond (xmds project leader)	drummond@physics.uq.edu.au
WWW:	http://www.physics.uq.edu.au/xmds/index.html

Generated with FreeBSD Port Tools 0.77
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2006-07-17 05:44:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2006-07-19 16:39:03 UTC
State Changed
From-To: open->feedback

Ask submitter about how "-2" should be addressed.
Comment 3 Kostas Blekos 2006-07-19 16:51:23 UTC
 
PORTREVISION=2 should be set.
Comment 4 Rong-En Fan freebsd_committer freebsd_triage 2006-07-19 20:58:20 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!