- Mar 22, 2013
-
-
Wuttke, Joachim authored
Forbid shorthand a*b, request a.dot(b) or dotProduct(a,b). Remove "virtual" from ~BasicVector3D. Provide templated implementation for almost all methods, resolving issue #237.
-
- Mar 20, 2013
-
-
Wuttke, Joachim authored
to replace Coordinate3D<int>
-
Wuttke, Joachim authored
Removed duplicate function names (rho, r) from BasicVector3D.
-
pospelov authored
-
- Mar 19, 2013
-
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
-
Wuttke, Joachim authored
Insert new header comment block, remove old one, manually improve file comments (defines / implements), change brief function description to doxygen format, remove some outcommented code
-
- Oct 18, 2012
-
-
pospelov authored
-
- Oct 10, 2012
-
-
pospelov authored
-
- Sep 20, 2012
- Sep 13, 2012
-
-
Van Herck, Walter authored
Added enhancements for mesocrystal form factor and spherical particles with Gaussian distributed radius
-
- Sep 12, 2012
-
-
pospelov authored
-
- Sep 11, 2012
-
-
Van Herck, Walter authored
-
- Sep 10, 2012
-
-
Van Herck, Walter authored
-
- Aug 30, 2012
-
-
Van Herck, Walter authored
-
- Aug 27, 2012
-
-
Van Herck, Walter authored
Performance improvement: lattice does not need to solve linear equations for each detector point (inverse matrix of lattice vectors is locally cached)
-
- Aug 06, 2012
-
-
Van Herck, Walter authored
Implement multiparameter fitting (3): added necessary normalization to enable comparison with experiments: added volume factor for reciprocal lattice vectors + refactored formfactor decorators
-
- Jul 19, 2012
-
-
Van Herck, Walter authored
Added mesocrystals containing a periodic arrangement of nano particles. (2): added lattice basis for crystal structures and fixed bug concerning retrieval of nearest reciprocal lattice vectors.
-
- Jul 13, 2012
-
-
Van Herck, Walter authored
-