Skip to content

FCHL19 padding #1

@jvschleicher

Description

@jvschleicher

In the previous version (qml) this function was used to generate fchl19 representations:
reps = np.array([qml.representations.generate_fchl_acsf(x.nuclear_charges, x.coordinates, pad=max_natoms,
elements=atomtypes) for x in mols])
Here, the padding is nonexistent, which leads to shape issues in the rep generation:
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions.

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