Skip to content

Implement Simulation Storage and stepState as array and enum #36

@goob10000

Description

@goob10000

The current data structure for storage makes logging clunky and somewhat redundant with the simulation step. In order to streamline this, there will be a single central data structure (a 2d array) where the rows are the steps in the simulation, and the columns are the features/values. It should look something like this:

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions