Skip to content

Releases: rolandbrake/pilang

pilang v0.1.1

12 Jun 22:58

Choose a tag to compare

pilang v0.1.1 Pre-release
Pre-release

Pilang v0.1.1

This release expands Pilang’s visualization and numerical programming capabilities, with major improvements to plotting, 3D rendering, and tensors manipulation.

Highlights

  • Added a new plot3d module with its own chart context for 3D visualization.
  • enhance data visualization capability
  • fixing bugs with tensors allocation and accessing
  • improve collections lookup
  • adding binding immutability using const keyword
  • enhancing the garbage collection

Notes

Pilang v0.1.1 is still an early release, but it is now much stronger for numerical experiments, visual demos, and small ML workflows.

pilang v0.1.0

22 May 21:17

Choose a tag to compare

pilang v0.1.0 Pre-release
Pre-release
ref: mistakes in the documentation