Coder Social home page Coder Social logo

Comments (8)

rsharris avatar rsharris commented on July 20, 2024 2

It's now tagged as release 2.00.15 .

As I am doing less and less with github these days, the chance that I will remember to update version numbers and do things like tag releases (or even how to tag a release) decreases.

from howdesbt.

rsharris avatar rsharris commented on July 20, 2024

(currently, it seems ignoring if --list= is also specified, but I may be wrong)

Actually, it accumulates all the filenames specified on the command line, plus any that are in a file specified by --list=.

To maintain backward compatibility, I would add another option, something like --reference=. And then compute the distance between that reference BF and any other bfs specified (whether by filename or by --list).

I'd also need to figure out whatever other commands behave the same as bfdistance and implement the same for those.

At present, I don't have a built version of the program on my machine, and when I attempted to build it I ran into a problem with access to h files for one of the libraries. So it'll be a while before I implement this.

from howdesbt.

cumbof avatar cumbof commented on July 20, 2024

The --reference=<filename> solution in conjunction with <filename> or --list=<filename> would be great to have!
You would probably do the same for the bfoperate command.

from howdesbt.

rsharris avatar rsharris commented on July 20, 2024

Thanks — I think bfoperate is the only similar command.

I'm not sure if reference is the best name for this option. What do you think of these alternatives: focus, base, basis, common, target, kernel, ground, center, keystone, core, object? I'm leaning toward focus.

from howdesbt.

cumbof avatar cumbof commented on July 20, 2024

I agree, focus is probably the best one, I would go with that

from howdesbt.

rsharris avatar rsharris commented on July 20, 2024

Added --focus=<filename>. Only added to bfdistance. I looked at bfoperate but decided that uses the collection of filters differently, So I didn't think --focus=<filename> made sense there.

I added more detail to the usage message ?bfdistance.

from howdesbt.

cumbof avatar cumbof commented on July 20, 2024

That’s awesome! Could you also create a new release or pre-release so that I can update the conda package as well?

from howdesbt.

cumbof avatar cumbof commented on July 20, 2024

Thanks!

from howdesbt.

Related Issues (4)

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.