Skip to content

Commit 671683f

Browse files
committed
Many changes.
1 parent 4f12166 commit 671683f

File tree

2 files changed

+31
-7
lines changed

2 files changed

+31
-7
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
*.blg
44
*.log
55
*.pdf
6-
6+
*~

pres/pyne_ans2012_pres.rst

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,46 @@ ANS Winter 2012
1313

1414
The Univ. of Chicago, MIT, Univ. Wisconsin - Madison
1515

16-
16+
1717

1818

19-
What is HDF5?
19+
What is PyNE?
2020
==============================
21-
HDF5 stands for (**H**)eirarchical (**D**)ata (**F**)ormat (**5**)ive.
21+
PyNE is a free & open source nuclear engineering toolkit.
2222

2323
.. break
2424
25-
It is supported by the lovely people at
25+
It aims to be **fast** and **usable**.
2626

2727
.. break
2828
29-
At its core HDF5 is binary file type specification.
29+
Here is our software stack:
30+
31+
.. raw:: pdf
32+
33+
Spacer 0 35
34+
35+
.. image:: img/stack1.png
36+
:scale: 400%
37+
:align: center
38+
39+
What is PyNE?
40+
==============================
41+
PyNE is a free & open source nuclear engineering toolkit.
42+
43+
It aims to be **fast** and **usable**.
44+
45+
Here is our software stack:
46+
47+
.. raw:: pdf
48+
49+
Spacer 0 35
50+
51+
.. image:: img/stack2.png
52+
:scale: 400%
53+
:align: center
54+
3055

31-
.. break
3256

3357

3458
Questions

0 commit comments

Comments
 (0)