Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Update GridSag.jl #415

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update GridSag.jl #415

wants to merge 1 commit into from

Commits on Oct 18, 2022

  1. Update GridSag.jl

    The function "GridSagSurface(... AbstractArray{T,2}...)" tries to assert that the third dimension of the array has length 4, althoug the input only has two dimensions. The third dimension should be filled with all zeroes in line 46. Probably copy-paste issue from the 3D-array functions.
    gerritlaube authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    228569b View commit details
    Browse the repository at this point in the history