Skip to content

Commit 360ac1f

Browse files
committed
Update RFC-00xx-special-functions.md
1 parent 0e67a71 commit 360ac1f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

RFC-00xx-special-functions.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ Unlike “special functions,” “elementary functions” have a rigorous defi
9191

9292
## Proposed Implementation
9393

94-
<details>
9594
### Factorials
9695

9796
#### Factorial
@@ -1215,7 +1214,6 @@ incomplete_beta(
12151214
##### Keyword Arguments
12161215

12171216
**out** ([Tensor](https://pytorch.org/docs/stable/tensors.html#torch.Tensor), *optional*) – output.
1218-
</details>
12191217

12201218
### Airy Functions
12211219

@@ -2171,7 +2169,6 @@ kelvin_ker(
21712169

21722170
**out** ([Tensor](https://pytorch.org/docs/stable/tensors.html#torch.Tensor), *optional*) – output.
21732171

2174-
<details>
21752172
### Struve and Modified Struve Functions
21762173

21772174
#### Struve Function
@@ -3533,7 +3530,6 @@ $n^{\text{th}}$ prime number, $p(n)$.
35333530
#### 6-j Symbol
35343531

35353532
#### 9-j Symbol
3536-
</details>
35373533

35383534
## Metrics
35393535

0 commit comments

Comments
 (0)