OpenMx 1.0.4

This release fixes several bugs in the 1.0 stable series of OpenMx.

Changes:

  • added initialization to load OpenMx on swift workers

  • only calculating CIs for upper triangle on symmetric matrices
  • fix bug with very large number of omxUntitledName() objects
  • incorporated NaN unsafe matrix-vector multiplication (dgemv) from R <= 2.11.1
  • fix bug in mxModel() when using remove = TRUE
  • added intervals to MxModel class documentation