Skip to content
Snippets Groups Projects
Commit 0d8a1ce2 authored by Armin Rigo's avatar Armin Rigo
Browse files

update the values

parent 77b88426
No related branches found
No related tags found
No related merge requests found
......@@ -9,9 +9,9 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 49.9
value: 51.1
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
......@@ -13,9 +13,9 @@
});
});
</script>
<!-- Income:PyPy:Donations:Py3k / 0.95 -->
$52380 of $105000 (49.9%)
$53651 of $105000 (51.1%)
<div id="progressbar">
</div>
......
......@@ -9,9 +9,9 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 80.7
value: 83.1
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
......@@ -13,9 +13,9 @@
});
});
</script>
<!-- Income:PyPy:Donations:Numpy / 0.95 -->
$48412 of $60000 (80.7%)
$49869 of $60000 (83.1%)
<div id="progressbar">
</div>
......
......@@ -9,7 +9,7 @@
<script>
$(function() {
$("#progressbar").progressbar({
value: 17.4
value: 20.3
});
});
</script>
......@@ -17,7 +17,7 @@
2nd call:
<!-- Income:PyPy:Donations:Transactional Memory from April 8, 2014,
divided by 0.9 -->
$13939 of $80000 (17.4%)
$16253 of $80000 (20.3%)
<div id="progressbar">
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment