[Yade-users] [Question #229455]: Segmentation fault by importing scipy.interpolate

2013-05-23 Thread matthias
New question #229455 on Yade: https://answers.launchpad.net/yade/+question/229455 i want use scipy within yade calculating a spline. but when i import scipy.interpolate, i get a segmentation fault. Yade [1]: import scipy.interpolate Speicherzugriffsfehler (Speicherabzug geschrieben) (-->segme

[Yade-users] [Question #232113]: nummerical error through multiple replications

2013-07-09 Thread matthias
, so it is not feasable. another way could be to use the 80bit long double of the cpu (core i7). how can i compile yade to using this long double data type? or maybe double-double arithmetics? matthias -- You received this question notification because you are a member of yade-users, which

Re: [Yade-users] [Question #232113]: nummerical error through multiple replications

2013-07-09 Thread matthias
Question #232113 on Yade changed: https://answers.launchpad.net/yade/+question/232113 Status: Answered => Open matthias is still having a problem: - i use as time step the proposal of PWaveTimeStep, and sometime a smaller one, but the effect is still the same. - the initial state

Re: [Yade-users] [Question #232113]: nummerical error through multiple replications

2013-07-09 Thread matthias
Question #232113 on Yade changed: https://answers.launchpad.net/yade/+question/232113 Status: Answered => Open matthias is still having a problem: the time interval is the time which needs my particles to fall through a hopper (for packaging) -- You received this question notificat

Re: [Yade-users] [Question #232113]: nummerical error through multiple replications

2013-07-10 Thread matthias
Question #232113 on Yade changed: https://answers.launchpad.net/yade/+question/232113 matthias posted a new comment: ok, i say not "error" maybe noise or innaccuracy. or variant after evalutation 40 values over night, i get a nearly gaussian distributed histogram with mean=1.3016

[Yade-users] [Question #233320]: compiling with quad precision

2013-07-31 Thread matthias
New question #233320 on Yade: https://answers.launchpad.net/yade/+question/233320 I want to compile yade with quad precision (-DCMAKE_CXX_FLAGS="-DQUAD_PRECISION"). my nummerical stability problem is still not solved. I tried it with some different fitness function. this reduces the impact of t

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-08-20 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 Status: Answered => Open matthias is still having a problem: what is the state of this issue? i tried to compile yae this morning again, but the error is still the same matthias -- You received t

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-08-20 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 matthias posted a new comment: disabling of CGAL leads to this error In file included from /home/yade/trunk/lib/triangulation/Tenseur3.h:4:0, from /home/yade/trunk/lib/triangulation/Tenseur3

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-08-20 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 matthias posted a new comment: Yes, i did this. CGAL was not in the feature list -- CGAL NOT found -- CGAL NOT found: PFVFLOW disabled -- Yade configured with following features: Eigen3 VTK OpenMP GTS GUI

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-08-21 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 Status: Answered => Open matthias is still having a problem: there is also an error /home/yade/trunk/lib.6.cpp:1:58: Schwerwiegender Fehler: /home/yade/trunk/lib/triangulation/Tenseur3.cpp: File

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-08-23 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 Status: Answered => Open matthias is still having a problem: this is a try from yesterdays newly checked out trunk with disabled GUI CGAL GTS PFVflow (sometimes PFVflow enables CGAL because its depende

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-08-23 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 matthias posted a new comment: yes of course, I translate this error messages, some mesages from gcc are english some german... > In file included from /home/yade/trunk/lib.0.cpp:8:0: > /home/yade/tru

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-09-09 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 Status: Answered => Open matthias is still having a problem: Hi Jan, now I'm back and read this good message. I tried this immediately to compile it. the actual trunk will not work, so i t

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-10-08 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 Status: Answered => Open matthias is still having a problem: hi jan, whats' the state of the 'quad project' ? Matthias -- You received this question notification because you are a me

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-10-11 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 Status: Answered => Solved matthias confirmed that the question is solved: yes with the minieigen version of yade the compilation and running works. here is a first taste of long double resu

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-10-11 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 matthias posted a new comment: @Christian this standard deviation is the standard deviation of the posted data columns. so of course, also long double multithreaded simulation is affected by floating

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-10-13 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 matthias posted a new comment: could you (as far as your time allows) please check indeterminism differences (double vs. long double) with maximum/minimum body forces at particles? e.g. at end of your

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-10-14 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 matthias posted a new comment: ok, i will do this. but is takes some time -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-10-14 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 matthias posted a new comment: so, i did some runs with long double and double with 1,2 and 4 threads. at the beginning, the and and every 1000 iterations i run that code from above. the result is ambiguous. i

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-10-14 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 matthias posted a new comment: but bruno, you can propose some other experiements to test that approach -- You received this question notification because you are a member of yade-users, which is an answer

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-10-14 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 matthias posted a new comment: "can't see any difference" means i can't recognize any different in the force output. so the indeterminism ALONG some runs are maybe the same. therefore

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-10-15 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 matthias posted a new comment: a further comment related to post #25: the half 0.95 confidence interval width for the double column is 0.0202 the half 0.95 confidence interval width for the long double column

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-10-17 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 matthias posted a new comment: i think at this point, we should examine the impact of that data types. so please propose somewhat like a model, number of spheres and iterations,... this is my proposal

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-10-30 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 matthias posted a new comment: hi guys, i tried this proposal of post #40 with some surprising results. i ran 100 replication with 2 threads on an intel and an amd machine. cpu; data type;min;avg;max;std-dev

Re: [Yade-users] [Question #233320]: compiling with quad precision

2013-10-30 Thread matthias
Question #233320 on Yade changed: https://answers.launchpad.net/yade/+question/233320 matthias confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because you are a member of yade-users, which is an answer contact for

[Yade-users] [Question #240035]: importing a cython module

2013-11-29 Thread matthias
yade looks wrongs path to find my motion.so? Matthias -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade. ___ Mailing list: https://launchpad.net/~yade-users Post to : yade-

Re: [Yade-users] [Question #240557]: error during make install

2013-12-10 Thread matthias
Question #240557 on Yade changed: https://answers.launchpad.net/yade/+question/240557 matthias posted a new comment: i had also problems with QGLViewer after upgrading to ubuntu saucy. saucy has only libqglviewer 2.3.17-2 in its repo. but yade-daily (and yade 1.05.0?) needs 2.4.x, right

Re: [Yade-users] [Question #240557]: error during make install

2013-12-10 Thread matthias
Question #240557 on Yade changed: https://answers.launchpad.net/yade/+question/240557 matthias posted a new comment: but instaling yade-daily from ppa has tghe dependency to libqglviewer 2.4 -- You received this question notification because you are a member of yade-users, which is an answer

[Yade-users] [Question #240625]: missing SpherePack.toSimulation

2013-12-11 Thread matthias
attribute 'toSimulation' Matthias -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade. ___ Mailing list: https://launchpad.net/~yade-users Post to : yade-users@lists.launchpad.net

Re: [Yade-users] [Question #240625]: missing SpherePack.toSimulation

2013-12-11 Thread matthias
Question #240625 on Yade changed: https://answers.launchpad.net/yade/+question/240625 Status: Answered => Open matthias is still having a problem: Yade [1]: sp=SpherePack() Yade [2]: sp -> [2]: Yade [3]: sp.add(Vector3(0,0,0),0.01) Yade [4]: sp.toSimu

Re: [Yade-users] [Question #244277]: yade-batch much slower than yade

2014-02-20 Thread matthias
Question #244277 on Yade changed: https://answers.launchpad.net/yade/+question/244277 matthias proposed the following answer: i noticed some maybe similar issues. 1. large simulations takes a lot of ram. if the system would swap, you will notice this because swapping is much more than 6 time

Re: [Yade-users] [Question #244277]: yade-batch much slower than yade

2014-02-21 Thread matthias
Question #244277 on Yade changed: https://answers.launchpad.net/yade/+question/244277 Status: Open => Answered matthias proposed the following answer: glück auf ihr leit, i didn't try it own my own to compile yade with another compiler than yade. the support of our university h

Re: [Yade-users] [Question #244960]: yade -l IMPLIBRARIES

2014-03-04 Thread matthias
Question #244960 on Yade changed: https://answers.launchpad.net/yade/+question/244960 Status: Open => Answered matthias proposed the following answer: hi klaus, maybe there is a problem with scipy.interpolate, see [1] [1] https://answers.launchpad.net/yade/+question/229455 --

Re: [Yade-users] [Question #244960]: yade -l IMPLIBRARIES

2014-03-04 Thread matthias
Question #244960 on Yade changed: https://answers.launchpad.net/yade/+question/244960 Status: Open => Answered matthias proposed the following answer: hi klaus, try start yade and "import scipy.interpolate". this leads to a segmatation fault. start yade with -lscipy.interpol

Re: [Yade-users] [Question #244960]: yade -l IMPLIBRARIES

2014-04-03 Thread matthias
Question #244960 on Yade changed: https://answers.launchpad.net/yade/+question/244960 matthias posted a new comment: hi guys, has anybody an idea, how the -l option works in batchmode? yade-batch uses the -l option for something other. i tried 'yadedaily-batch --job-threads =

[Yade-users] numerical stability ?

2013-06-21 Thread Matthias Frank
rice flowing out of the hopper. These simulation runs done with the same initialization. I guess this is the numerically inaccuracy  while solving the differential equation. is there any option to reduce this error, except for running replications? matthias