Skip to content

SCIInstitute/dSpaceX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8176401 · Feb 14, 2021
Aug 11, 2020
Oct 20, 2020
Feb 13, 2021
Feb 24, 2020
Dec 10, 2020
Feb 14, 2021
Feb 13, 2021
Feb 13, 2021
Oct 5, 2020
Feb 13, 2021
Feb 13, 2021
May 1, 2020
Dec 9, 2020
Nov 21, 2020
Jul 27, 2020
Dec 2, 2020

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