CompPad Changelog

What's new in CompPad 0.3.04-a

Apr 25, 2012
  • Fixed handling of incorrect arguments for floor, ceil, round.
  • Fixed incorrect result when trying to divide a scalar by a matrix.
  • Added unicode symbols for pi and ohm
  • Defined "hour" unit
  • fixed argument order in matrix subtraction

New in CompPad R3 Rev43 (May 25, 2009)

  • Demonstrates a framework for handling units of measure, vectors, matrices, and complex numbers, although this implementation is incomplete.
  • Implemented as an add-in (.oxt)

New in CompPad Demo 2 Rev 29 (May 5, 2009)

  • This is an experimental demo release which should work with OpenOffice 2 and Java 5 or higher. Expressions are evaluated using Beanshell instead of javax.scripting, since this is only included in Java 6. Source code is included in the .jar file, which is embedded in the .odt file.