We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 283e1fd commit 494a99bCopy full SHA for 494a99b
examples/lennard_jones_optimization.py
@@ -5,8 +5,8 @@
5
to optimize crystal structure. It finds the equilibrium lattice constant that minimizes
6
the total Lennard-Jones potential energy of a 2D square lattice.
7
8
-This example showcases a key capability of the differentiable lattice system:
9
-making geometric parameters (like lattice constants) fully differentiable and
+This example showcases a key capability of the differentiable lattice system:
+making geometric parameters (like lattice constants) fully differentiable and
10
optimizable using automatic differentiation. This enables variational material design
11
where crystal structures can be optimized to minimize physical energy functions.
12
"""
0 commit comments