Skip to content

Commit

Permalink
added links
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasSachs committed Oct 30, 2024
1 parent 2b20e00 commit 31a3d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The julia package `ACEds.jl` facilitates simulation and machine learning of configuration-dependent friction tensor models from data. The models are based on an equivariant Atomic Cluster Expansion (ACE) and, as such, are computationally highly efficient and size transferable. The underlying framework of model construction is described in detail in [Sachs et al., (2024)](@ref ACEds-paper).

For a quick start, we recommend reading the [Installation Instructions](installation.md) and the [Overview](overview.md) section, followed by the workflow examples. Detailed documentation of front-end-facing functions can be found in the [function manual](@ref Function-Manual).
For a quick start, we recommend reading the [Installation Instructions](installation.md) and the [Overview](overview.md) section, followed by the [Workflow Examples](fitting-eft.md). Detailed documentation of front-end-facing functions can be found in the [Function Manual](function-manual.md).


### [References](@id ACEds-paper)
Expand Down

0 comments on commit 31a3d8b

Please sign in to comment.