Metadata-Version: 1.1
Name: blockcanvas
Version: 4.0.3
Summary: visual environment for creating simulation experiments
Home-page: https://github.com/enthought/blockcanvas
Author: ETS Developers
Author-email: enthought-dev@enthought.com
License: BSD
Download-URL: http://www.enthought.com/repo/ets/blockcanvas-4.0.3.tar.gz
Description: ===================================================================
        blockcanvas: visual environment for creating simulation experiments
        ===================================================================
        
        http://github.enthought.com/blockcanvas
        
        The blockcanvas project provides a visual environment for creating simulation
        experiments, where function and data are separated. Thus, you can define your
        simulation algorithm by visually connecting function blocks into a data flow
        network, and then run it with various data sets (known as "contexts");
        likewise, you can use the same context in a different functional simulation.
        
        The project provides support for plotting, function searching and inspection,
        and optimization. It includes a stand-alone application that demonstrates the
        block-canvas environment, but the same functionality can be incorporated into
        other applications.
        
        The blockcanvas project relies on included libraries that allow multiple data
        sets using Numeric arrays to be incorporated in a Traits-based model in a
        way that is simple, fast, efficient, and consistent.
        
Platform: Windows
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Solaris
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
