Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 863 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 863 Bytes

Changelog

August 2018

Tensor visualization

  • tensors with a small number of elements display also individual values

Language

  • unary + as the Sum operator
  • unary * as the Product operator
  • multiline strings are dedented by default (as in Swift)

API

Documentation

Playground

  • shareable hyperlinks (Ctrl+S, Cmd-S)