Git Product home page Git Product logo

Comments (8)

kiwifb avatar kiwifb commented on June 15, 2024

I will likely drop PBORI_HAVE_NTL. It is likely a remnant, ntl is not a dependency of brial and hasn't been for quite a while as far as I remember.

Will the change require bumping LT_CURRENT or LT_REVISION in your opinion.

from brial.

SnarkBoojum avatar SnarkBoojum commented on June 15, 2024

Hmmm... I would say no... But it's a good question : I'm unsure...

from brial.

kiwifb avatar kiwifb commented on June 15, 2024

Removing PBORI_HAVE_NTL leads to some code simplifications that are not obvious at first glance. I don't think we are changing any API technically, so no bumps. But some code blocks will go.

from brial.

kiwifb avatar kiwifb commented on June 15, 2024

I hate the fact that the code can be different formatting style in the same file. Make things harder to follow properly. But standardizing the style would basically destroy the history.

from brial.

kiwifb avatar kiwifb commented on June 15, 2024

Because m4ri is a requirement at configure time, I think I will also eliminate all conditionals on PBORI_HAVE_M4RI in the code. I should still add it to config.h.in. That will completely get rid of the problems with faugereStepDense.

from brial.

kiwifb avatar kiwifb commented on June 15, 2024

OK, master should have stuff for all these now. Let me know if your problems are still happening. And don't hesitate to signal any other issue.

from brial.

kiwifb avatar kiwifb commented on June 15, 2024

I am preparing 1.2.7 which should have a sdist on github in the next 24 hours. For the record, following libtool guideline I incremented LT_REVISION. You should do that for any code change. I didn't bump it in 1.2.6 because the release only touched the sage python code part of the tarball.

from brial.

kiwifb avatar kiwifb commented on June 15, 2024

OK. Closing. Any new stuff will be for a new issue.

from brial.

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.