Files
lammps/python/lammps
Richard Berger 72542c1619 python: numpy wrapper returns None in error cases
lammps.numpy wrapper functions will now return None in error cases instead of
throwing exception with NULL pointer access errors. If nelem or dimension is zero
it will return an empty numpy array with the correct shape.
2025-01-30 16:00:01 -07:00
..
2025-01-13 16:01:18 -05:00
2023-08-23 03:03:19 -04:00