ecboghiu / inflation

Implementations of the Inflation Technique for Causal Inference.
GNU General Public License v3.0
22 stars 3 forks source link

Name brainstorming #43

Closed ecboghiu closed 1 year ago

ecboghiu commented 2 years ago

Hi,

I wanted to get some opinions on the best name for this package. To be short, my favourite one currently is "daginflation". But I'll write all the ones I've heard so far and my opinion of them:

Feel free to add your own idea or comment.

apozas commented 2 years ago

Given that eventually we will have both classical and quantum inflation here (and potentially even non-signaling inflations), my votes go for names that can accommodate all of them and are not too technical. These are inflapyon (sounding ɪnˈfleɪpiən, you can hear how it would sound here) because it combines the name of the technique with the information that is a Python package (and we can easily make people get used to import inflapyon as ip). Or causalinflation, because it merges the technique and the goal. For the rest, I share the cons that Cristian outlined, and in addition I don't think DAGinflation is a good name because the use of DAGs is a "technical detail", that does not give information on what the package does or is for.

apozas commented 1 year ago

Last time to make your voice heard about this. I want to have a last discussion about inflapyon (sounding ɪnˈˈfleɪpiən, you can hear how it would sound here). Do you like this or causalinflation? @eliewolfe @ecboghiu

eliewolfe commented 1 year ago

I'm not a fan of inflapyon, sorry. On the existing list, I'm partial to 1) inflation 2) causalinflation 3) causalinf What about causinflation? Or pynflation? Or pyinflation?

On Fri, Oct 28, 2022 at 12:00 PM Alex Pozas-Kerstjens < @.***> wrote:

Last time to make your voice heard about this. I want to have a last discussion about inflapyon (sounding ɪnˈˈfleɪpiən, you can hear how it would sound here http://ipa-reader.xyz/). Do you like this or causalinflation? @eliewolfe https://github.com/eliewolfe @ecboghiu https://github.com/ecboghiu

— Reply to this email directly, view it on GitHub https://github.com/ecboghiu/inflation/issues/43#issuecomment-1295171239, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACR74BEXUZNWJYOTC2IJKW3WFP2DRANCNFSM54MEFJCQ . You are receiving this because you were mentioned.Message ID: @.***>

apozas commented 1 year ago

I'd be happy with inflation, but there already exists a pypi package with that name. I'd thus stick with causalinflation.

ecboghiu commented 1 year ago
apozas commented 1 year ago

OK, let's then reduce the search to two options: inflation and causalinflation. About the first, some thoughts:

With all this, I want to say that I am open to go through the process of claiming the name, and we have high chances of being successful. If this requires that at release time we have it only on conda (or in none), that's OK.

ecboghiu commented 1 year ago

When reading some of the paragraphs in the paper I have to admit it looks a bit funny to have "inflation" refer to the technique in some places, and the package name in others. E.g.:

Here we present inflation [25], an open-source library, written in Python, that imple- ments the inflation framework [20, 21] for causal compatibility. [...]

Do you think there are any problems with this, or when speaking in person about the package and referring to both the technique and the package?

eliewolfe commented 1 year ago

Typesetting is critical here. The package name should always be written is textsf (sans serif). That should remove any ambiguity, no?

On Thu., Nov. 3, 2022, 6:54 p.m. Cristian, @.***> wrote:

When reading some of the paragraphs in the paper I have to admit it looks a bit funny to have "inflation" refer to the technique in some places, and the package name in others. E.g.:

Here we present inflation [25], an open-source library, written in Python, that imple- ments the inflation framework [20, 21] for causal compatibility. [...]

Do you think there are any problems with this, or when speaking in person about the package and referring to both the technique and the package?

— Reply to this email directly, view it on GitHub https://github.com/ecboghiu/inflation/issues/43#issuecomment-1302767008, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACR74BB4CIXM6XSZTNBQ3K3WGQ7D5ANCNFSM54MEFJCQ . You are receiving this because you were mentioned.Message ID: @.***>

apozas commented 1 year ago

Yes, it should. Since this has been settled, I'm closing the issue.