Skip to content

PRIMA.jl or prima.jl? #7

@zaikunzhang

Description

@zaikunzhang

In general, I tend to write the name of the package as "PRIMA" when communicating with humans, but I tend to write "prima" in the code, excluding comments, which are human-oriented. The reason is as follows.

1."prima" or "Prima" may confuse a human due to the existence of this word in English / Latin / Italian.
2. In code, however, lower cases look nicer and "more modern".

That said, what do you think should be the answer to the following questions?

  1. The name of the package, known to humans, should it be PRIMA.jl or prima.jl?
  2. When we resister the package at https://github.com/JuliaRegistries/General (is this the correct place?), should it be PRIMA.jl, prima.jl, or simply PRIMA?
  3. In the code, should we use PRIMA.jl or prima.jl? (Consequently, using PRIMA or using prima)?

Currently, the Fortran code and the MATLAB /Python/C interfaces all use prima in the code.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions