[Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3905: Update changelog.

2016-06-14 Thread noreply

revno: 3905
committer: Anton Gladky 
timestamp: Tue 2016-06-14 20:37:57 +0200
message:
  Update changelog.
modified:
  ChangeLog
  RELEASE


--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to 
https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== modified file 'ChangeLog'
--- ChangeLog	2015-10-09 19:23:47 +
+++ ChangeLog	2016-06-14 18:37:57 +
@@ -1,4 +1,214 @@
 ==
+yade-2016.06a
+Tue, Jun 14 20:30:53 2016 +0200
+
+Anton Gladky (88):
+  Remove release.
+  Clean some unused macroses (old wm3-stuff)
+  Remove some global headers
+  Raise minimal boost version to 1.47
+  Add -DNDEBUG if compiling in release mode
+  Tiny code refactoring
+  Clean some warnings and old stuff.
+  Return removed header back.
+  Fix warning in newer matplotlib.
+  Drop old commented stuff in python-scrips.
+  Remove flags and preSteps from scene
+  Remove deprecated findBoundDispatcherInEnginesIfNoFunctorsAndWarn
+  Remove PISC_DEBUG.
+  Fix typo in installation sections of doce. Thanks to Jan.
+  Export normal and viscous part of the visco-elastic contact
+  Remove confusing part in installation part of documentation regarding Qt5.
+  Fix typo in CMakeLists
+  Tiny updates of examples of LudingPM.
+  Fix compilation warnings.
+  Update formatting in SpherePack
+  Fix an order of calculation of c in SpherePack
+  Fix some compilation warnings.
+  Fix cappitalization typo in Lapack (case-sensitive in this case).
+  Respect VTK6 in PotentialParticles.
+  Add .travis.yml for CI.
+  Remove version restriction on sphinx.
+  Use trusty as build-env.
+  Add -y parameter to apt-get install.
+  Fix numpy import on travis.
+  Fix segfault during save/load of CapViscModels
+  Add one more check-script (capillary models)
+  Fix typo in check-script.
+  Fix crash in Ig2_Facet_Polyhedra_PolyhedraGeom
+  vtkExporter: increase number of leading zeros to 8
+  Move implementation of methods of ForceContainer in cpp.
+  Split implementation of ForceContainer in parallel and serial.
+  Add zero-forces to the youngest body after simulation load. Closes LP:1560171
+  Drop parallel execution in replaceByClumps. Closes LP:1559098
+  Add import of polyhedras from the file.
+  Add an opportunity to shift, scale and rotate imported polyhedrons
+  Minor fixes in Polyhedra_splitter.
+  Fix division by zero crash in Polyhedra
+  Add CGAL_DISABLE_ROUNDING_MATH_CHECK, -frounding-math when CGAL is enabled.
+  Fix some formatting issues.
+  Non-invasive fixes in polyhedra_splitter.
+  Get max-min coefs in polyhedra_splitter simpler.
+  Use tuple as a parameter for SplitPolyhedraDouble
+  Add check script for polyhedra crash.
+  Use explicitly -DNDEBUG instead of CMAKE_CXX_FLAGS_RELEASE
+  Check isnan in some coordinates before calling CGAL.
+  Minor formatting fixes in Polyhedra.
+  Add check-script for save/load of clumps.
+  Disable checkPolyhedraCrush. It is unstable now.
+  Fix checkPolyhedraCrush
+  Remove polyhedra_utils import from "ymport"
+  Add prefix std:: to isnan and isinf.
+  Update checkPolyhedraCrush
+  Update files for ppa-infrastructure.
+  Undef NDEBUG in all polyhedra files.
+  Add pause for checkSaveLoadClumps to escape race condition.
+  Use variadic arguments in DynLibDispatcher.
+  Fix crash in polyhedra, if maxFs=0.
+  Fix checkPolyhedraCrush (remove qt)
+  Remove unused functionality in Dispatcher.
+  Set Qt5 by default.
+  Add mathcmaker for normalCohesion and shearCohesion.
+  Split QGLViewer.cmake on qt4 and qt5 versions.
+  Add .gitattributes to ignore line endings.
+  Migrate buildppa to python3.
+  Replace some "#define"(s) by functions.
+  Remove some machine-specific items in documentation.
+  Add unit test for matchmaker.
+  Replace vector by unordered_map data structure in Matchmaker.
+  Minor fix in documentation.
+  Replace some "defines" by functions.
+  Remove numpy.hpp.
+  Fix bug in polyhedra_splitter.
+  Some cosmetic fixes in core-files.
+  Enable C++14.
+  Revert 2dc99 and ed8dcb.
+  Use unordered_map instead of map for MapId2IntrT
+  Use unordered_map only for Boost >= 1.56
+  Back to C++11.
+  Revert using unordered_map in Body.
+  Scale mass and inertia in spheresModify.
+  Reduce size of flags in Bounds of InsertionSortCollider
+  Fix bug in MatchMaker.
+  Add RELEASE file.
+
+Bruno Chareyre (16):
+  add labels to default engines for easier showcases
+  fix ambiguous syntax, fixing 

[Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3906: Remove RELEASE file.

2016-06-14 Thread noreply

revno: 3906
committer: Anton Gladky 
timestamp: Tue 2016-06-14 20:40:35 +0200
message:
  Remove RELEASE file.
removed:
  RELEASE


--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to 
https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== removed file 'RELEASE'
--- RELEASE	2016-06-14 18:37:57 +
+++ RELEASE	1970-01-01 00:00:00 +
@@ -1,1 +0,0 @@
-2016.06a

___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


[Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3904: Add RELEASE file.

2016-06-14 Thread noreply

revno: 3904
committer: Anton Gladky 
timestamp: Tue 2016-06-14 20:30:53 +0200
message:
  Add RELEASE file.
added:
  RELEASE


--
lp:yade
https://code.launchpad.net/~yade-pkg/yade/git-trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to 
https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription
=== added file 'RELEASE'
--- RELEASE	1970-01-01 00:00:00 +
+++ RELEASE	2016-06-14 18:30:53 +
@@ -0,0 +1,1 @@
+2016.06.0

___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-dev] [Yade-users] Yade 2016.06a released

2016-06-14 Thread Anton Gladky
Hi Jerome,

thanks for the note!

The release means is creating a tarball and it appears on GitHub and Launchpad
pages for the download. So it is "installing from the source" history.

Debian is getting new versions usually after several days if it is not
in a freeze phase (which is not the case for the moment). Ubuntu
gets a newer Yade version in its "not-released version" usually and
releases it according to their schedule.

Yadedaily is updating frequently and gets newer versions withing the
several days.

For those, who is using trunk (github) self-compiled version and updates
it with "git pull", stable releases is just a new tag in "git tag" command.

Best regards

Anton

2016-06-14 21:10 GMT+02:00 Jerome Duriez :
> Since we have now 3 ways installing Yade (source code, yade-daily and stable 
> prepackaged softwares in Debian distributions, I hope I do not miss 
> anything...) , I thought it might be confusing for some users to get whether 
> / how they are affected by such release. I had myself to go to 
> https://yade-dem.org/doc/installation.html to figure out it is about the 
> stable prepackaged softwares (I guess...)...

___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-dev] [Yade-users] Yade 2016.06a released

2016-06-14 Thread Jerome Duriez

Thank you very much Anton !


As a small remark for the next announcement (that hopefully will exist), I'd 
suggest you consider to briefly explain in such emails what kind of "Yade" such 
stable release is related to.

Since we have now 3 ways installing Yade (source code, yade-daily and stable 
prepackaged softwares in Debian distributions, I hope I do not miss 
anything...) , I thought it might be confusing for some users to get whether / 
how they are affected by such release. I had myself to go to 
https://yade-dem.org/doc/installation.html to figure out it is about the stable 
prepackaged softwares (I guess...)...


Just a thought,


Jerome


Installation — Yade 2016-06-02.git-d691ff0 
documentation
yade-dem.org
Installation¶ Yade can be installed from packages (pre-compiled binaries) or 
source code. The choice depends on what you need: if you don’t plan to modify 
Yade ...




--

Jerome Duriez, Research Associate

University of Calgary, Dpt of Civil Engineering

+1 403 220 7367



From: Yade-users 
 on behalf of 
Anton Gladky 
Sent: June-14-16 12:59 PM
To: yade-us...@lists.launchpad.net
Cc: yade-dev
Subject: [Yade-users] Yade 2016.06a released

Dear Yade users and developers,

After almost 8 months of development I am glad to announce
the next Yade version 2016.06a. The complete changelog
you will find as always at the end of this message.

The versioning of releases is changed and now is in the
form .MMx. Where x is the letter, which can be
changed by minor updates in the stable releases.

Thanks all for contributions!

Anton

==
yade-2016.06a
Tue, Jun 14 20:30:53 2016 +0200

Anton Gladky (88):
  Remove release.
  Clean some unused macroses (old wm3-stuff)
  Remove some global headers
  Raise minimal boost version to 1.47
  Add -DNDEBUG if compiling in release mode
  Tiny code refactoring
  Clean some warnings and old stuff.
  Return removed header back.
  Fix warning in newer matplotlib.
  Drop old commented stuff in python-scrips.
  Remove flags and preSteps from scene
  Remove deprecated findBoundDispatcherInEnginesIfNoFunctorsAndWarn
  Remove PISC_DEBUG.
  Fix typo in installation sections of doce. Thanks to Jan.
  Export normal and viscous part of the visco-elastic contact
  Remove confusing part in installation part of documentation regarding Qt5.
  Fix typo in CMakeLists
  Tiny updates of examples of LudingPM.
  Fix compilation warnings.
  Update formatting in SpherePack
  Fix an order of calculation of c in SpherePack
  Fix some compilation warnings.
  Fix cappitalization typo in Lapack (case-sensitive in this case).
  Respect VTK6 in PotentialParticles.
  Add .travis.yml for CI.
  Remove version restriction on sphinx.
  Use trusty as build-env.
  Add -y parameter to apt-get install.
  Fix numpy import on travis.
  Fix segfault during save/load of CapViscModels
  Add one more check-script (capillary models)
  Fix typo in check-script.
  Fix crash in Ig2_Facet_Polyhedra_PolyhedraGeom
  vtkExporter: increase number of leading zeros to 8
  Move implementation of methods of ForceContainer in cpp.
  Split implementation of ForceContainer in parallel and serial.
  Add zero-forces to the youngest body after simulation load.
Closes LP:1560171
  Drop parallel execution in replaceByClumps. Closes LP:1559098
  Add import of polyhedras from the file.
  Add an opportunity to shift, scale and rotate imported polyhedrons
  Minor fixes in Polyhedra_splitter.
  Fix division by zero crash in Polyhedra
  Add CGAL_DISABLE_ROUNDING_MATH_CHECK, -frounding-math when CGAL
is enabled.
  Fix some formatting issues.
  Non-invasive fixes in polyhedra_splitter.
  Get max-min coefs in polyhedra_splitter simpler.
  Use tuple as a parameter for SplitPolyhedraDouble
  Add check script for polyhedra crash.
  Use explicitly -DNDEBUG instead of CMAKE_CXX_FLAGS_RELEASE
  Check isnan in some coordinates before calling CGAL.
  Minor formatting fixes in Polyhedra.
  Add check-script for save/load of clumps.
  Disable checkPolyhedraCrush. It is unstable now.
  Fix checkPolyhedraCrush
  Remove polyhedra_utils import from "ymport"
  Add prefix std:: to isnan and isinf.
  Update checkPolyhedraCrush
  Update files for ppa-infrastructure.
  Undef NDEBUG in all polyhedra files.
  Add pause for checkSaveLoadClumps to escape race condition.
  Use variadic arguments in DynLibDispatcher.
  Fix crash in polyhedra, if maxFs=0.
  Fix checkPolyhedraCrush (remove qt)
  Remove unused functionality in Dispatcher.
  Set Qt5 by 

Re: [Yade-dev] Yade 2016.06a released

2016-06-14 Thread ntthangvn
Dear Anton,
Thank you so much for your update. It's the great news. We will work hard for 
the development of YADE in the future! 

Cheers, 
Thang

Sent from my BlackBerry 10 smartphone.
  Original Message  
From: Anton Gladky
Sent: Wednesday, 15 June 2016 05:00
To: yade-us...@lists.launchpad.net
Cc: yade-dev
Subject: [Yade-dev] Yade 2016.06a released

Dear Yade users and developers,

After almost 8 months of development I am glad to announce
the next Yade version 2016.06a. The complete changelog
you will find as always at the end of this message.

The versioning of releases is changed and now is in the
form .MMx. Where x is the letter, which can be
changed by minor updates in the stable releases.

Thanks all for contributions!

Anton

==
yade-2016.06a
Tue, Jun 14 20:30:53 2016 +0200

Anton Gladky (88):
Remove release.
Clean some unused macroses (old wm3-stuff)
Remove some global headers
Raise minimal boost version to 1.47
Add -DNDEBUG if compiling in release mode
Tiny code refactoring
Clean some warnings and old stuff.
Return removed header back.
Fix warning in newer matplotlib.
Drop old commented stuff in python-scrips.
Remove flags and preSteps from scene
Remove deprecated findBoundDispatcherInEnginesIfNoFunctorsAndWarn
Remove PISC_DEBUG.
Fix typo in installation sections of doce. Thanks to Jan.
Export normal and viscous part of the visco-elastic contact
Remove confusing part in installation part of documentation regarding Qt5.
Fix typo in CMakeLists
Tiny updates of examples of LudingPM.
Fix compilation warnings.
Update formatting in SpherePack
Fix an order of calculation of c in SpherePack
Fix some compilation warnings.
Fix cappitalization typo in Lapack (case-sensitive in this case).
Respect VTK6 in PotentialParticles.
Add .travis.yml for CI.
Remove version restriction on sphinx.
Use trusty as build-env.
Add -y parameter to apt-get install.
Fix numpy import on travis.
Fix segfault during save/load of CapViscModels
Add one more check-script (capillary models)
Fix typo in check-script.
Fix crash in Ig2_Facet_Polyhedra_PolyhedraGeom
vtkExporter: increase number of leading zeros to 8
Move implementation of methods of ForceContainer in cpp.
Split implementation of ForceContainer in parallel and serial.
Add zero-forces to the youngest body after simulation load.
Closes LP:1560171
Drop parallel execution in replaceByClumps. Closes LP:1559098
Add import of polyhedras from the file.
Add an opportunity to shift, scale and rotate imported polyhedrons
Minor fixes in Polyhedra_splitter.
Fix division by zero crash in Polyhedra
Add CGAL_DISABLE_ROUNDING_MATH_CHECK, -frounding-math when CGAL
is enabled.
Fix some formatting issues.
Non-invasive fixes in polyhedra_splitter.
Get max-min coefs in polyhedra_splitter simpler.
Use tuple as a parameter for SplitPolyhedraDouble
Add check script for polyhedra crash.
Use explicitly -DNDEBUG instead of CMAKE_CXX_FLAGS_RELEASE
Check isnan in some coordinates before calling CGAL.
Minor formatting fixes in Polyhedra.
Add check-script for save/load of clumps.
Disable checkPolyhedraCrush. It is unstable now.
Fix checkPolyhedraCrush
Remove polyhedra_utils import from "ymport"
Add prefix std:: to isnan and isinf.
Update checkPolyhedraCrush
Update files for ppa-infrastructure.
Undef NDEBUG in all polyhedra files.
Add pause for checkSaveLoadClumps to escape race condition.
Use variadic arguments in DynLibDispatcher.
Fix crash in polyhedra, if maxFs=0.
Fix checkPolyhedraCrush (remove qt)
Remove unused functionality in Dispatcher.
Set Qt5 by default.
Add mathcmaker for normalCohesion and shearCohesion.
Split QGLViewer.cmake on qt4 and qt5 versions.
Add .gitattributes to ignore line endings.
Migrate buildppa to python3.
Replace some "#define"(s) by functions.
Remove some machine-specific items in documentation.
Add unit test for matchmaker.
Replace vector by unordered_map data structure in Matchmaker.
Minor fix in documentation.
Replace some "defines" by functions.
Remove numpy.hpp.
Fix bug in polyhedra_splitter.
Some cosmetic fixes in core-files.
Enable C++14.
Revert 2dc99 and ed8dcb.
Use unordered_map instead of map for MapId2IntrT
Use unordered_map only for Boost >= 1.56
Back to C++11.
Revert using unordered_map in Body.
Scale mass and inertia in spheresModify.
Reduce size of flags in Bounds of InsertionSortCollider
Fix bug in MatchMaker.
Add RELEASE file.

Bruno Chareyre (16):
add labels to default engines for easier showcases
fix ambiguous syntax, fixing https://bugs.launchpad.net/bugs/1514477
introduce 2nd edition of the documentation and contact for
consuting (in homepage)
update the webpage about citation with 2nd edition, add 1st
edition as an external reference, update pdf metadata
fix one DOI of the 2nd ed. documentation
Add missing toctree's for the citable book versions
fix typo in installation page
fixed DOI
fix some hyperlinks pointing to the old geo.hmg.inpg.fr
declare mask attribute for FlowEngine, fixes a compile error

[Yade-dev] Yade 2016.06a released

2016-06-14 Thread Anton Gladky
Dear Yade users and developers,

After almost 8 months of development I am glad to announce
the next Yade version 2016.06a. The complete changelog
you will find as always at the end of this message.

The versioning of releases is changed and now is in the
form .MMx. Where x is the letter, which can be
changed by minor updates in the stable releases.

Thanks all for contributions!

Anton

==
yade-2016.06a
Tue, Jun 14 20:30:53 2016 +0200

Anton Gladky (88):
  Remove release.
  Clean some unused macroses (old wm3-stuff)
  Remove some global headers
  Raise minimal boost version to 1.47
  Add -DNDEBUG if compiling in release mode
  Tiny code refactoring
  Clean some warnings and old stuff.
  Return removed header back.
  Fix warning in newer matplotlib.
  Drop old commented stuff in python-scrips.
  Remove flags and preSteps from scene
  Remove deprecated findBoundDispatcherInEnginesIfNoFunctorsAndWarn
  Remove PISC_DEBUG.
  Fix typo in installation sections of doce. Thanks to Jan.
  Export normal and viscous part of the visco-elastic contact
  Remove confusing part in installation part of documentation regarding Qt5.
  Fix typo in CMakeLists
  Tiny updates of examples of LudingPM.
  Fix compilation warnings.
  Update formatting in SpherePack
  Fix an order of calculation of c in SpherePack
  Fix some compilation warnings.
  Fix cappitalization typo in Lapack (case-sensitive in this case).
  Respect VTK6 in PotentialParticles.
  Add .travis.yml for CI.
  Remove version restriction on sphinx.
  Use trusty as build-env.
  Add -y parameter to apt-get install.
  Fix numpy import on travis.
  Fix segfault during save/load of CapViscModels
  Add one more check-script (capillary models)
  Fix typo in check-script.
  Fix crash in Ig2_Facet_Polyhedra_PolyhedraGeom
  vtkExporter: increase number of leading zeros to 8
  Move implementation of methods of ForceContainer in cpp.
  Split implementation of ForceContainer in parallel and serial.
  Add zero-forces to the youngest body after simulation load.
Closes LP:1560171
  Drop parallel execution in replaceByClumps. Closes LP:1559098
  Add import of polyhedras from the file.
  Add an opportunity to shift, scale and rotate imported polyhedrons
  Minor fixes in Polyhedra_splitter.
  Fix division by zero crash in Polyhedra
  Add CGAL_DISABLE_ROUNDING_MATH_CHECK, -frounding-math when CGAL
is enabled.
  Fix some formatting issues.
  Non-invasive fixes in polyhedra_splitter.
  Get max-min coefs in polyhedra_splitter simpler.
  Use tuple as a parameter for SplitPolyhedraDouble
  Add check script for polyhedra crash.
  Use explicitly -DNDEBUG instead of CMAKE_CXX_FLAGS_RELEASE
  Check isnan in some coordinates before calling CGAL.
  Minor formatting fixes in Polyhedra.
  Add check-script for save/load of clumps.
  Disable checkPolyhedraCrush. It is unstable now.
  Fix checkPolyhedraCrush
  Remove polyhedra_utils import from "ymport"
  Add prefix std:: to isnan and isinf.
  Update checkPolyhedraCrush
  Update files for ppa-infrastructure.
  Undef NDEBUG in all polyhedra files.
  Add pause for checkSaveLoadClumps to escape race condition.
  Use variadic arguments in DynLibDispatcher.
  Fix crash in polyhedra, if maxFs=0.
  Fix checkPolyhedraCrush (remove qt)
  Remove unused functionality in Dispatcher.
  Set Qt5 by default.
  Add mathcmaker for normalCohesion and shearCohesion.
  Split QGLViewer.cmake on qt4 and qt5 versions.
  Add .gitattributes to ignore line endings.
  Migrate buildppa to python3.
  Replace some "#define"(s) by functions.
  Remove some machine-specific items in documentation.
  Add unit test for matchmaker.
  Replace vector by unordered_map data structure in Matchmaker.
  Minor fix in documentation.
  Replace some "defines" by functions.
  Remove numpy.hpp.
  Fix bug in polyhedra_splitter.
  Some cosmetic fixes in core-files.
  Enable C++14.
  Revert 2dc99 and ed8dcb.
  Use unordered_map instead of map for MapId2IntrT
  Use unordered_map only for Boost >= 1.56
  Back to C++11.
  Revert using unordered_map in Body.
  Scale mass and inertia in spheresModify.
  Reduce size of flags in Bounds of InsertionSortCollider
  Fix bug in MatchMaker.
  Add RELEASE file.

Bruno Chareyre (16):
  add labels to default engines for easier showcases
  fix ambiguous syntax, fixing https://bugs.launchpad.net/bugs/1514477
  introduce 2nd edition of the documentation and contact for
consuting (in homepage)
  update the webpage about citation with 2nd edition, add 1st
edition as an external reference, update pdf metadata
  fix one DOI of the 2nd ed. documentation