Closed mfherbst closed 4 months ago
Currently the type checks in the AtomsBase interface are a little too strict.
Note, however, that for some reason the leading dimension needs to be 3 otherwise there is a segfault when reading back in the data (could be a bug ?).
Looks good, thanks!
Currently the type checks in the AtomsBase interface are a little too strict.
Note, however, that for some reason the leading dimension needs to be 3 otherwise there is a segfault when reading back in the data (could be a bug ?).