| Commit message (Expand) | Author | Age |
* | Add Scaling and Translation class as discussed on ML, still missing: | Gael Guennebaud | 2008-08-30 |
* | minor doc fixes | Gael Guennebaud | 2008-08-29 |
* | in doc for kde: fix project name and number, add the amssymb latex package | Gael Guennebaud | 2008-08-29 |
* | tweak root/Mainpage.dox to make it compatible with kde's doxygen.sh script | Gael Guennebaud | 2008-08-29 |
* | typos in bench/ | Gael Guennebaud | 2008-08-29 |
* | some hyperplane changes: | Gael Guennebaud | 2008-08-29 |
* | doc and use sed to clean the class hierarchy instead of | Gael Guennebaud | 2008-08-28 |
* | spelling + some krazy directives | Gael Guennebaud | 2008-08-28 |
* | remove CoreDeclaration from the documentation | Gael Guennebaud | 2008-08-28 |
* | * Add an HyperPlane class in the Geometry module | Gael Guennebaud | 2008-08-28 |
* | CoreDeclarations was removed | Jure Repinc | 2008-08-28 |
* | * temporarily remove doxygen customization, we'll see if that fix api.kde.org | Gael Guennebaud | 2008-08-28 |
* | doc + quick bug fix in Matrix ctor | Gael Guennebaud | 2008-08-28 |
* | Missing inline keywords in AltiVec/PacketMath were making Avogadro fail | Benoit Jacob | 2008-08-27 |
* | * missing cmake make_directory command | Benoit Jacob | 2008-08-27 |
* | remove double ; | Benoit Jacob | 2008-08-27 |
* | improvements in geometry tutorial | Gael Guennebaud | 2008-08-27 |
* | #undef vector after including altivec.h | Gael Guennebaud | 2008-08-27 |
* | replace vector by __vector to prevent conflict with std::vector | Benoit Jacob | 2008-08-26 |
* | * remove debug code commited by mistake in Assign | Gael Guennebaud | 2008-08-26 |
* | * move memory related stuff to util/Memory.h | Gael Guennebaud | 2008-08-26 |
* | BTL:added trisolve action file | Gael Guennebaud | 2008-08-26 |
* | * patch from Konstantinos Margaritis: bugfix in Altivec version of ei_pdiv | Gael Guennebaud | 2008-08-25 |
* | various updates in BTL | Gael Guennebaud | 2008-08-25 |
* | bugfix in test/packetmath.h | Gael Guennebaud | 2008-08-25 |
* | Various doc improvements... including a owl in the API doc header. | Gael Guennebaud | 2008-08-25 |
* | Shut up two bogus gcc 4.3 warnings | Benoit Jacob | 2008-08-25 |
* | Fix a bug discovered in Avogadro: the AngleAxis*Matrix and the newer | Benoit Jacob | 2008-08-24 |
* | arf, of course a meta-selector was required here | Benoit Jacob | 2008-08-24 |
* | allow constructing Transform from small-matrix (like fromPosOrientScale | Benoit Jacob | 2008-08-24 |
* | argh, gael you're more clever than i remembered. diagonal product is | Benoit Jacob | 2008-08-24 |
* | optimization: spare the 3x3 matrix product in | Benoit Jacob | 2008-08-24 |
* | add AngleAxis::operator*(const Vector3&) | Benoit Jacob | 2008-08-24 |
* | add data() methods to Transform | Benoit Jacob | 2008-08-24 |
* | forgot to install Regression public header | Benoit Jacob | 2008-08-24 |
* | Documentation: fill the placeholders, add a custom CSS file, | Gael Guennebaud | 2008-08-24 |
* | Rename someOrthogonal to unitOrthogonal. Fix a bug in it, with dyn-size vecto... | Benoit Jacob | 2008-08-24 |
* | nothing to see here | Gael Guennebaud | 2008-08-24 |
* | bugfix in Product and ei_L2_block_traits | Gael Guennebaud | 2008-08-24 |
* | temporary fix of the pèrevious commit | Gael Guennebaud | 2008-08-24 |
* | * split Meta.h to Meta.h (generic meta programming) and XprHelper.h (relates ... | Gael Guennebaud | 2008-08-24 |
* | * add documentation of the cool (?) "print with format" feature | Gael Guennebaud | 2008-08-23 |
* | need to commit this file before changing its name | Gael Guennebaud | 2008-08-23 |
* | cmake fix | Gael Guennebaud | 2008-08-23 |
* | forgot to commit a file | Gael Guennebaud | 2008-08-23 |
* | * remove LargeBit and related stuff | Gael Guennebaud | 2008-08-23 |
* | * bug fixes in: Dot, generalized eigen problem, singular matrix detetection ... | Gael Guennebaud | 2008-08-23 |
* | compile fix for code like Vector3d::Random().x() | Benoit Jacob | 2008-08-23 |
* | extended cwise unit tests to cover all Cwise API | Gael Guennebaud | 2008-08-22 |
* | bugfix from Timothy Hunter s/ei_div/ei_pdiv | Gael Guennebaud | 2008-08-22 |