eigen 1.1.1 → 1.1.2
raw patch · 12 files changed
+54/−54 lines, 12 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- Data/.DS_Store binary
- Data/Eigen/Internal.hi binary
- Data/Eigen/Internal.o binary
- Data/Eigen/LA.hi binary
- Data/Eigen/LA.o binary
- Data/Eigen/Matrix.hi binary
- Data/Eigen/Matrix.o binary
- Data/Eigen/Matrix/Mutable.hi binary
- Data/Eigen/Matrix/Mutable.o binary
- eigen-proxy.o too large to diff
- eigen.cabal +2/−2
- eigen3/COPYING.MINPACK +52/−52
− Data/.DS_Store
binary file changed (6148 → absent bytes)
− Data/Eigen/Internal.hi
binary file changed (3520 → absent bytes)
− Data/Eigen/Internal.o
binary file changed (28376 → absent bytes)
− Data/Eigen/LA.hi
binary file changed (2987 → absent bytes)
− Data/Eigen/LA.o
binary file changed (44508 → absent bytes)
− Data/Eigen/Matrix.hi
binary file changed (5196 → absent bytes)
− Data/Eigen/Matrix.o
binary file changed (70484 → absent bytes)
− Data/Eigen/Matrix/Mutable.hi
binary file changed (524 → absent bytes)
− Data/Eigen/Matrix/Mutable.o
binary file changed (532 → absent bytes)
− eigen-proxy.o
file too large to diff
eigen.cabal view
@@ -1,7 +1,7 @@ name: eigen-version: 1.1.1+version: 1.1.2 homepage: https://github.com/osidorkin/haskell-eigen-synopsis: Eigen C++ library (linear algebra: matrices, vectors, numerical solvers, and related algorithms).+synopsis: Eigen C++ library (linear algebra: matrices, vectors, numerical solvers). description: This module provides Haskell binding for Eigen C++ library. Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. Eigen home page is <http://eigen.tuxfamily.org/>.
eigen3/COPYING.MINPACK view
@@ -1,52 +1,52 @@-Minpack Copyright Notice (1999) University of Chicago. All rights reserved - -Redistribution and use in source and binary forms, with or -without modification, are permitted provided that the -following conditions are met: - -1. Redistributions of source code must retain the above -copyright notice, this list of conditions and the following -disclaimer. - -2. Redistributions in binary form must reproduce the above -copyright notice, this list of conditions and the following -disclaimer in the documentation and/or other materials -provided with the distribution. - -3. The end-user documentation included with the -redistribution, if any, must include the following -acknowledgment: - - "This product includes software developed by the - University of Chicago, as Operator of Argonne National - Laboratory. - -Alternately, this acknowledgment may appear in the software -itself, if and wherever such third-party acknowledgments -normally appear. - -4. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS" -WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDER, THE -UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND -THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE -OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY -OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR -USEFULNESS OF THE SOFTWARE, (3) DO NOT REPRESENT THAT USE OF -THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4) -DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION -UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL -BE CORRECTED. - -5. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT -HOLDER, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF -ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT, -INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF -ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF -PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER -SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT -(INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE, -EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE -POSSIBILITY OF SUCH LOSS OR DAMAGES. - +Minpack Copyright Notice (1999) University of Chicago. All rights reserved++Redistribution and use in source and binary forms, with or+without modification, are permitted provided that the+following conditions are met:++1. Redistributions of source code must retain the above+copyright notice, this list of conditions and the following+disclaimer.++2. Redistributions in binary form must reproduce the above+copyright notice, this list of conditions and the following+disclaimer in the documentation and/or other materials+provided with the distribution.++3. The end-user documentation included with the+redistribution, if any, must include the following+acknowledgment:++ "This product includes software developed by the+ University of Chicago, as Operator of Argonne National+ Laboratory.++Alternately, this acknowledgment may appear in the software+itself, if and wherever such third-party acknowledgments+normally appear.++4. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS"+WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDER, THE+UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND+THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR+IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES+OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE+OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY+OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR+USEFULNESS OF THE SOFTWARE, (3) DO NOT REPRESENT THAT USE OF+THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4)+DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION+UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL+BE CORRECTED.++5. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT+HOLDER, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF+ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT,+INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF+ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF+PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER+SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT+(INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE,+EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE+POSSIBILITY OF SUCH LOSS OR DAMAGES.+