Oceananigans.jl: Do we need compat "^1.4" for OffsetArrays?

Created on 1 Dec 2020  路  5Comments  路  Source: CliMA/Oceananigans.jl

All 5 comments

Ah yes we need at least OffsetArrays v1.4!

^1 includes 1.4 I think

^1 includes 1.4 I think

I agree. However, ^1 also includes 1.3. But permitting 1.3 is incorrect, because Oceananigans will not work with OffsetArrays v1.3. The observation that 1.4 is permitted by a compat of ^1 does not resolve this issue.

Indeed, what was I thinking? 馃

Thanks for reopening.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ali-ramadhan picture ali-ramadhan  路  8Comments

ali-ramadhan picture ali-ramadhan  路  5Comments

glwagner picture glwagner  路  7Comments

ali-ramadhan picture ali-ramadhan  路  3Comments

ali-ramadhan picture ali-ramadhan  路  5Comments