Skip to content

LinearAlgebra.jl is handled in a wrong way with kernel 1.11 #19

Description

@horvathadam314

The following lines shall be added to the beginning of NormalForms.jl.

using LinearAlgebra
const LA = LinearAlgebra 

Without this, the following error occurs:

UndefVarError: `dot` not defined in `DDEBifurcationKit`
Suggestion: check for spelling errors or missing imports.
Hint: a global variable of this name also exists in LinearAlgebra.
Hint: a global variable of this name may be made accessible by importing ColorVectorSpace in the current active module Main

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions