Skip to content

Apple Silicon install issue #6

@tomtrogdon

Description

@tomtrogdon

I believe that the current compat forces the use of an old version of FastTransforms that doesn't support the new Apple chips. I was able to get a new enough version of FastTransforms via

[compat]
ApproxFun = "^0"
ApproxFunBase = "^0"
ApproxFunFourier = "0.2,0.3"
ApproxFunOrthogonalPolynomials = "0.3,0.4,0.5,0.6"
ApproxFunSingularities = "0.1,0.2,0.3"
DomainSets = "0.1,0.2,0.3,0.4,0.5,0.6"
DualNumbers = "0.6"
FastTransforms = "^0"
FillArrays = "0.6,0.7,0.8,0.9,0.10,0.11"
SingularIntegralEquations = "0.4,0.5,0.6,0.7"
SpecialFunctions = "^0,^1,^2"
julia = "1.3"

But I'm sure that isn't as restrictive as it should be.

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