Skip to content

Base DSP functions are not exported #174

@martinholters

Description

@martinholters

Ref. JuliaLang/julia#21956 (comment).

E.g.:

julia> VERSION
v"0.7.0-DEV.1776"

julia> Pkg.status("DSP")
 - DSP                           0.3.2

julia> :xcorr in names(DSP)
false

julia> :xcorr in names(DSP, true)
true

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