Skip to content

Commit 4b31394

Browse files
authored
Remove a small duplicated item in feature matureness doc (#167)
1 parent a2d2851 commit 4b31394

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/feature_matureness.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ There are four types of Status:
3838
| Autodiff (higher-order) | Experimental | Implemented and adopted in 2 different codebases. Known holes in design, and has not been widely adopted or exercised so its quality maybe significantly lower. |
3939
| Builtin generic interfaces and operator overloads for generic code | Experimental | There isn't bugs or quality issues, and a lot of user code is depending on this, but we don't have good test coverage to build the confidence that it will provide good user experience. |
4040
| Capabilities | Experimental | Implementation not done. |
41-
| Capabilities | Experimental | Implementation not done. |
4241
| GLSL Compatibility | Experimental | Lightly adopted in MKL's mini examples, and a subset of CTS. Need more detailed scope and more time to test its quality. |
4342
| Generic existential types | Experimental | Not being used or tested much |
4443
| Generic existential types | Experimental | Not being used or tested much |

0 commit comments

Comments
 (0)