Package Release Info

votca-csg-1.4.1-bp150.2.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libvotca_csg4
votca-csg
votca-csg-bash
votca-csg-common
votca-csg-devel
votca-csg-doc
votca-csg-tutorials

Change Logs

* Sun Sep 03 2017 junghans@votca.org
- Upgrade to 1.4.1
  * fix pkg-config files
  * fix build with gmx-2017
  * added CSG_MDRUN_OPTS to run_gromacs.sh
  * table_to_tab.pl: fix forces for LAMMPS
  * csg_inverse: warn users of bug #179
  * run_gromacs.sh: check nstxout-compressed
  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
Version: 1.4-2.1
* Thu Feb 02 2017 adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
* Mon Oct 31 2016 jengelh@inai.de
- Update descriptions.
* Sat Oct 29 2016 junghans@votca.org
- Upgrade to 1.4
  * added cibi tutorial and manual section
  * xmltopologyparser: tokenize on \n and \t as well (#195)
  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Tue Sep 27 2016 junghans@votca.org
- Upgrade to 1.4_rc1
  * switch to c++-11
  * dihedral support in csg_fmatch
  * support for tabulated bond in >=gmx-5
  * added full featured XMLTopologyReader
  * added regularization for IMC
  * changed neighborlist from std::list to std::vector
  * added cibi method
  * lots of reader bug fixes
  * dropped support for gromacs-4 and clean up
  * dropped multi_g_rdf script
  * dropped thermforce iteration method
  * moved h5md reader to hdf5 without c++ api
  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Sun Aug 21 2016 jengelh@inai.de
- RPM group update
* Fri Aug 19 2016 junghans@votca.org
- Upgrade to 1.3.1
  * fixed build with >=cmake-3.4
  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Fri Jan 15 2016 junghans@votca.org
- Upgrade to 1.3
  * re-implemented csg_boltzmann --excl
  * added support for upcoming gromacs 2016
  * details see 1.3 section of:
    https://github.com/votca/csg/blob/master/CHANGELOG.md
    or included CHANGELOG.md file
* Thu Oct 08 2015 junghans@votca.org
- Upgrade to 1.3_rc1
  * details: https://github.com/votca/csg/blob/master/CHANGELOG.md
* Mon Sep 08 2014 junghans@votca.org
- depend on gromacs-devel instead for pkgconfig(libgmx) as
  gromacs-5.0 comes with libgromacs instead of libgmx
* Fri Sep 05 2014 junghans@votca.org
- Update to 1.2.4
  - support for Gromacs 5.0
* Fri Dec 06 2013 junghans@votca.org
- clean up for inclusion in OpenSuse:Factory
* Thu Oct 31 2013 junghans@votca.org
- Upgrade to 1.2.3
* Sun Aug 28 2011 kkaempf@suse.com
- Upgrade to 1.2.1
  - fixed lib soname, adapt BuildRequires
  - csg_inverse: improve initial guess of the potential
  - csg_inverse: fixes for min!=0
  - table_extrapolate.pl: fixed flags and first point
  - fixed tf iteration for multiple components
  - fixed round-off error in grid search and csg_calc
  - csg_inverse: typo fixed and additional checks
- Version 1.2 (SuperDoris)
  - changed buildsystem to cmake
  - added thermforce iteration method
  - added csg_density
  - a lot of framework clean up
  - added type selector name:*
  - allow long and restart of simulations
- Version 1.1.2
  - fixed head of votca-csg manpage
  - csg_fmatch: added support for known forces (--trj-force option)
* Thu Mar 03 2011 kkaempf@novell.com
- Upgrade to 1.1.1
  - parallel analysis using threads, some tools have a '--nt'
    option (e.g. fast parallel rdf calculation using grid search)
  - new spline types in csg_resample (akima, linear)
  - csg_inverse has about 25 new xml options (post-processing,
    run control, ...)
  - the manual is included as pdf
  - boundary treatment is done internally, no need to run trjconv
    anymore
* Mon Dec 06 2010 kkaempf@novell.com
- Initial version 1.0.1
- Add tutorials as documentation to votca-csg
* Tue Nov 30 2010 junghans@votca.org
- Minor clean up
* Thu Nov 25 2010 jussilehtola@fedoraproject.org
- First release