Skip to content

Commit

Permalink
Remove the separate page for vector mode doc
Browse files Browse the repository at this point in the history
  • Loading branch information
vaithak authored and vgvassilev committed Mar 8, 2024
1 parent 464c297 commit ed79c10
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 194 deletions.
1 change: 0 additions & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
<ul class="dropdown-menu" aria-labelledby="dropdown02">
<li class="dropdown-item"> <a class="nav-link" href="https://rawgit.com/root-project/cling/master/www/index.html">Cling</a></li>
<li class="dropdown-item"> <a class="nav-link" href="/clad">Clad</a></li>
<li class="dropdown-item"> <a class="nav-link" href="/vectorautodiff/">Vectorized Automatic Differentiation</a></li>
</ul>
</li>
<li class="nav-item dropdown">
Expand Down
193 changes: 0 additions & 193 deletions _pages/vectorautodiff.md

This file was deleted.

Binary file removed images/autodiff-example-f_grad.png
Binary file not shown.
Binary file removed images/autodiff-forward.png
Binary file not shown.
Binary file removed images/vector-operations.png
Binary file not shown.

0 comments on commit ed79c10

Please sign in to comment.