Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

License issue with src/operator/contrib/erfinv-inl.h #20511

@mseth10

Description

@mseth10

This file has a comment that states "Code is a direct translation of the erfinv m file in matlab version 2.0.”
https://github.com/apache/incubator-mxnet/blob/dba682a57812b49a222c04297224921393ea90bb/src/operator/contrib/erfinv-inl.h#L61-L62
Since Matlab is not open source software, it's basically a Category X software.

Proposed Solution

There are two commonly used methods for implementing the inverse error function:

We can modify MXNet's erfinv function to use SciPy's implementation as SciPy's license is Apache compliant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions