Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
File too long (should be no more than 24 lines).
Line too long (should be no more than 80 characters).
Trailing empty lines.
Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
|
|
|
|
|
|
"INFO_FILES should be set to YES or yes."
"Packages that install info files should set INFO_FILES."
Makefile and PLIST warning, respectively.
|
|
|
|
'Please use ${ECHO_N} instead of "echo -n".'
|
|
|
|
|
|
|
|
|
|
$$extract_file instead."
|
|
|
|
|
|
COMMENT should not be longer than 70 characters.
COMMENT should not begin with 'A'.
COMMENT should not begin with 'An'.
COMMENT should not begin with 'a'.
COMMENT should not end with a period.
COMMENT should start with a capital letter.
pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
|
|
Fixes PR pkg/47391
|
|
bugfixes, other quality improvements, new and improved KDE Applications
|
|
pkgsrc. It seems like the detection sometimes picked up the wrong value.
Adjust PLIST and bump revision.
|
|
|
|
|
|
Eigen 3 is a C++ template library for linear algebra: vectors, matrices, and
related algorithms.
|
|
|
|
|
|
Math_BigInteger provices support of base-2, base-10, base-16, and base-256
numbers. Uses the GMP or BCMath extensions, if available, and an internal
implementation, otherwise.
|
|
changes:
-Plotting improvements, new functions
-lots of fixes
-translation updates
|
|
changes:
-bugfixes (were patched in 3.1.1plX)
-updated examples
|
|
|
|
=== 0.8.3 / 12.03.2013
uthor: Keith Walsh <keith.walsh@adtegrity.com>
Date: Mon Mar 11 16:48:25 2013 -0400
* Typo correction in guide example.
|
|
|
|
Remove ruby-rb-gsl.
|
|
It depends on math/ruby-narray, replacing ruby-rb-gsl.
Changes from ruby-rb-gsl 1.14.7 isn't available.
|
|
|
|
* NArray properties:
+ Fast and easy calculation for large numerical array.
+ Accepting Elements:
8,16,32 bit integer, single/double float/complex, Ruby Object.
+ Easy extraction/substitution of array subset,
using assignment with number, range, array index.
+ Operator: +,-,*,/,%,**, etc.
+ FFTW version 2 or 3 is separately supported.
+ NImage: Image viewer class.
+ Ruby/PGPLOT: Graphics library interface (separately distributed)
X-Y Graph, Histogram, Contour map, Image map, etc.
* NArray is similar to:
+ Python/NumPy, Perl/PDL, Yorick, IDL
|
|
|
|
Libint is two things:
1. a library of C/C++ functions for efficient evaluation of
several kinds of two-body molecular integrals over Gaussian
functions;
2. the optimizing compiler that generates a Libint library.
In molecular electronic structure theory Gaussian basis sets are
standard because they allow efficient evaluation of matrix
elements of operators (molecular integrals). Modern electronic
structure programs spend considerable portion of their runtime
computing the Coulomb two-electron integrals. While anyone can
compute Gaussian integrals using simple formulas, the efficient
evaluation of many-body can be (relatively) complicated.
Libint is an open library that anyone can use to compute a
variety of two-electron integrals, most importantly the Coulomb
two-electron integrals and their arbitrary-order geometric
derivatives, over Gaussians of arbitrary angular momentum.
Among other notable features is the support for the nonstandard
two-electron integrals that appear in explicitly correlated R12
methods.
|
|
|
|
=== 0.8.2 / 28.02.2013
Author: Roque Pinel <roque.pinel@infotechfl.com>
Date: Wed Feb 27 12:10:29 2013 -0500
* Requiring BigDecimal for checking.
* Made API friendly to BigDecimal precision.
* Changes introduced by the user 'valeriusjames'.
|
|
|
|
This version is a minor bug fixing release.
|
|
=== 0.8.1 / 18.02.2013
* Updated Manifest.txt to include lib/spreadsheet/excel/rgb.rb
=== 0.8.0 / 18.02.2013
* Adding support for converting color palette values to RGB values (not vice-versa..yet)
* by https://github.com/dancaugherty/spreadsheet/compare/master...rgb
=== 0.7.9 / 06.02.2013
Author: Eugeniy Belyaev (zhekanax)
* You can merge if you are interested in perl-like Workbook.set_custom_color
implementation. I know it is not really a proper way to deal with custom colors, but
nevertheless it makes it possible.
* https://github.com/zdavatz/spreadsheet/pull/27
=== 0.7.8 / 06.02.2013
Author: Kenichi Kamiya <kachick1@gmail.com>
Date: Wed Feb 6 11:23:35 2013 +0900
* Link to Travis CI on README
* Remove warnings "assigned but unused variable" in test
* Remove warnings "assigned but unused variable"
* Enable $VERBOSE flag when running test
|
|
its own builds for dependencies. Fixes issue on SunOS 32-bit when
the native gfortran produces 64-bit by default.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
Add TEST_TARGET. Use gmp.
Bump PKGREVISION.
From Kai-Uwe Eckhardt.
|
|
|
|
isl is a library for manipulating sets and relations of integer
points bounded by linear constraints. Supported operations on sets
include intersection, union, set difference, emptiness check, convex
hull, (integer) affine hull, integer projection, and computing the
lexicographic minimum using parametric integer programming. It also
includes an ILP solver based on generalized basis reduction.
|
|
|