Skip to content

Remove optional ase dependency #231

@agoscinski

Description

@agoscinski

The new ase release break some example notebooks. The ase dependency comes from one roy dataset (see

def load_roy_dataset():
)
and can easily removed as dependency by just storing the arrays inside the ase frames. We could even try to just use numpys loadtxt, then we don't need to change the binary data file.

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency filegood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions