Giter VIP home page Giter VIP logo

Comments (3)

simonrenoult avatar simonrenoult commented on August 16, 2024 1

Ah, that makes sense. If x = y/z, then x is a ratio. If x = y * z, then x is a product. If x = y^x - 2z + 1, then x is... I'm not sure. Mathematicians probably have a word for it. :)

Exactly 😄

The most idiomatic word that comes to mind in this context is "score". In a football match, an entrance exam, or a video game, we use some formula to compute a number, and use that number to determine ranking. The highest score isn't necessarily the best. In golf, for example, the lowest score wins.

"score" sounds good to me! Could you open a PR and make the change? 👀

from code-complexity.

simonrenoult avatar simonrenoult commented on August 16, 2024

Hi @pmcelhaney, thanks for the feedback!

When I designed the lib, I considered the multiplication as an implementation detail. Meaning that it doesn't really matter if the ratio is computed from a complex or a simple equation, what matters is that the ratios are consistent and can be compared. Hence why I don't use the mathematical term to describe the link between churn and complexity.

Here, "ratio" is used as a synonym of "proportion" (source: source: https://www.thesaurus.com/browse/ratio).

I'm not a native English speaker though. Do you think another word could convey a more accurate meaning? Or should I explain this somewhere?

from code-complexity.

pmcelhaney avatar pmcelhaney commented on August 16, 2024

Ah, that makes sense. If x = y/z, then x is a ratio. If x = y * z, then x is a product. If x = y^x - 2z + 1, then x is... I'm not sure. Mathematicians probably have a word for it. :)

The most idiomatic word that comes to mind in this context is "score". In a football match, an entrance exam, or a video game, we use some formula to compute a number, and use that number to determine ranking. The highest score isn't necessarily the best. In golf, for example, the lowest score wins.

from code-complexity.

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.