gridap / gridap/CellwiseValues.jl

Brodcast not supported for StaticArrays

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Broadcast is not supported now for StaticArrays (i.e. in `ArrayKernelFromBroadcastedFunction`). This is because they are not well defined for broadcasting. This why we have created the `TensorValues` package.

I think we should remove support for static arrays ? or keep them but, without support for broadcasting? In this second case, static arrays should be `NumberLike` or we treat them as regular arrays?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.