Skip to content

Remove non-GPL components #6

@dch0ph

Description

@dch0ph

There is a relatively small component of non-GPL code. This functionality should be replaced by properly open source code:

  • Random number generation [straightforward to replace with modern C++ functionality]
  • Cubic interpolation [straightforward to replace. Arguably belongs better in pNMRsim]
  • Levenberg-Marquadt optimisation [available as open source libraries, e.g. lmfit. Might be painful to reimplement.]
  • simplex optimisation [can probably be easily reimplemented.]

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