Skip to content

pilang v0.1.1

Pre-release
Pre-release

Choose a tag to compare

@rolandbrake rolandbrake released this 12 Jun 22:58
· 22 commits to main since this 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.