[Yt-svn] commit/yt: MatthewTurk: Initial import of the Stream data handler, for in-memory passing of arbitrary

Bitbucket commits-noreply at bitbucket.org
Thu May 26 21:10:58 PDT 2011


1 new changeset in yt:

http://bitbucket.org/yt_analysis/yt/changeset/5e0d6c08d6dc/
changeset:   5e0d6c08d6dc
branches:    
user:        MatthewTurk
date:        2011-05-27 06:08:52
summary:     Initial import of the Stream data handler, for in-memory passing of arbitrary
grids.  Has not yet been tested.
affected #:  9 files (36 bytes)

--- a/yt/frontends/setup.py	Thu May 26 21:53:30 2011 -0400
+++ b/yt/frontends/setup.py	Fri May 27 00:08:52 2011 -0400
@@ -15,4 +15,5 @@
     config.add_subpackage("art")
     config.add_subpackage("maestro")
     config.add_subpackage("castro")
+    config.add_subpackage("stream")
     return config

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the yt-svn mailing list