Skip to content

Morpho 1.99 - codename "Morphodillo"

Pre-release
Pre-release
Compare
Choose a tag to compare
@zarquon42b zarquon42b released this 18 Dec 14:14
· 929 commits to master since this release

Windows version
OSX version
Linux version (source code)

Changes in Morpho version 1.99 (2013-12-18)
All FORTRAN code is now replaced by C++ code using Rcpp/RcppArmadillo!!

  • renamed 'adnormals' to 'updateNormals'
  • 'permudist' is now massively faster by using C++ code for permutation. It can handle more than 2 groups now.
  • as the new 'permudist' is now implemented in 'groupPCA', it gets a boost, too.
  • added function 'RegScore' to calculate Regression scores as described in Drake & Klingenberg(2008)
  • added 'CAC' (common allometric component)
  • added functions 'asymPermute' (assessing directional asymmetry) and 'meanMat' (fast Matrix averaging)
  • covPCA now returns the distances instead of squared distances
  • added option to revert vecx to translate a matrix back into an array containing landmarks
  • adapted 'ray2mesh' to work in parallel calls and added option "mc.cores" in 'placePatch' - even in Windows
  • added option "add" in "meshDist" and "render" to add to existing rgl window.
  • fixed error in in 'placePatch' in case "data" is a matrix