issues
search
NCAR
/
SPERR
SPERR is a lossy scientific (floating-point) data compressor that produces one of the best rate-distortion curves.
Apache License 2.0
19
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
minor changes, preparing for v0.8.2 release
#244
shaomeng
closed
2 months ago
0
break early in bit tests
#243
shaomeng
closed
2 months ago
1
Provide a default output file
#242
shaomeng
closed
2 months ago
0
Update README.md
#241
shaomeng
closed
4 months ago
0
add tail ellison code to code_S()
#240
shaomeng
closed
5 months ago
0
Use __cplusplus version check, and minor improve on the bitmask.
#239
shaomeng
closed
6 months ago
0
use countr_zero
#238
shaomeng
closed
6 months ago
0
Fortran Wrappers for SPERR
#237
ofmla
closed
6 months ago
5
Division
#236
shaomeng
closed
6 months ago
0
finish improved has_true() function
#235
shaomeng
closed
7 months ago
0
Possible Performance Optimization
#234
shaomeng
opened
7 months ago
0
Catch all function in C API
#233
shaomeng
opened
7 months ago
0
Minor work on README
#232
shaomeng
closed
7 months ago
0
add examples in PDF format
#231
shaomeng
closed
8 months ago
0
misc
#230
shaomeng
closed
8 months ago
0
Add experimental SPECK1D_FLT
#229
shaomeng
closed
9 months ago
0
change class layout
#228
shaomeng
closed
10 months ago
0
Fused bitmask
#227
shaomeng
closed
10 months ago
1
multi-resolution support
#225
shaomeng
closed
10 months ago
0
Change LICENSE to Apache
#223
shaomeng
closed
11 months ago
0
add presentations, and fix variable names
#222
shaomeng
closed
11 months ago
0
Where did all the symbols go?
#221
robertu94
closed
1 year ago
2
Rich 2d meta
#219
shaomeng
closed
1 year ago
1
Rich 2d meta
#218
shaomeng
closed
1 year ago
0
Add final keyword, misc
#217
shaomeng
closed
1 year ago
0
Spaceship operator on Bitmask
#216
shaomeng
closed
1 year ago
0
Less recursions when depositing morton
#215
shaomeng
closed
1 year ago
0
Update README.md
#213
shaomeng
closed
1 year ago
0
Mid tread
#212
shaomeng
closed
1 year ago
0
Morton
#211
shaomeng
closed
1 year ago
0
Improved progressive decoding
#210
shaomeng
closed
1 year ago
0
One approach to achieve fixed-rate compression
#209
shaomeng
closed
1 year ago
0
Progressive
#208
shaomeng
closed
1 year ago
0
Update README.md
#207
shaomeng
closed
1 year ago
0
Progressive
#206
shaomeng
closed
1 year ago
1
More re-work on the code to prepare for the implementation of progressive access.
#205
shaomeng
closed
1 year ago
0
Stream Tools
#204
shaomeng
closed
1 year ago
0
LIS mask
#203
shaomeng
closed
1 year ago
0
Uint template
#202
shaomeng
closed
1 year ago
0
Potential optimization: a small enough set would just keep the subvolume, instead of indices.
#201
shaomeng
closed
1 year ago
1
More refined set size ordering in function m_partition_S_XYZ()
#200
shaomeng
closed
10 months ago
1
Potential improvement in function m_partition_S_XYZ()
#199
shaomeng
closed
1 year ago
1
Fast bit buffer
#198
shaomeng
closed
1 year ago
0
Custom bitmask for m_LSP_mask
#197
shaomeng
closed
1 year ago
0
Kokkos find if
#196
shaomeng
closed
1 year ago
0
More vec type
#195
shaomeng
closed
1 year ago
0
change one more occurence of vec_type
#194
shaomeng
closed
1 year ago
0
Const enforcement
#193
shaomeng
closed
1 year ago
0
Enforce vecd_type
#192
shaomeng
closed
1 year ago
0
Wrap zfp bitstream in C++ class
#191
shaomeng
closed
1 year ago
0
Next