-
Pietro Incardona authoredPietro Incardona authored
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 795 B
Change Log
All notable changes to this project will be documented in this file.
[0.2.0] - 2015-02-17
Added
- PSE 1D example with multiple precision
- Plot example for GoogleChart plotting
- Distributed data structure now support 128bit floating point precision (on Beta)
- OpenFPM support for Microsoft Windows (Cygwin) compilation
Fixed
- Detection 32 bit system and report as an error
Changed
- Nothing to report
[0.1.0] - 2015-02-05
Added
- PSE 1D example
- Cell list example
- Verlet list example
- Kickstart for OpenFPM_numeric
- Automated dependency installation for SUITESPRASE EIGEN OPENBLAS(LAPACK)
Fixed
- CRITICAL BUG in periodic bondary condition
- BOOST auto updated to 1.60
- Compilation with multiple .cpp files
Changed
- Nothing to report