Skip to content
Snippets Groups Projects
CHANGELOG.md 795 B
Newer Older
Pietro Incardona's avatar
Pietro Incardona committed
# 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

Pietro Incardona's avatar
Pietro Incardona committed
## [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