[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2497: 1. Yade now compiles with Eigen3 and with OpenGL feature enabled

2010-10-17 Thread noreply
revno: 2497 committer: Anton Gladky branch nick: trunk timestamp: Sun 2010-10-17 21:43:48 +0200 message: 1. Yade now compiles with Eigen3 and with OpenGL feature enabled modified: pkg/common/Gl1_NormPhys.cpp pkg/dem/DomainLimiter.c

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2496: 1. Again some changes for Eigen3 compilation

2010-10-17 Thread noreply
revno: 2496 committer: Anton Gladky branch nick: trunk timestamp: Sun 2010-10-17 19:57:23 +0200 message: 1. Again some changes for Eigen3 compilation modified: lib/base/Math.hpp py/mathWrap/miniEigen.cpp -- lp:yade https://code.l

Re: [Yade-dev] [Branch ~yade-dev/yade/trunk] 1 revision removed

2010-10-17 Thread Anton Gladky
That was my wrong commit. On 17.10.2010 17:44, nore...@launchpad.net wrote: 1 revision was removed from the branch. -- lp:yade https://code.launchpad.net/~yade-dev/yade/trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchp

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2495: 1. Eigen3 compiles now (seems). Vaclav, sorry, I needed to change your template, because it gave ...

2010-10-17 Thread noreply
revno: 2495 committer: Anton Gladky branch nick: trunk timestamp: Sun 2010-10-17 17:41:22 +0200 message: 1. Eigen3 compiles now (seems). Vaclav, sorry, I needed to change your template, because it gave an error on Eigen3. modified:

[Yade-dev] [Branch ~yade-dev/yade/trunk] 1 revision removed

2010-10-17 Thread noreply
1 revision was removed from the branch. -- lp:yade https://code.launchpad.net/~yade-dev/yade/trunk Your team Yade developers is subscribed to branch lp:yade. To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription

yade-dev@lists.launchpad.net

2010-10-17 Thread Václav Šmilauer
Hi Jan, we had some comflict with Vector6{r,i} and I made some modifications that I would like to clarify here. 1. You derived Vector6r from Eigen::Matrix<6,1,Real>. That makes it possible to add new methods, but it has adverse consequences. For instance, all operators (such as addition of 2 Vect

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2494: 1. Clean up Vector6 and friends

2010-10-17 Thread noreply
revno: 2494 committer: Václav Šmilauer branch nick: yade timestamp: Sun 2010-10-17 14:55:29 +0200 message: 1. Clean up Vector6 and friends 2. Create Matrix_computeUnitaryPositive template to be compat between eigen2 and eigen3 (in t

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2493: 1. Some notes on Eigen3 migration

2010-10-17 Thread noreply
revno: 2493 committer: Anton Gladky branch nick: trunk timestamp: Sun 2010-10-17 10:43:51 +0200 message: 1. Some notes on Eigen3 migration modified: lib/base/Math.hpp pkg/dem/PeriIsoCompressor.cpp -- lp:yade https://code.launchpa