Skip to content

Reexport NumericFuns? #40

@garborg

Description

@garborg

Was going to update JuliaStats/Distance.jl to require and use NumericFuns, but I noticed functors are still used in the docs and README here -- what do you think about re-exporting NumericFuns here?

DataFrames does it with DataArrays. It would mean requiring Reexport, and replacing using NumericFuns with using Reexport; @reexport using NumericFuns (and no longer having to use NumericFuns throughout the test directory).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions