Skip to content

Basis Generation Bottleneck #131

@cortner

Description

@cortner

The following line in rotations3d.jl appears to take up 90% or more of the basis generation time:

	G = [ sum( coco_dot(CC[a][i], CC[b][i]) for i = 1:length(Mll) )
			for a = 1:length(CC), b = 1:length(CC) ]

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