10

I'm working on a Mathematica package, which I intend to publish open source, that incorporates answers I've read or solicited on this site. For example, @MichaelE2's solution to my question about taking parts of InterpolatingFunctions efficiently. This recycled code makes a very small part of the package, which is otherwise original material.

  1. Is this acceptable use?
  2. What is the best way to give credit to the authors?

For 2, I'm thinking of giving credit / links in the package code and documentation.

4
  • 8
    All user content is under the CC-By-SA 3.0 license, so follow that? creativecommons.org/licenses/by-sa/3.0 Commented Aug 12, 2017 at 22:23
  • More licensing info here. Commented Aug 13, 2017 at 2:19
  • 2
    The ShareAlike terms say "If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original." Does this refer to the whole package or just the functions in question? Commented Aug 13, 2017 at 2:23
  • 7
    @R.M. I'm confused. What's up with this about the MIT license and the -280 vote count on that post? CC seems strange for code ... Commented Aug 13, 2017 at 8:35

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.