Version: 1.0-6 Date: 2016-07-20 Text: [new feature] The aggregation of the nodes and weights while the creation of a sparse grid is no longer done at the very end but repeatetly. This change saves a lot of memory - especially for high accuracy levels in high dimensions. [new feature] mvQuad do not longer depend on the "rgl"-package but suggests. This enables the use of mvQuad on systems without X11-environment (like HPC-Clusters) Version: 1.0-5 Date: 2016-02-18 Text: [new feature] Nodes and weights for Gaussian quadrature (GLa, GLe, GHe) are now computed by "gauss.quad" (package: statmod). This enables use of higher order rules Version: 1.0-4 Date: 2015-11-12 Text: [bug fix] enable rescaling for 1D-grids Version: 1.0-3 Date: 2015-11-04 Text: [bug fix] aggregation of weights in 'createNIGrid' corrected (thanks to Daniel B.) Version: 1.0-2 Date: 2015-11-01 Text: [initial submission] editorial corrections