Skip to content

Commit

Permalink
Links in intro fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasSachs committed Oct 30, 2024
1 parent 4d5986d commit 5e2a11e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/src/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Introduction

`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 highly efficient and size transferable. The underlying framework of model construction is described in detail in [Sachs et al., (2024)](@ref ACEds-paper).
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]() section followed by the workflow examples. Detailed documentation of front end facing functions can be found in the [function manual]().

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

Expand Down

0 comments on commit 5e2a11e

Please sign in to comment.