7 Commits

Author SHA1 Message Date
TAKATSU Tomonari
ef88b6c864 - Update to 0.3.3.3.0 2017-05-04 01:40:24 +00:00
TAKATSU Tomonari
66a3d1f205 - Update to 0.3.2.9.0
- Add "compiles" argument to USES=cran
2016-08-24 05:58:34 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
TAKATSU Tomonari
a29074915b - Update to 0.3.2.8.1 2016-03-02 23:46:37 +00:00
TAKATSU Tomonari
a589fb105b - Update to 0.3.2.8.0 2016-02-26 02:40:35 +00:00
TAKATSU Tomonari
80307d9933 - Update to 0.3.2.7.0
- Fix LICENSE
2016-01-24 11:32:51 +00:00
TAKATSU Tomonari
b5a30f0732 - Add new port: math/R-cran-RcppEigen
R and Eigen integration using Rcpp. Eigen is a C++ template library
  for linear algebra: matrices, vectors, numerical solvers and related
  algorithms. It supports dense and sparse matrices on integer,
  floating point and complex numbers, decompositions of such matrices,
  and solutions of linear systems. Its performance on many algorithms
  is comparable with some of the best implementations based on Lapack
  and level-3 BLAS. The RcppEigen package includes the header files
  from the Eigen C++ template library (currently version 3.2.2). Thus
  users do not need to install Eigen itself in order to use RcppEigen.
  Since version 3.1.1, Eigen is licensed under the Mozilla Public
  License (version 2); earlier version were licensed under the GNU
  LGPL version 3 or later. RcppEigen (the Rcpp bindings/bridge to
  Eigen) is licensed under the GNU GPL version 2 or later, as is the
  rest of Rcpp.

  WWW: https://cran.r-project.org/web/packages/RcppEigen/
2015-11-15 10:36:22 +00:00