Skip to content

Commit

Permalink
Merge branch 'develop' into 'main'
Browse files Browse the repository at this point in the history
Fix manual

See merge request ricos/machine_learning/phlower!21
  • Loading branch information
riku-sakamoto committed Aug 2, 2024
2 parents 61067af + cb5aced commit 2bc147e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Key Features

Tutorials are prepared for key features !

1. `Extended Tensor object which enables you to handle physics dimention <https://github.com/ricosjp/phlower/tutorials/basic_usages/01_phlower_tensor_basic>`_
2. `Model definition by yaml file <https://github.com/ricosjp/phlower/tutorials/basic_usages/02_model_definition_by_yaml_file>`_
3. `High Level API for scaling, training and predicion <https://github.com/ricosjp/phlower/tutorials/basic_usages/03_high_level_api_for_scaling_training_and_prediction>`_
1. `Extended Tensor object which enables you to handle physics dimention <https://ricosjp.github.io/phlower/tutorials/basic_usages/01_phlower_tensor_basic.html>`_
2. `Model definition by yaml file <https://ricosjp.github.io/phlower/tutorials/basic_usages/02_model_definition_by_yaml_file.html>`_
3. `High Level API for scaling, training and predicion <https://ricosjp.github.io/phlower/tutorials/basic_usages/03_high_level_api_for_scaling_training_and_prediction.html>`_


.. include:: usage.rst
Expand Down

0 comments on commit 2bc147e

Please sign in to comment.