Skip to content

Commit fc58955

Browse files
committed
Note and link to new v0.7 release
1 parent df0f45c commit fc58955

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ <h2>Auto-parallelising and auto-optimising frameworks for algebraically expresse
6565
</div>
6666

6767
<div class="content">
68+
<ul>
69+
<li><b>New release:</b> <a href="https://github.com/Algebraic-Programming/ALP/releases/tag/v0.7">version 0.7</a> of ALP, ALP/GraphBLAS, and ALP/Pregel</li>
70+
</ul>
6871
<p>Algebraic Programming (ALP) encompasses research in various software technologies that allow programming with explicit algebraic structures, combined with their automated parallelisation and optimisation.<p>
6972
<h2 class="content-subhead" id="view">Our view</h2>
7073
<p>Our view is that algebraic structures and properties determine the type of optimisations applicable to programs. Instead of software frameworks and programming models attempting to infer which optimisations are applicable, we instead submit that users should annotate programs explicitly with the algebraic knowledge they quite often already assume while coding. Optimising software frameworks may then immediately exploit this knowledge.</p>

0 commit comments

Comments
 (0)