Skip to content

Commit

Permalink
Add WIP notes
Browse files Browse the repository at this point in the history
  • Loading branch information
dahong67 committed Jun 13, 2024
1 parent c9c6f29 commit b341054
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/src/dev/kernels.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Tensor Kernels

!!! warning "Work-in-progress"

This page of the docs is still a work-in-progress. Check back later!

```@docs
GCPDecompositions.TensorKernels
GCPDecompositions.TensorKernels.khatrirao
Expand Down
4 changes: 4 additions & 0 deletions docs/src/dev/private.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Private functions

!!! warning "Work-in-progress"

This page of the docs is still a work-in-progress. Check back later!

```@docs
GCPAlgorithms._gcp
GCPDecompositions.TensorKernels._checked_khatrirao_dims
Expand Down
4 changes: 4 additions & 0 deletions docs/src/man/algorithms.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Algorithms

!!! warning "Work-in-progress"

This page of the docs is still a work-in-progress. Check back later!

```@docs
GCPAlgorithms
GCPAlgorithms.AbstractAlgorithm
Expand Down
4 changes: 4 additions & 0 deletions docs/src/man/constraints.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Constraints

!!! warning "Work-in-progress"

This page of the docs is still a work-in-progress. Check back later!

```@docs
GCPConstraints
GCPConstraints.AbstractConstraint
Expand Down
4 changes: 4 additions & 0 deletions docs/src/man/losses.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Loss functions

!!! warning "Work-in-progress"

This page of the docs is still a work-in-progress. Check back later!

```@docs
GCPLosses
GCPLosses.AbstractLoss
Expand Down
4 changes: 4 additions & 0 deletions docs/src/man/main.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Overview

!!! warning "Work-in-progress"

This page of the docs is still a work-in-progress. Check back later!

```@docs
GCPDecompositions
gcp
Expand Down

0 comments on commit b341054

Please sign in to comment.