Skip to content

SCIInstitute/dSpaceX

Repository files navigation

dSpaceX - Design Space Exploration Tool

Exploration of multidimensional data using dSpaceX, the Design Space Explorer

Table of Contents

Overview

The Design Space Explorer facilitates decomposition, modeling, and deep exploration of multivariate datasets consisting of design parameters, quantities of interest, and shapes that represent these combinations.

Installation

Please see Installing dSpaceX to get things running.

Using dSpaceX

Data Exploration using dSpaceX.

To use dSpaceX for data exploration...

  1. Prepare the data
  2. Start the server
  3. Open the web client.

Happy exploring!

Development

dSpaceX is under active development. It consists of a standalone server written in C++ and a portable web client based on the JavaScript React Framework.

See BUILD.md to get started