Skip to content

Commit a20cdba

Browse files
committed
organize
1 parent 48c88fa commit a20cdba

39 files changed

+4
-4
lines changed

source/launch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Documentation of these methods is organized as follows:
5151
user/manual/loading/index
5252
user/manual/analysis/index
5353
user/manual/output/index
54-
user/manual/strategy/index
54+
user/manual/numerics/index
5555
user/manual/modules/index
5656
Examples <https://gallery.stairlab.io/examples/>
5757

source/user/manual/strategy/algorithm/AcceleratedNewton.rst renamed to source/user/manual/numerics/algorithm/AcceleratedNewton.rst

File renamed without changes.
File renamed without changes.

source/user/manual/strategy/algorithm/ExpressNewton.rst renamed to source/user/manual/numerics/algorithm/ExpressNewton.rst

File renamed without changes.

source/user/manual/strategy/algorithm/LinearAlgorithm.rst renamed to source/user/manual/numerics/algorithm/LinearAlgorithm.rst

File renamed without changes.

source/user/manual/strategy/algorithm/ModifiedNewton.rst renamed to source/user/manual/numerics/algorithm/ModifiedNewton.rst

File renamed without changes.
File renamed without changes.

source/user/manual/strategy/algorithm/NewtonLineSearch.rst renamed to source/user/manual/numerics/algorithm/NewtonLineSearch.rst

File renamed without changes.

source/user/manual/strategy/algorithm/_NewtonLineSearch.md renamed to source/user/manual/numerics/algorithm/_NewtonLineSearch.md

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)