在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:JuliaIO/Blosc.jl开源软件地址:https://github.com/JuliaIO/Blosc.jl开源编程语言:Julia 100.0%开源软件介绍:The Blosc Module for JuliaThis module provides fast lossless compression for the Julia language by interfacing the Blosc Library. Note that Blosc is currently limited to 32-bit buffer sizes. Blosc does run just fine on 64-bit systems; it just can't compress arrays bigger than 2GB. Note also that this limitation does not affect the use of Blosc compression for HDF5, since HDF5 breaks up large arrays into small chunks before compressing them. So, don't worry about this if you are just using Blosc within the HDF5 package. InstallationTo install, simply run UsageThe functions provided are:
AuthorThis module was written by Steven G. Johnson and Jake Bolewski (who had independently written his own Blosc.jl package which is now merged with this one). |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论