Skip to content

Commit

Permalink
contents
Browse files Browse the repository at this point in the history
  • Loading branch information
femtotrader committed Apr 24, 2024
1 parent 6f2b88f commit 152aa05
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,13 @@
This project aims to provide users with functionality for performing quantitative portfolio analytics via [online algorithms](https://en.wikipedia.org/wiki/Online_algorithm).

It depends especially on [OnlineStatsBase.jl](https://joshday.github.io/OnlineStats.jl/).

🚧 This software is under construction. API can have breaking changes.

## Contents

```@contents
Pages = [
"index.md",
]
```

0 comments on commit 152aa05

Please sign in to comment.