Skip to content

quantum game of life parallelization #17

@danielbultrini

Description

@danielbultrini

The loop in the quantum game of life brush that runs a kernel on all pixels can be made massively parallel both in the simulator and hardware. This should be as simple as parallelizing the loop in line of 211 of "GoL.py".

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions