Skip to content

Commit 7dccfda

Browse files
docs: group similar inits
docs: group similar inits
2 parents 248940c + b371c5f commit 7dccfda

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/src/api/inits.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@
55
```@docs
66
scaled_rand
77
weighted_init
8-
weighted_minimal
9-
informed_init
108
minimal_init
9+
weighted_minimal
1110
chebyshev_mapping
1211
logistic_mapping
1312
modified_lm
13+
informed_init
1414
```
1515

1616
## Reservoirs
1717

1818
```@docs
1919
rand_sparse
20-
delay_line
21-
delay_line_backward
22-
cycle_jumps
23-
simple_cycle
2420
pseudo_svd
2521
chaotic_init
2622
low_connectivity
23+
delay_line
24+
delay_line_backward
25+
simple_cycle
26+
cycle_jumps
2727
double_cycle
2828
selfloop_cycle
2929
selfloop_feedback_cycle

0 commit comments

Comments
 (0)