6 NEWS

001 03/04/16

  • First release

002 03/04/16

  • Make pdf, using Code2000 Unicode font
  • fixed bug in aplDrop()

003 03/05/16

  • fixed bug in aplExpand()
  • examples and text drop, expand, decode, encode
  • aplExpand() can now have logical or binary second argument

004 03/05/16

  • bug corrected in APLINNERPRODUCT (.Call() interface).
  • writeup and examples aplExpand()
  • writeup and examples aplInnerProduct()
  • bug corrected in aplJoin()
  • writeup and examples aplJoin()
  • writeup and example aplMemberOf()
  • changed aplMemberOf() so it applies to vectors and numbers of different types
  • added R glue code for various interfaces

005 03/06/16

  • writeup and examples aplOuterProduct()
  • writeup and examples aplRavel()
  • writeup and examples aplRank()
  • writeup and examples aplReduce()
  • writeup and examples aplReplicate()
  • writeup and examples aplReshape()
  • added aplRcpp.hpp to code section

006 03/06/16

  • writeup and examples aplGet() and aplSet()
  • writeup and examples aplShape()

007 03/07/16

  • writeup and examples aplRotate()
  • fixed small bug, changed some variable names in aplRotate()
  • removed some unused variables from aplDotC.c
  • fixed bug in APLSCAN in aplDotCall.c

008 03/07/16

  • writeup and examples aplScan()
  • correct small bug in aplReplicate()
  • writeup and examples aplSelect()
  • correct bug in aplTake()
  • writeup and examples aplTake()
  • writeup and examples aplTranspose()

009 03/08/16

  • number_sections in pdf version
  • various typos corrected