Skip to content

v0.65.0

Choose a tag to compare

@github-actions github-actions released this 23 Jan 09:50
· 16 commits to main since this release

v0.65.0 - 2026-01-23

Bug Fixes

  • missing pip requirement - (a66f056) - clara.bayley
  • prevent bad directories at root of installations - (2b850f0) - clara.bayley
  • missing yac python dependency - (0a719f8) - clara.bayley

Continuous Integration

  • missing uv sync to build docs - (06c925a) - clara.bayley
  • add fyamllib path for cmake - (70c7191) - clara.bayley

Documentation

  • reformat toctree captions - (03a353c) - clara.bayley
  • use dropdowns for examples - (f735e44) - clara.bayley
  • notes on eurec4a1d and python bindings examples - (7980799) - clara.bayley
  • update pre-commit hooks install - (5ccf8c0) - clara.bayley
  • don't specify CLEO version on doxygen and conf - (972fd83) - clara.bayley
  • update documentation on running examples - (5e34e50) - clara.bayley

Features

  • new helper scripts to install kokkos tools - (b7457e8) - clara.bayley
  • new build, compile and run scripts for arbitrary 'vanilla' computer - (59ef893) - clara.bayley

Miscellaneous Chores

  • (version) v0.65.0 - (844cde0) - yoctoyotta1024
  • CLEO -> Cleo - (12ada9a) - clara.bayley

Performance Improvements

  • missing exit - (07c347c) - clara.bayley
  • formatting - (4da61e0) - clara.bayley

Refactoring

  • add print after timestepping - (54a9566) - clara.bayley
  • include making directory in instructions - (808c891) - clara.bayley
  • path2kokkostools and kokkos_tools_lib are different - (3e6ac82) - clara.bayley
  • assert that tools exist in kokkostools example - (c119c6b) - clara.bayley
  • explicitly mention path to kokkostools example - (9b8e787) - clara.bayley
  • rename spdtest to kokkostools - (d9541f4) - clara.bayley
  • modularise pytests from build tests - (b3af67e) - clara.bayley
  • delete scripts for work-in-progress examples in vanilla - (2cec9bf) - clara.bayley
  • make examples scripts work - (8e898ed) - clara.bayley
  • generalise vanilla scripts - (5ecc245) - clara.bayley
  • adapt inputfiles vanilla script - (144506e) - clara.bayley
  • delete sbatch commands - (d94460e) - clara.bayley
  • move fyamllib path into cmake flag during build - (5651c4c) - clara.bayley
  • add developer credit - (9c359fa) - clara.bayley