Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-01 | Final fixes to get libctl working | Adam J. Stewart | 2 | -5/+6 | |
2016-08-01 | Final fixes to get guile to build | Adam J. Stewart | 2 | -11/+0 | |
2016-08-01 | Rename gc => bdw-gc, fix libunistring bug | Adam J. Stewart | 3 | -6/+4 | |
2016-08-01 | Update meep's url_for_version | Adam J. Stewart | 1 | -1/+2 | |
2016-08-01 | Supply flags to bdist | Adam J. Stewart | 1 | -4/+5 | |
2016-08-01 | Allow py-meep to link properly | Adam J. Stewart | 4 | -6/+41 | |
2016-08-01 | Better testing for MEEP | Adam J. Stewart | 1 | -2/+10 | |
2016-08-01 | Patch pkg-config and update installs for various packages | Adam J. Stewart | 7 | -15/+70 | |
2016-08-01 | Bug fixes | Adam J. Stewart | 2 | -4/+3 | |
2016-08-01 | Add py-meep package and dependencies | Adam J. Stewart | 12 | -32/+581 | |
2016-08-01 | Merge pull request #1363 from hartzell/feature/add-package-for-cask | becker33 | 1 | -0/+53 | |
Add package for cask | |||||
2016-08-01 | Address flake8 issue | George Hartzell | 1 | -0/+1 | |
2016-08-01 | Add package for cask | George Hartzell | 1 | -0/+52 | |
Add a package for cask, the emacs project/dependency management tool. Based on [Homebrew's formula][brew]. [brew]: https://github.com/Homebrew/homebrew-core/blob/master/Formula/cask.rb | |||||
2016-08-01 | Fix jdk package's use of distutils | George Hartzell | 1 | -1/+1 | |
See issue #1364. @citibeth's fix works fine. | |||||
2016-08-01 | Merge pull request #1322 from mdevlin1/feature/libxsmm | becker33 | 1 | -0/+66 | |
Add libxsmm package | |||||
2016-08-01 | Merge pull request #1383 from epfl-scitas/packages/cp2k | becker33 | 1 | -0/+161 | |
cp2k : added package | |||||
2016-08-01 | Writes default module list to terminal when debugging. | Matt Belhorn | 1 | -10/+8 | |
2016-08-01 | Add concretize_preferences tests | Paul Hopkins | 3 | -3/+112 | |
2016-08-01 | cp2k : added package | alalazo | 1 | -0/+161 | |
2016-07-31 | Merge pull request #1407 from glennpj/r-ncdf4 | Todd Gamblin | 1 | -0/+56 | |
New package - r-ncdf4 | |||||
2016-07-31 | Merge pull request #1406 from glennpj/r-np | Todd Gamblin | 3 | -0/+134 | |
New package - r-np | |||||
2016-07-31 | Merge pull request #1405 from glennpj/r-survey | Todd Gamblin | 1 | -0/+47 | |
New package - r-survey | |||||
2016-07-31 | Merge pull request #1404 from glennpj/r-tarifx | Todd Gamblin | 1 | -0/+44 | |
New package - r-tarifx | |||||
2016-07-31 | Merge pull request #1403 from glennpj/r-e1071 | Todd Gamblin | 2 | -0/+89 | |
New package - r-e1071 | |||||
2016-07-31 | Merge pull request #1402 from glennpj/r-plotrix | Todd Gamblin | 1 | -0/+41 | |
New package - r-plotrix | |||||
2016-07-31 | Merge pull request #1401 from glennpj/r-gdata | Todd Gamblin | 2 | -0/+119 | |
New package - r-gdata | |||||
2016-07-31 | Merge pull request #1400 from glennpj/r-roxygen2 | Todd Gamblin | 2 | -0/+91 | |
New package - r-roxygen2 | |||||
2016-07-31 | Merge pull request #1399 from glennpj/r-testthat | Todd Gamblin | 3 | -0/+134 | |
New package - r-testthat | |||||
2016-07-31 | Merge pull request #1398 from glennpj/r-xml | Todd Gamblin | 1 | -0/+45 | |
New package - r-xml | |||||
2016-07-31 | Merge pull request #1397 from glennpj/r-datatable | Todd Gamblin | 2 | -0/+87 | |
New package - r-datatable | |||||
2016-07-31 | New package - r-ncdf4 | Glenn Johnson | 1 | -0/+56 | |
Interface to Unidata netCDF (version 4 or earlier) format data files. | |||||
2016-07-31 | New package - r-np | Glenn Johnson | 3 | -0/+134 | |
Nonparametric kernel smoothing methods for mixed data types. | |||||
2016-07-31 | New package - r-survey | Glenn Johnson | 1 | -0/+47 | |
Analysis of complex survey samples. | |||||
2016-07-31 | New package - r-tarifx | Glenn Johnson | 1 | -0/+44 | |
A collection of various utility and convenience functions. | |||||
2016-07-31 | New package - r-e1071 | Glenn Johnson | 2 | -0/+89 | |
Misc functions of the Department of Statistics, Probability Theory Group (Formerly: E1071), TU Wien. | |||||
2016-07-31 | New package - r-plotrix | Glenn Johnson | 1 | -0/+41 | |
Various plotting functions. | |||||
2016-07-31 | New package - r-gdata | Glenn Johnson | 2 | -0/+119 | |
Data manipulation tools. | |||||
2016-07-31 | New package - r-roxygen2 | Glenn Johnson | 2 | -0/+91 | |
In-source documentation for R. | |||||
2016-07-31 | New package - r-testthat | Glenn Johnson | 3 | -0/+134 | |
A unit testing system for R. | |||||
2016-07-31 | New package - r-xml | Glenn Johnson | 1 | -0/+45 | |
Tools for parsing and generating XML within R and S-Plus. | |||||
2016-07-31 | New package - r-datatable | Glenn Johnson | 2 | -0/+87 | |
Extension of Data.frame | |||||
2016-07-30 | Merge pull request #1384 from epfl-scitas/qa/drop_flake8_python26 | Todd Gamblin | 2 | -11/+34 | |
qa : no flake8 on python 2.6, coveralls only on python 2.7 | |||||
2016-07-30 | Merge pull request #1396 from glennpj/r-quantmod | Todd Gamblin | 2 | -0/+90 | |
New package - r-quantmod | |||||
2016-07-30 | Merge pull request #1395 from glennpj/r-ggmap | Todd Gamblin | 8 | -0/+375 | |
New package - r-ggmap and dependencies | |||||
2016-07-30 | Merge pull request #1394 from glennpj/r-maps | Todd Gamblin | 1 | -0/+42 | |
New package - r-maps | |||||
2016-07-30 | Merge pull request #1393 from glennpj/r-maptools | Todd Gamblin | 1 | -0/+49 | |
New package - r-maptools | |||||
2016-07-30 | Merge pull request #1391 from glennpj/r-caret | Todd Gamblin | 1 | -0/+50 | |
New package - r-caret | |||||
2016-07-30 | Merge pull request #1390 from glennpj/r-glmnet | Todd Gamblin | 1 | -0/+49 | |
New package - r-glmnet | |||||
2016-07-30 | Merge pull request #1389 from glennpj/r-vcd | Todd Gamblin | 2 | -0/+95 | |
New package - r-vcd | |||||
2016-07-30 | Merge pull request #1388 from glennpj/r-multcomp | Todd Gamblin | 5 | -0/+226 | |
New package - r-multcomp |