File tree Expand file tree Collapse file tree 7 files changed +0
-28
lines changed
Expand file tree Collapse file tree 7 files changed +0
-28
lines changed Original file line number Diff line number Diff line change 22# Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
33# This program is distributed under the MIT License, see LICENSE.md.
44
5- # Copyright (c) 2025.
6- # Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
7- # This program is distributed under the MIT License, see LICENSE.md.
8-
95import sys
106from pathlib import Path
117import sys
Original file line number Diff line number Diff line change 22# Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
33# This program is distributed under the MIT License, see LICENSE.md.
44
5- # Copyright (c) 2025.
6- # Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
7- # This program is distributed under the MIT License, see LICENSE.md.
8-
95from pathlib import Path
106from pprint import pprint
117import json
Original file line number Diff line number Diff line change 22# Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
33# This program is distributed under the MIT License, see LICENSE.md.
44
5- # Copyright (c) 2025.
6- # Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
7- # This program is distributed under the MIT License, see LICENSE.md.
8-
95import json
106from pathlib import Path
117
Original file line number Diff line number Diff line change 22# Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
33# This program is distributed under the MIT License, see LICENSE.md.
44
5- # Copyright (c) 2025.
6- # Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
7- # This program is distributed under the MIT License, see LICENSE.md.
8-
95import io
106import uuid
117
Original file line number Diff line number Diff line change 22# Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
33# This program is distributed under the MIT License, see LICENSE.md.
44
5- # Copyright (c) 2025.
6- # Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
7- # This program is distributed under the MIT License, see LICENSE.md.
8-
95import io
106import uuid
117
Original file line number Diff line number Diff line change 22# Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
33# This program is distributed under the MIT License, see LICENSE.md.
44
5- # Copyright (c) 2025.
6- # Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
7- # This program is distributed under the MIT License, see LICENSE.md.
8-
95from pathlib import Path
106
117from ase .io import read
Original file line number Diff line number Diff line change 22# Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
33# This program is distributed under the MIT License, see LICENSE.md.
44
5- # Copyright (c) 2025.
6- # Authors: Ádám Fekete, Elliott Kasoar, Tamás K. Stenczel
7- # This program is distributed under the MIT License, see LICENSE.md.
8-
95from abcd import ABCD
106
117if __name__ == "__main__" :
You can’t perform that action at this time.
0 commit comments