./wip/py-sumatra, Tracking projects based on numerical simulation or analysis

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5.2nb1, Package name: py27-sumatra-0.5.2nb1, Maintainer: jihbed.research

Sumatra is a tool for managing and tracking projects based on numerical
simulation and/or analysis, with the aim of supporting
reproducible research. It can be thought of as an automated electronic lab
notebook for computational projects.
It consists of:

* a command-line interface, smt, for launching simulations/analyses with
automatic recording of information about the experiment, annotating these
records, linking to data files, etc.
* a web interface with a built-in web-server, smtweb, for browsing and
annotating simulation/analysis results.
* a Python API, on which smt and smtweb are based, that can be used
in your own scripts in place of using smt, or could be integrated
into a GUI-based application.


Required to run:
[www/py-django] [devel/py-subversion] [devel/py-setuptools] [devel/mercurial] [math/py-scipy] [lang/python27] [wip/py-genesis] [www/py-httplib2] [www/py-django-tagging] [devel/git-base] [wip/py-mpi4py] [math/py-numpy16]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: c1fcf99f4a8cd104459dddab4b76e7fea6f42faf
Filesize: 1425.335 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2013-09-09 16:05:30 by Thomas Klausner | Files touched by this commit (13)
Log message:
Finish git rename from scmgit to git.
   2013-05-28 20:27:24 by Sergey Litvinov | Files touched by this commit (3)
Log message:
Update to version 0.5.2
   2012-12-09 21:45:33 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
py-django-tagging has been moved to www/

   2012-11-16 12:21:20 by Sergey Litvinov | Files touched by this commit (1)
Log message:
Update distinfo
   2012-11-16 12:18:32 by Sergey Litvinov | Files touched by this commit (1)
Log message:
Add a comment line the the patch
   2012-11-16 12:13:17 by Sergey Litvinov | Files touched by this commit (5)
Log message:
Updated to version: py27-sumatra-0.4.0. Added license, added a patch
to all_tests.sh