home.social

#blosc2 β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #blosc2, aggregated by home.social.

fetched live
  1. RE: fosstodon.org/@Blosc2/11676618

    I am both humbled and amazed of how much you can build with modern LLMs, #Textual and #Blosc2

    Seriously, if there is something that a LLM can boost creativity, this is TUI making.

  2. πŸš€ Our #PyDataGlobal 2025 tutorial recording on modern #Blosc2 & #Caterva2 features is out!
    We show how compression is more than just a space saver, boosting performance for large in-memory & out-of-memory arrays via auto-chunking & parallelism.

    We also cover: 🌐 Serving Blosc2/#HDF5 data online with Caterva2 ☁️ Computing directly in the cloud (no downloads needed!)

    Watch here: πŸ‘‰ youtube.com/watch?v=tUvSI3EpTB

    #Python #DataScience #BigData #HPC #DataHandling

  3. Interact with your vasts remote datasets right in your phone! πŸ“±

    I've built a demo Jupyter notebook that connects to a Cat2Cloud server from an Android phone and slices into an 8 TB dataset, downloading a 1 MB chunk in under 100 milliseconds. ⚑

    The 8 TB dataset is from the Gaia DR3 catalogue. As it turns out, there are ~1000 stars in a cube of 100 light-years in our vicinity; the space is mostly empty.πŸ”­ 🌌

    Try this out by visiting: cat2.cloud/demo/roots/@public/

    #Cat2Cloud #Blosc2 #BigData

  4. πŸ’ŠIronPill 2πŸ’Š
    In the second of our series of short videos ("ironPills") showcasing ironArray's work, we see how Blosc2 can be used to power heavy-duty linear algebra (100GB!) workflows
    ⚑1.5-2x faster than PyTorch + h5py!
    🧱 automated chunking optimised for your machine's cache hierarchy
    🐍 simple one-line syntax πš‹πš•πš˜πšœπšŒπŸΈ.πš–πšŠπšπš–πšžπš•(𝙰, 𝙱, πšžπš›πš•πš™πšŠπšπš‘='𝚘𝚞𝚝.πš‹πŸΈπš—πš')

    See blog here: ironarray.io/blog/la-blosc

    #Blosc2
    #Data
    #SignalProcessing
    #LinearAlgebra

  5. πŸ’Š IronPill 1πŸ’Š
    In the first of a series of short videos ("ironPills") showcasing ironArray's work, we see how Blosc2 can be used to calculate Fourier approximations:
    ⚑5x faster than NumPy
    πŸ‘£ fraction of the memory footprint
    🐍 pythonic one-line syntax πšœπšžπš–(πšŠβ€‚*β€‚πšŒπš˜πšœ(𝚝) +β€‚πš‹β€‚*β€‚πšœπš’πš—(𝚝),β€‚πšŠπš‘πš’πšœ=𝟷)

    See full notebook here: github.com/Blosc/python-blosc2

    (inspired by this blog post: towardsdatascience.com/numexpr)

    #Blosc2
    #Data
    #SignalProcessing

  6. πŸ—£οΈ Announcing Python-Blosc2 3.8.0 πŸš€

    A step closer to compliance with the array-api standard: data-apis.org/array-api!
    This is an effort across all array-based libraries so that your code works (e.g. for both blosc2 and NumPy) by simply changing the import statement below!

    Highlights:
    βœ… C-Blosc2 updated to latest 2.21.2
    βœ… Incorporate isnan, isfinite, isinf
    βœ… Better indexing coverage
    βœ… linspace and arange functions more numerically stable
    βœ… Improved array-api compliance

    #arrayapi #Blosc2

  7. #Blosc2 now runs directly in your browser! Leveraging the power of #WASM, #Pyodide, and #JupyterLite, you can harness efficient, adaptable compression through the web's universal interface. Experience the future of large-scale data processing without leaving your browser window.

    Compress Better, Compute Bigger, Share Faster

    #WebAssembly #DataCompression #WebDevelopment #DataScience

  8. πŸ“’ We are pleased to announce the integration of a new stack feature in #Blosc2 πŸš€, which allows for stacking large arrays along a new axis.

    Performance benchmarks show that while aligned chunks yield the best results, #Blosc2 with unaligned chunks can still outperform #NumPyβ€”a welcome discovery! πŸŽ‰

    Many thanks to Luke Shaw for his excellent work on this new functionality. πŸ™

    We've updated our recent blog post:
    Check it out! πŸ”— blosc.org/posts/blosc2-new-con

    #Python #DataScience #Performance #OpenSource

  9. πŸš€ Excited to share more about Caterva2, your ultimate gateway to Blosc2/HDF5 repositories! πŸš€

    Caterva2 is designed to redefine how you interact with large datasets.

    Want to see it in action? πŸ€” We've just released a new introductory video showcasing Caterva2's main functionalities! 🎬

    πŸ‘‰ ironarray.io/caterva2

    #Caterva2 #Blosc2 #HDF5 #BigData #DataManagement #FreeSoftware #Python #DataScience #Tech