Changeset a4d335 for tests/Python

Timestamp:
May 25, 2016, 7:13:58 AM (9 years ago)
Author:
Frederik Heber <heber@…>
Children:
06a874
Parents:
92a32a
git-author:
Frederik Heber <heber@…> (06/05/14 17:42:39)
git-committer:
Frederik Heber <heber@…> (05/25/16 07:13:58)
Message:

Dropped quaternion rotation for simple arbitrary rotation axis and angle.

  • with newCenter, oldCenter and the cross product we have all we need: a rotation axis and an angle. We don't need to burden ourselves with those stupid, absolutely not working quaternions.
  • removeMatchingPoints() now works on an array.
  • Orientation rotation was wrong way round, added check.
  • TESTFIX: removed QuaternionTest from SphericalPointDistributionTest, marked FragmentMolecule-cycle and StoreSaturatedFragment regression tests as XFAIL.
(No files)

Note: See TracChangeset for help on using the changeset viewer.