From 0a5466f533eff329cc6a00cab4474bd1226e61cf Mon Sep 17 00:00:00 2001 From: Oliver Kennedy Date: Mon, 12 Sep 2016 10:18:33 -0400 Subject: [PATCH] Grants --- src/research/astral/index.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/research/astral/index.erb b/src/research/astral/index.erb index a65675e8..f29d4405 100644 --- a/src/research/astral/index.erb +++ b/src/research/astral/index.erb @@ -13,7 +13,7 @@ title: ASTral

ASTral is based on an idea called Just-in-time datastructures, where data structure manipulation and access logic are decoupled from the physical representation. A just-in-time data structure uses a set of simple semantic and structural building blocks both to emulate the behavior of existing data structures, and to dynamically create new data structures synthesized on-the-spot to match presented workloads.

-

(The ASTral project is being developed in collaboration with Luke Ziarek)

+

(The ASTral project is being developed in collaboration with Luke Ziarek, and is supported by NSF Grant #1617586)