Coder Social home page Coder Social logo

Github Release? about lbfgspp HOT 6 CLOSED

yixuan avatar yixuan commented on September 28, 2024
Github Release?

from lbfgspp.

Comments (6)

nileshpatra avatar nileshpatra commented on September 28, 2024

CC: @yixuan

from lbfgspp.

yixuan avatar yixuan commented on September 28, 2024

Hi @nileshpatra, my own point of view is that LBFGS++ is a relatively simple program, and I tend to keep it simple. The master branch simply reflects the latest version.

LBFGS++ is somewhat a rewrite of liblbfgs into header-only C++. Originally I just used it for my own projects, so I just keep it as a separate (hobby) project.

from lbfgspp.

nileshpatra avatar nileshpatra commented on September 28, 2024

Hi @yixuan

Hi @nileshpatra, my own point of view is that LBFGS++ is a relatively simple program, and I tend to keep it simple. The master branch simply reflects the latest version.

LBFGS++ is somewhat a rewrite of liblbfgs into header-only C++. Originally I just used it for my own projects, so I just keep it as a separate (hobby) project.

As you might've noticed, bustools actually uses your great work and builds their code base on the library. Now, bustools is a Debian package, and we (team-wise) maintain it.
Since your package is also a dependency, I packaged it and uploaded, so users could simply sudo apt install lib lbfgspp-dev (when this gets accepted) and use your nice work

The problem with unreleased repositories is that it is very hard to track any API changes, and nearly impossible to fix things if stuff goes south. Versioned releases for libraries is always encouraged and particularly important to us (as downstream). Hence, please consider tagging a release.

I understand that this might be a hobby project for you -- there are several such hobby projects that are very useful, and releasing them with proper versions is always very helpful thing for us. Please consider tagging a release if you are convinced. If you need more explanation, let me know

from lbfgspp.

yixuan avatar yixuan commented on September 28, 2024

OK, I'll do it later. Thanks!

from lbfgspp.

nileshpatra avatar nileshpatra commented on September 28, 2024

@yixuan gentle ping?

from lbfgspp.

yixuan avatar yixuan commented on September 28, 2024

Sorry for the delay. I just created a release, and I plan to add some automated tests in the next version.

from lbfgspp.

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.