Package name – AlgorithmsInterface.jl? #3
Replies: 2 comments 1 reply
-
I can think of several permutations involving I don't think anything really jumps out to me as obviously superior, so I don't think it matters too much. I'm not too bothered with the length, for long names (which they all kind of are), I either import everything at the top, or simply use |
Beta Was this translation helpful? Give feedback.
-
I do not like |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I was starting to set up everything and noticed that I was not completely rigorous in the naming myself. So here is a discussion about the name
IterativeAlgorithmsInterface.jl
is maybe a bit long but currently the name of the repositoryAlgorithmsInterface.jl
is the current name of in theProject.toml
(so Ikept it in setting up keys and such)I feel the shorter name is maybe a bit nicer, since algorithms are super often iterative anyways, since otherwise one would just defined a function in Julia anyways.
Beta Was this translation helpful? Give feedback.
All reactions