Giter Site home page Giter Site logo

Comments (4)

mdabros avatar mdabros commented on May 20, 2024

Hi @cerebrate,

I'm glad you like the package. I am not that familier with the pros and cons of signed vs. unsigned assemblies. So I will have to investigate a bit to see what the downside of adding this would be.

With my current knowledge, I guess the primary downside would be restricting the libraries that SharpLearning can depend on, which is something I would prefer to avoid. However, I will investigate a bit an get back.

Alternatively, you can always fork SharpLearning and create a private signed build. This is of course more cumbersome than using the packages directly.

best regards
Mads

from sharplearning.

cerebrate avatar cerebrate commented on May 20, 2024

To the best of my knowledge, that's pretty much the only constraint signing imposes, since strong-named assemblies can't reference non-signed assemblies. At least Math.NET Numerics already ships signed, which is something, otherwise I'd just be shipping my current issue one step further upstream.

from sharplearning.

mdabros avatar mdabros commented on May 20, 2024

Hi @cerebrate,

Sorry about the slow response.

After researching a bit more about signed vs. unsigned, it seems that signed assemblies is a bit of a legacy thing from the early days of .net. This, together with restricting which libraries SharpLearning can depend on, makes me conclude that that it would be a wrong direction for the library. So sadly, signed versions is not something SharpLearning will officially support.

best regards
Mads

from sharplearning.

cerebrate avatar cerebrate commented on May 20, 2024

Thanks; we'll find a workaround. I appreciate you taking the time to consider it.

Regards,

Alistair

from sharplearning.

Related Issues (20)

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.