Recent Releases of EXP

EXP - v7.8.5

What's Changed

  • Changes for reading cache files with the Eigen storage order bug by @The9Cat in https://github.com/EXP-code/EXP/pull/129
  • A few tweaks to build exp with clang++ on mac via gala build by @adrn in https://github.com/EXP-code/EXP/pull/132
  • Some top-level cosmetic changes by @michael-petersen in https://github.com/EXP-code/EXP/pull/141
  • Eigen workaround by @The9Cat in https://github.com/EXP-code/EXP/pull/137
  • Minor updates to field coefficient bases and OutVel by @The9Cat in https://github.com/EXP-code/EXP/pull/143
  • A few more cleanup things by @michael-petersen in https://github.com/EXP-code/EXP/pull/142

Full Changelog: https://github.com/EXP-code/EXP/compare/v7.8.2...v7.8.5

Scientific Software - Peer-reviewed - C++
Published by michael-petersen 8 months ago

EXP - v7.8.2

A few bugs that we caught recently.

What's Changed

  • Weighted correlation matrix fixes by @The9Cat in https://github.com/EXP-code/EXP/pull/117
  • Tfinal fix by @The9Cat in https://github.com/EXP-code/EXP/pull/125
  • Fix accel func by @The9Cat in https://github.com/EXP-code/EXP/pull/124

Full Changelog: https://github.com/EXP-code/EXP/compare/v7.8.0...v7.8.2

Scientific Software - Peer-reviewed - C++
Published by michael-petersen 8 months ago

EXP - Version 7.8.0

Version 7.8.0

This version is the version-of-record for the Journal of Open Source Software submission.

Lots of changes happened in the meantime:

What's Changed

  • Velocity field bug fixes by @The9Cat in https://github.com/EXP-code/EXP/pull/82
  • Fix potential factor issue by @michael-petersen in https://github.com/EXP-code/EXP/pull/86
  • Rework cuda file handling for >= 12 by @georgiastuart in https://github.com/EXP-code/EXP/pull/89
  • Clang compliance by @The9Cat in https://github.com/EXP-code/EXP/pull/90
  • Proposed fix to improve pybind11 dynamic type casting by @The9Cat in https://github.com/EXP-code/EXP/pull/85
  • Updates for CUDA versions >= 12 by @The9Cat in https://github.com/EXP-code/EXP/pull/87
  • CMake config tweaks by @The9Cat in https://github.com/EXP-code/EXP/pull/92
  • editing defaults for consistency by @CarrieFilion in https://github.com/EXP-code/EXP/pull/88
  • Minor bug fixes and updates by @The9Cat in https://github.com/EXP-code/EXP/pull/101
  • adding an exponential disk + Hernquist bulge model by @CarrieFilion in https://github.com/EXP-code/EXP/pull/103
  • Mac compile patch for AltMath by @michael-petersen in https://github.com/EXP-code/EXP/pull/104
  • Incorrect machine constant checks for Legendre recursion relations by @The9Cat in https://github.com/EXP-code/EXP/pull/106
  • Check for valid output directory for FieldGenerator methods that write files by @The9Cat in https://github.com/EXP-code/EXP/pull/108
  • Disambiguate the sign (phase) of the mSSA PCs by @The9Cat in https://github.com/EXP-code/EXP/pull/110
  • k-means update for pyEXP by @The9Cat in https://github.com/EXP-code/EXP/pull/111
  • Minor update the pyEXP CoefStruct interface by @The9Cat in https://github.com/EXP-code/EXP/pull/112
  • orthoCheck Python wrapper is missing its argument by @The9Cat in https://github.com/EXP-code/EXP/pull/113
  • Ensure that FlatDisk has a background if M0_BACK is selected in PolarBasis by @The9Cat in https://github.com/EXP-code/EXP/pull/109
  • Changes for JOSS reviewing process by @michael-petersen in https://github.com/EXP-code/EXP/pull/100
  • Small edits for JOSS review by @dfm in https://github.com/EXP-code/EXP/pull/119
  • Version bump for JOSS by @michael-petersen in https://github.com/EXP-code/EXP/pull/120

New Contributors

  • @georgiastuart made their first contribution in https://github.com/EXP-code/EXP/pull/89
  • @CarrieFilion made their first contribution in https://github.com/EXP-code/EXP/pull/88

Full Changelog: https://github.com/EXP-code/EXP/compare/v7.7.99...v7.8.0

Scientific Software - Peer-reviewed - C++
Published by michael-petersen 9 months ago

EXP - v7.7.99

EXP is now available to the public! This is our first release version of a code that has been heavily used for research for more than 20 years.

Scientific Software - Peer-reviewed - C++
Published by michael-petersen over 1 year ago