collenchyma v0.0.2 Release Notes

Release Date: 2015-11-27 // over 8 years ago
  • ๐Ÿ”‹ Features

    • collenchyma: outline design (876ac4b0)
    • computation: add basic design for backend-agnostic computation (e43f947a)
    • dot: add working dot computation (f5c8fdaa)
    • flatbox: provide slice accessors and give more allocation responsibility to shared_memory (a31dd493)
    • lib: add foundation of the library design (f5fd0235)
    • memory:
      • implement MemoryType unwrappers (a78edebb)
      • add SharedMemory.latest_device() (f9a7465d)

    ๐Ÿ› Bug Fixes

    • ci: change clippy to be optional (db13da29)