Skip to content

Releases: CliMA/ClimaCore.jl

v0.10.56

16 Nov 19:17
1efd8a8
Compare
Choose a tag to compare

ClimaCore v0.10.56

Diff since v0.10.55

📢 API Changes:

🚀 Features

  • Add GPU support for horizontal limiters (#1493)

📑 Documentation

🐛 Fixes

  • Make interpolate_array GPU compatibile (#1509)
  • gpu sum broken for fields with more than one variable (#1518)

v0.10.55

24 Oct 02:56
f31a62a
Compare
Choose a tag to compare

ClimaCore v0.10.55

Diff since v0.10.54

📢 API Changes:

🚀 Features

  • Define indefinite column integrals for arbitrary functions (#1492)

📑 Documentation

🐛 Fixes

v0.10.54

19 Oct 19:34
c26e50f
Compare
Choose a tag to compare

ClimaCore v0.10.54

Diff since v0.10.53

📢 API Changes:

🚀 Features

  • Add support for hypsography in interpolate_array (#1488)
  • Add support for topography in distributed_remapping (#1497) (@Sbozzolo)

📑 Documentation

🐛 Fixes

  • Cannot upgrade to CUDA.jl 5 (#1500)

v0.10.53

12 Oct 21:55
32be46e
Compare
Choose a tag to compare

ClimaCore v0.10.53

Diff since v0.10.52

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

  • NamedTuple-Field r-operations are broken (#1453)

v0.10.52

04 Oct 23:12
e30f6fc
Compare
Choose a tag to compare

ClimaCore v0.10.52

Diff since v0.10.51

📢 API Changes:

🚀 Features

  • Inline all the things (#1455)

📑 Documentation

🐛 Fixes

v0.10.51

21 Sep 22:10
5215d8d
Compare
Choose a tag to compare

ClimaCore v0.10.51

Diff since v0.10.50

📢 API Changes:

🚀 Features

  • Enable indexing FieldVectors with column indices (#1442)
  • Inline all the things (#1455)

📑 Documentation

🐛 Fixes

v0.10.50

18 Sep 16:36
72c1063
Compare
Choose a tag to compare

ClimaCore v0.10.50

Diff since v0.10.49

📢 API Changes:

🚀 Features

📑 Documentation

🐛 Fixes

  • DSS doesn't work for Covariant123Vectors (#1443)
  • Convert floating point in interpolate_array (#1457)
  • Vector Fields don't support .= constant (#1461)

v0.10.49

06 Sep 13:01
51f70b1
Compare
Choose a tag to compare

ClimaCore v0.10.49

Diff since v0.10.48

📢 API Changes:

🚀 Features

  • Improve FieldVector broadcasting, and other potential speed-ups (#275)

📑 Documentation

🐛 Fixes

v0.10.48

21 Aug 17:58
25942f9
Compare
Choose a tag to compare

ClimaCore v0.10.48

Diff since v0.10.47

📢 API Changes:

🚀 Features

  • Change from DiffEqBase to SciMLBase (#331)
  • Add column benchmarks on sphere (#1409)

📑 Documentation

🐛 Fixes

  • Implict solver test broken with latest DiffEq (#409)
  • Fix many documentation warnings (#1418)

v0.10.47

02 Aug 17:49
dae7298
Compare
Choose a tag to compare

ClimaCore v0.10.47

Diff since v0.10.46

📢 API Changes:

🚀 Features

  • Thread-per-node stencil operator kernels (#1391)

📑 Documentation

🐛 Fixes

  • Inference regression in ClimaCore 0.10.33 (#1223)