Skip to content

Morpho 2.0.3-1

Latest
Compare
Choose a tag to compare
@zarquon42b zarquon42b released this 05 Jun 09:16
· 768 commits to master since this release

Windows version
OSX version
Linux version (source code)

Changes in Morpho version 2.0.3 (2014-05-13)

  • added support for objects stored in a list in bindArr
  • made rotreverse an S3 function for matrices and mesh3d
  • fixed bug in slider3d if pairedLM != 0
  • fixed pooled within covariance matrix (covW) for single group entries
  • speed up rotonto, rotonmat by vectorizing
  • removed junk comments
  • added fix for weighted Grandmean in CVA (thanks to Anne-Beatrice Defour)
  • added check for empty patches and curves in cExtract (thanks to M. Friess for pointing that out)
  • added 'cutMeshPlane' and 'cutSpace' to cut a pointcloud into upper and lower part
  • added function 'solutionSpace' to calculate the basis of the solution space for Ax=b, with det(A)=0
  • minor changes in asymPermute (docu and table naming)
  • enabled multigroup support in asymPermute
  • added groupmean output in asymPermute
  • updateNormals: if no faces are present, mesh will be returned unchanged now. quadric faces are converted to triangular ones
  • add new function 'quad2trimesh' for converting quadric meshes into triangular meshes.
  • made code in pcaplot3d easier to maintain by creating .pcaplot3d
  • assigned additional attributes to output of procSym