Timeline for Mathematica style guide?
Current License: CC BY-SA 3.0
19 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 9, 2022 at 3:03 | comment | added | userrandrand | @IntroductionToProbability yes but if you use something like x$1 then you might have a conflict with the local variables from Module or Unique. For more information on that see this question | |
| Nov 7, 2022 at 10:07 | comment | added | IntroductionToProbability | @userrandrand thanks for pointing that out, I have not thought to use $ in the middle of variable names so that greatly increases the scope for variable names | |
| Nov 5, 2022 at 23:08 | comment | added | userrandrand | @IntroductionToProbability I have seen 2 mentions here on stack exchange of people that use $ to separate parts of a name like log$list=Log[list]. So maybe you can use $ to specify that foo$assoc is an association derived from foo. | |
| Aug 4, 2022 at 9:46 | comment | added | IntroductionToProbability | How do people handle variable naming for different data types? For example if foo is a Dataset do you have fooA = Normal[foo] and fooV = Values@fooA ? That is what I do sometimes but I think it goes against the "Clean Code" best practice. | |
| Oct 23, 2020 at 0:50 | answer | added | Jules Manson | timeline score: 5 | |
| Jan 25, 2019 at 4:59 | answer | added | Kevin Groenke | timeline score: 6 | |
| Dec 19, 2017 at 11:03 | answer | added | Chris Degnen | timeline score: 4 | |
| Dec 19, 2017 at 10:02 | answer | added | Shredderroy | timeline score: 7 | |
| Jul 8, 2016 at 1:31 | history | edited | Mr.Wizard | edited tags | |
| Jun 29, 2016 at 20:24 | history | edited | J. M.'s missing motivation | edited tags | |
| May 16, 2015 at 22:17 | vote | accept | faysou | ||
| Jan 29, 2015 at 14:35 | answer | added | Albert Retey | timeline score: 32 | |
| Jan 28, 2015 at 19:41 | history | tweeted | twitter.com/#!/StackMma/status/560522956330528768 | ||
| Jan 28, 2015 at 16:30 | answer | added | Szabolcs | timeline score: 22 | |
| Jan 28, 2015 at 16:03 | comment | added | Yves Klett | Don´t get me wrong, it is an interesting topic. And you already got one answer, so others think so too :D | |
| Jan 28, 2015 at 15:47 | answer | added | murray | timeline score: 10 | |
| Jan 28, 2015 at 14:25 | comment | added | faysou | I thought it was an interesting question. If it's too broad so be it, you can delete it ... | |
| Jan 28, 2015 at 14:02 | comment | added | Yves Klett | I guess this will be primarily opinion-based... let's see what others think. | |
| Jan 28, 2015 at 12:54 | history | asked | faysou | CC BY-SA 3.0 |