v0.4.0
Finch v0.4.0
Closed issues:
- New IR (#96)
- 0 Based Internal Vectors for Fibers (#99)
- Document Syntax for Custom Reduction Operators and Tensor Reuse Errors (#102)
- Modify default element value in sparse lists (#118)
- Handle fill values with Inf, Nan, nothing, and missing (#121)
- Add virtuals for standard array types (#124)
- argmin (#129)
- Rename lvl.I -> lvl.shape (#132)
- SparseLists fail to compress with conditionals (#135)
Merged pull requests:
- getindex on fibers (#100) (@lylime)
- Wma/level docs 2 (#125) (@willow-ahrens)
- New language (#131) (@willow-ahrens)
- Parse tuples and supply minby (#136) (@willow-ahrens)
- add virtual array types for a few very useful cases (#137) (@willow-ahrens)
- Wma/specialvals (#138) (@willow-ahrens)
- Wma/cindex (#139) (@willow-ahrens)
- add redefault! mechanism (#140) (@willow-ahrens)
- better errors. (#141) (@willow-ahrens)
- Wma/update docs (#142) (@willow-ahrens)
- add setindex (#143) (@willow-ahrens)