Skip to content

Releases: zoomlogo/flax

v0.1.14

22 May 06:16
58aaca2
Compare
Choose a tag to compare

Fix errors in dyadic chains.

v0.1.13

20 May 05:47
20dd073
Compare
Choose a tag to compare

Fixed a tiny bug with dyadic chains ...

v0.1.12

19 May 05:16
e822c11
Compare
Choose a tag to compare
  • Tried to fix ;b.
  • Fixed vectorisation.
  • FINISHED ELEMENT SEARCH

v0.1.11

17 May 15:26
Compare
Choose a tag to compare
  • Swap directions for fold and scan to match evaluation direction.

v0.1.10

14 May 07:47
093f7db
Compare
Choose a tag to compare

frick

  • add find sublist (which i also forgot)

v0.1.9

14 May 07:35
Compare
Choose a tag to compare
  • Swap arguments of find (and its variants) and index_into.
  • Add diagonals and anti-diagonals diagraphs. (Which I forgot to add somehow),

v0.1.8

09 May 05:22
bf3bec7
Compare
Choose a tag to compare

Added escape sequences and json parser.

v0.1.7

08 May 11:11
1bcfbcb
Compare
Choose a tag to compare

I guess you can call this an emergency release.

  • Fixed scan/fold fixedpoint quicks.

v0.1.6

08 May 07:19
faed157
Compare
Choose a tag to compare

Added Train separators to the documentation and codepage.

v0.1.5

07 May 16:37
f5f65de
Compare
Choose a tag to compare

Another release!

I forgot what I changed ....