Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Balint Balazs
B3D
Commits
e77582ff
Commit
e77582ff
authored
Mar 13, 2019
by
Balint Balazs
Browse files
Merge branch 'master' of git.embl.de:balazs/B3D
parents
6489cce6
5e4de7e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e77582ff
...
...
@@ -19,7 +19,7 @@ latest version here: [https://support.hdfgroup.org/HDF5/release/obtain518.html](
*
CUDA capable graphics card, minimum Compute Capability 3.0
*
CUDA 8 compatible graphics driver (for GeForce products 378.66 or later)
HDF5 1.10
should also be compatible, but was not tes
ted.
HDF5 1.10
.x versions are currently
**not**
suppor
ted.
## Installation
All necessary binary files can be found in the
`win64`
folder. In order for
...
...
@@ -85,6 +85,16 @@ with 16 bit data).
*
Datasets of 2 or 3 dimensions
*
signed or unsigned 8 bit or 16 bit integers
### Using the filter plugin with Anaconda
Anaconda currently (version 5.0.1) ships with version 1.10.1 of the "hdf5"
package. This is currently not supported by the plugin. In most cases running
```
> conda install h5py
```
will install the compatible packages, and will allow Anaconda users to read/write
compressed files. If this is not the case, you should manually install version
1.
8.x (x>15) of the "hdf5" package for Anaconda.
## Usage examples
Example scripts are located in the
`sample_scripts`
folder. Currently this
includes a Python example (tested with Python 2.7.10 and 3.5.3)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment