Skip to content

remove Simulator abstract class and rename SimulatorCRNMultibatch #10

@dave-doty

Description

@dave-doty

This made sense in ppsim with its multiple methods of simulating, but it seems like a distraction now that we only have the one simulator class. It somehow seems cleaner to have a single simulator class and perhaps specify different options to it, for example once we get Gillespie step working, we could tell it always use Gillespie, but that doesn't require a whole new class, just a Boolean field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    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