Published September 21, 2015
| Version v0.5
Software
Open
ALPSCore: Version 0.5
Authors/Creators
- 1. Advanced Research Computing, University of Michigan
- 2. University of Michigan
- 3. uSystems GmbH
Description
The ALPSCore project, based on the ALPS (Algorithms and Libraries for Physics Simulations) project, provides generic algorithms and utilities for physics problems. It strives to increase software reuse in the physics community.
This release: Bugfixes and enhancements. Some of the visible changes are:
-
alps::accumulators changes:
- Improved access to individual accumulators (not as part of accumulator_set)
- Allowed vector-constant and vector-scalar binary operations.
-
alps::params changes:
- Specifications clarified. In particular, a parameter containing a "larger" type can be assigned a value of a "smaller" type, but cannot be converted to the value of a "smaller" type.
- Improved adherence to the specifications.
- Comparison operators are added for convenience.
- API changes: defaulted(), defined(), exists().
For copyright see COPYRIGHT.txt. For licensing see LICENSE.txt. For acknowledgment in scientific publications see ACKNOWLEDGE.txt.
Files
ALPSCore-v0.5.zip
Files
(1.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:da68b068cb2d1ab00d341ab491596a11
|
1.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ALPSCore/ALPSCore/tree/v0.5 (URL)