Skip to content

Releases: XzzX/mrmd

0.3.0

24 Nov 10:57
0.3.0
dcc4afa

Choose a tag to compare

What's Changed

  • cmake: only enable C for old cmake versions by @junghans in #13
  • enable black github action by @XzzX in #15
  • add APACHE 2 license by @XzzX in #14
  • enable pylint ci by @XzzX in #16
  • Ci nvcc by @XzzX in #17
  • cmake cleanup and ci test for minimal build by @XzzX in #18
  • fix minimal build by @XzzX in #20
  • possibility to run non-mpi tests by @XzzX in #21
  • Implement gro output for other systems than water by @J-Hizzle in #23
  • also run on prs by @XzzX in #25
  • make H5MD conformant to the standard by @XzzX in #28
  • Implement abrupt hy cg interface by @J-Hizzle in #31
  • Implement getter function to get grid directly from multihistogram by @J-Hizzle in #32
  • Implement region of application for thermodynamic force by @J-Hizzle in #34
  • hotfixed getBinPosition assertion by @J-Hizzle in #35
  • Change signs in thermodynamic force update and apply by @J-Hizzle in #37
  • Implement io for thermodynamic force by @J-Hizzle in #41
  • Implement direction dependent ghostlayerthickness by @J-Hizzle in #44
  • bump version of all FetchContent dependencies by @XzzX in #52
  • bump c++ standard to 20 by @XzzX in #54
  • bump pyiron version by @XzzX in #55
  • [API] make COORD_* an enum class and rename to AXIS by @XzzX in #53
  • added missing Kokkos macro by @XzzX in #58
  • replace fmt with by @XzzX in #59
  • some clang-tidy fixes by @XzzX in #60
  • Refactor by @XzzX in #61
  • [API] make ApplicationRegion a IsInSymmetricSlab predicate by @XzzX in #57
  • Implement local langevin thermostat by @J-Hizzle in #46
  • add a counting plane by @XzzX in #63

New Contributors

Full Changelog: 0.2.0...0.3.0