Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/feature_matureness.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ There are four types of Status:
| 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. |
| 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. |
| Capabilities | Experimental | Implementation not done. |
| Capabilities | Experimental | Implementation not done. |
| 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. |
| Generic existential types | Experimental | Not being used or tested much |
| Generic existential types | Experimental | Not being used or tested much |
Expand Down