You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I plan to make a portable hdf5 file reader that reads OpenMC cross section files.
3
+
A portable hdf5 file reader that reads OpenMC cross section files.
4
+
5
+
This package incorporates the parts of hdf5 library needed for h5 file reading and therefore it is not necessary to install hdf5 on the computer before hand. See the Dockerfile for a demonstration of this
4
6
5
7
Ideally there will be several deployment options
6
8
7
-
- Cargo crate
8
-
- PyPi package
9
+
- Cargo crate (in progress)
9
10
- WASM executable
10
11
11
12
For now the repo is no where near finished and very much experimental
0 commit comments