Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasSachs authored Nov 3, 2024
1 parent bad93cb commit 0e7e827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ACEfriction.jl facilitates simulation and machine learning of configuration-depe
```
where $`{\bf r}_i \in \mathbb{R}^3,\; (i=1,\dots,N)`$, are the positions of points/particles in the point cloud, the $`z_i`$s are some discrete features (e.g., chemical element types) and $\mathcal{SPSD}_{3N} \subset \mathbb{R}^{3N \times 3N}$ is the set of $3N\times 3N$-dimensional positive semi-definite matrices.

The underlying representation is based on an equivariant Atomic Cluster Expansion and, as such, size-transferrable, i.e., models can be trained and evaluated on 3D-point clouds comprised of arbitrary number, $N$, of points/particles.
The underlying representation is based on an equivariant Atomic Cluster Expansion and, as such, size-transferrable, i.e., models can be trained and evaluated on 3D-point clouds comprised of an arbitrary number, $N$, of points/particles.

## Documentation

Expand Down

0 comments on commit 0e7e827

Please sign in to comment.