Coder Social home page Coder Social logo

Comments (6)

odow avatar odow commented on June 1, 2024 1

is it OK to use QPSReader within an MIT-licensed package

You can pull it in as a dependency that the user (or the Julia package manager) is responsible for installing. What you can't do is copy QPSReader verbatim, shove it into your repository, and then relicense under MIT.

Essentially, with Julia the MIT only relates to the files that you are writing.

from qpsreader.jl.

dpo avatar dpo commented on June 1, 2024 1

Want to submit a PR with a version number in Project.toml?

from qpsreader.jl.

dpo avatar dpo commented on June 1, 2024

Yes, it would be useful to register this package. I'm not sure if other packages out there also read QPS.

Would there be license restrictions when using QPSReader within another Julia package? (e.g., is it OK to use QPSReader within an MIT-licensed package?)

Question 13 here says that you can combine MPL and BSD. I'm not sure about MIT. Question 14 suggests you can also combine with (L)GPL work.

For various reasons (especially in Tulip), I need constraint/objective matrices in COO format, not SparseCSC, so I would very much like to remove the COO -> SparseCSC conversion after parsing

That would be a great addition!

Performance is not (yet) an issue, but the reader in Tulip is ~2-3x faster than QPSReader

I admit I haven't profiled this package. I'm sure it can be improved. A pull request with benchmarks would be very welcome!

Thanks!

from qpsreader.jl.

mtanneau avatar mtanneau commented on June 1, 2024

Can we tag and register the package once #21 is merged?
This is the last item I need to use it in Tulip.jl

from qpsreader.jl.

mtanneau avatar mtanneau commented on June 1, 2024

Closed by #22

from qpsreader.jl.

dpo avatar dpo commented on June 1, 2024

JuliaRegistries/General#12061

from qpsreader.jl.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.