Skip to content

Tutorials Outdated #50

@AndreasADL

Description

@AndreasADL

@rogervs
Tutorials are outdated, so sample code no longer works:

In General:
https://github.com/cadCAD-org/demos/tree/master/tutorials/robots_and_marbles
configs files are now created differently using:

experiment = Experiment()
configs = experiment.configs (not importing from library)

(and not imported as described in Tutorial)

In Tutorial 6:
https://github.com/cadCAD-org/demos/blob/master/tutorials/robots_and_marbles/robot-marbles-part-6/robot-marbles-part-6.ipynb

sim_config is no longer changed through
experiment.append_configs()

and the last execution of plotting multiple simulations doesn't work, because NaNs are created before a .max() function

An update of these issues would be helpful.
Thank you so much

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions