Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

votca-tools-devel-1.6.4-bp154.2.51 RPM for aarch64

From OpenSuSE Leap 15.4 for aarch64

Name: votca-tools-devel Distribution: SUSE Linux Enterprise 15 SP4
Version: 1.6.4 Vendor: openSUSE
Release: bp154.2.51 Build date: Mon May 9 11:10:17 2022
Group: Development/Libraries/C and C++ Build host: obs-arm-11
Size: 167767 Source RPM: votca-tools-1.6.4-bp154.2.51.src.rpm
Packager: https://bugs.opensuse.org
Url: http://www.votca.org
Summary: Development headers and libraries for votca-tools
Versatile Object-oriented Toolkit for Coarse-graining Applications (VOTCA) is
a package to reduce the amount of routine work when doing systematic
coarse-graining of various systems. The core is written in C++.

This package contains development headers and libraries for votca-tools.

Provides

Requires

License

Apache-2.0

Changelog

* Tue Jan 12 2021 Christoph Junghans <junghans@votca.org>
  - Update to 1.6.4
    - no changes
* Wed Dec 09 2020 Christoph Junghans <junghans@votca.org>
  - Update to 1.6.3
    - switch to ghcr.io for CI ([gh#votca/tools#297])
    - use master .clang-format in format action
      ([gh#votca/tools#304], [gh#votca/tools#307])
    - strip windows line endings in readers ([gh#votca/tools#309])
* Sat Aug 22 2020 Christoph Junghans <junghans@votca.org>
  - Update to 1.6.2
    - format code with clang-10 ([gh#votca/tools#278])
    - move CI to GitHub Actions ([gh#votca/tools#280],
      [gh#votca/tools#285], [gh#votca/tools#287])
    - fix build with mkl ([gh#votca/tools#283])
* Mon Jun 22 2020 Christoph Junghans <junghans@votca.org>
  - Update to 1.6.1
    - fix build with mkl ([gh#votca/tools#229])
    - fix build with non-system libfftw ([gh#votca/tools#234])
    - fix CI on Ubuntu-20.04 ([gh#votca/tools#237])
    - fix bug related to calling c abs instead of c++ fabs
      ([gh#votca/tools#248])
    - updated floating point comparison in akimaspline.h
      ([gh#votca/tools#248])
    - fix compile error in structure parameters by adding hash
      function ([gh#votca/tools#248])
* Mon Jun 15 2020 Dominique Leuenberger <dimstar@opensuse.org>
  - Move the miscellaneous manpages from the library package to the
    main package. SLPP disallows non-versioned files in the
    shared-library package as it makes them non-parallel installable
    to newer versions. Additionally, the man page does not provide
    information of pure library users.
  - Have the main package conflict with the old library package
    (libvotca_tools5) that contained the man page.
* Sat Apr 18 2020 Christoph Junghans <junghans@votca.org>
  - Update to 1.6
    * fix clang-10 warnings ([gh#votca/tools#217])
    * clean up VOTCARC.* ([gh#votca/tools#220])
    * fix exported target with mkl ([gh#votca/tools#223],
    * [gh#votca/tools#224])
* Mon Feb 10 2020 Christoph Junghans <junghans@votca.org>
  - Update to 1.6_rc2
    * fix inheritance bug in cmake files ([gh#votca/tools#197])
    * fix bug in table class ([gh#votca/tools#196])
    * fix build on 32-bit archs ([gh#votca/tools#199])
    * remove old doxygen target ([gh#votca/tools#211])
* Thu Dec 05 2019 Christoph Junghans <junghans@votca.org>
  - Update to 1.6_rc1
    * replaced fftw with Eigen3 fft
    * replaced random with std::random implementation
    * added many unit tests
    * formated code with clang-format
    * major cmake refactor
* Thu Nov 21 2019 Christoph Junghans <junghans@votca.org>
  - Upgrade to 1.5.1
    * switch votca_compare to python3
    * more clear error message for xmlreader
    * fix build on CentOs7
* Thu Sep 26 2019 Christoph Junghans <junghans@votca.org>
  - Fix build on i586
* Tue Mar 19 2019 Christoph Junghans <junghans@votca.org>
  - Fix build with boost-1.69
* Thu Jan 31 2019 Christoph Junghans <junghans@votca.org>
  - Upgrade to 1.5
    * histogramnew: refactor to fix memory lead
    * added unit testing
    * Eigen added as a dependency
    * removed GSL dependency
    * details: https://github.com/votca/tools/blob/master/CHANGELOG.md
* Sun Sep 03 2017 junghans@votca.org
  - Upgrade to 1.4.1
    * fix pkg-config files
    * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Thu Feb 02 2017 adam.majer@suse.de
  - use individual libboost-*-devel packages instead of boost-devel
* Mon Oct 31 2016 jengelh@inai.de
  - RPM group fixing
  - Trim filler words from description
* Sat Oct 29 2016 junghans@votca.org
  - Upgrade to 1.4
    * added support for boost-1.62
    * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Tue Sep 27 2016 junghans@votca.org
  - Upgrade to 1.4_rc1
    * added support for mkl as gsl replacement
    * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Fri Aug 19 2016 junghans@votca.org
  - Upgrade to 1.3
    * fix bug in histogram class
    * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Fri Jan 15 2016 junghans@votca.org
  - Upgrade to 1.3
    * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Thu Oct 08 2015 junghans@votca.org
  - Upgrade to 1.3_rc1
    * details: https://github.com/votca/csg/blob/master/CHANGELOG.md

Files

/usr/include/votca
/usr/include/votca/tools
/usr/include/votca/tools/akimaspline.h
/usr/include/votca/tools/application.h
/usr/include/votca/tools/average.h
/usr/include/votca/tools/calculator.h
/usr/include/votca/tools/colors.h
/usr/include/votca/tools/constants.h
/usr/include/votca/tools/correlate.h
/usr/include/votca/tools/crosscorrelate.h
/usr/include/votca/tools/cubicspline.h
/usr/include/votca/tools/datacollection.h
/usr/include/votca/tools/edge.h
/usr/include/votca/tools/edgecontainer.h
/usr/include/votca/tools/eigen.h
/usr/include/votca/tools/eigensystem.h
/usr/include/votca/tools/elements.h
/usr/include/votca/tools/filesystem.h
/usr/include/votca/tools/floatingpointcomparison.h
/usr/include/votca/tools/getline.h
/usr/include/votca/tools/globals.h
/usr/include/votca/tools/graph.h
/usr/include/votca/tools/graph_bf_visitor.h
/usr/include/votca/tools/graph_df_visitor.h
/usr/include/votca/tools/graphalgorithm.h
/usr/include/votca/tools/graphdistvisitor.h
/usr/include/votca/tools/graphnode.h
/usr/include/votca/tools/graphvisitor.h
/usr/include/votca/tools/histogram.h
/usr/include/votca/tools/histogramnew.h
/usr/include/votca/tools/identity.h
/usr/include/votca/tools/lexical_cast.h
/usr/include/votca/tools/linalg.h
/usr/include/votca/tools/linspline.h
/usr/include/votca/tools/mutex.h
/usr/include/votca/tools/name.h
/usr/include/votca/tools/objectfactory.h
/usr/include/votca/tools/property.h
/usr/include/votca/tools/propertyiomanipulator.h
/usr/include/votca/tools/random.h
/usr/include/votca/tools/rangeparser.h
/usr/include/votca/tools/reducededge.h
/usr/include/votca/tools/reducedgraph.h
/usr/include/votca/tools/spline.h
/usr/include/votca/tools/structureparameters.h
/usr/include/votca/tools/table.h
/usr/include/votca/tools/thread.h
/usr/include/votca/tools/tokenizer.h
/usr/include/votca/tools/types.h
/usr/include/votca/tools/unitconverter.h
/usr/include/votca/tools/version.h
/usr/include/votca/tools/votca_config.h
/usr/lib64/cmake/VOTCA_TOOLS
/usr/lib64/cmake/VOTCA_TOOLS/VOTCA_TOOLSConfig.cmake
/usr/lib64/cmake/VOTCA_TOOLS/VOTCA_TOOLSConfigVersion.cmake
/usr/lib64/cmake/VOTCA_TOOLS/VOTCA_TOOLS_Targets-relwithdebinfo.cmake
/usr/lib64/cmake/VOTCA_TOOLS/VOTCA_TOOLS_Targets.cmake
/usr/lib64/libvotca_tools.so


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:20:47 2024