Skip to content

MathNet.Numerics.fsx missing from nuget package (v 4.4.1) #567

Open
@sebhofer

Description

@sebhofer

I just upgraded MathNet.Numerics to the latest version in one of my F# projects, and now I'm missing "../packages/MathNet.Numerics.FSharp/MathNet.Numerics.fsx" that I always used to load it. The documentation still mentions this as the prefered way to load MathNet. I also tried referencing the dll's directly, but then I receive an error saying:

error FS0074: The type referenced through 'MathNet.Numerics.LinearAlgebra.Vector`1' is defined in an assembly that is not referenced. You must add a reference to assembly 'MathNet.Numerics'.

Am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions