File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
examples/scripts/6_Phonons Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
cff-version: 1.2.0
2
- title: "torch-sim"
3
- message: " If you use this software, please cite it as below."
2
+ title: TorchSim
3
+ message: If you use this software, please cite it as below.
4
4
authors:
5
5
- family-names: Gangan
6
6
given-names: Abhijeet S.
@@ -15,8 +15,8 @@ authors:
15
15
- family-names: Falletta
16
16
given-names: Stefano
17
17
license: MIT
18
- license-url: "https://github.com/Radical-AI/torch-sim/blob/main/LICENSE"
19
- repository-code: "https://github.com/Radical-AI/torch-sim"
20
- type: "software"
18
+ license-url: https://github.com/Radical-AI/torch-sim/blob/main/LICENSE
19
+ repository-code: https://github.com/Radical-AI/torch-sim
20
+ url: https://github.com/Radical-AI/torch-sim
21
+ type: software
21
22
date-released: 2025-04-02
22
- url: "https://github.com/Radical-AI/torch-sim"
Original file line number Diff line number Diff line change 5
5
6
6
# /// script
7
7
# dependencies = [
8
- # "pymatviz> =0.16.0",
8
+ # "pymatviz= =0.16.0",
9
9
# "plotly!=6.2.0", # TODO remove pin pending https://github.com/plotly/plotly.py/issues/5253#issuecomment-3016615635
10
10
# ]
11
11
# ///
Original file line number Diff line number Diff line change 4
4
# dependencies = [
5
5
# "mace-torch>=0.3.12",
6
6
# "phonopy>=2.35",
7
- # "pymatviz> =0.16",
7
+ # "pymatviz= =0.16",
8
8
# "seekpath",
9
9
# "ase",
10
10
# "plotly!=6.2.0", # TODO remove pin pending https://github.com/plotly/plotly.py/issues/5253#issuecomment-3016615635
Original file line number Diff line number Diff line change 6
6
# dependencies = [
7
7
# "mace-torch>=0.3.12",
8
8
# "phonopy>=2.35",
9
- # "pymatviz> =0.16",
9
+ # "pymatviz= =0.16",
10
10
# "plotly!=6.2.0", # TODO remove pin pending https://github.com/plotly/plotly.py/issues/5253#issuecomment-3016615635
11
11
# ]
12
12
# ///
You can’t perform that action at this time.
0 commit comments