rbitrary
rbitrary copied to clipboard
Why are there so many single-character functions like c(0,1) ?
and why 'c' and not a or b ...
So basically the UNIX issue?
On Sunday, 3 April 2016, Peter Meissner [email protected] wrote:
and why 'c' and not a or b ...
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/Ironholds/rbitrary/issues/15#issuecomment-205046295
Sent from my mobile computing device of Lovecraftian complexity and horror.
Don't know, is it? Is c, C, t, ... Unix function names? Am 03.04.2016 11:34 nachm. schrieb "Oliver Keyes" <[email protected]
:
So basically the UNIX issue?
On Sunday, 3 April 2016, Peter Meissner [email protected] wrote:
and why 'c' and not a or b ...
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/Ironholds/rbitrary/issues/15#issuecomment-205046295
Sent from my mobile computing device of Lovecraftian complexity and horror.
— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/Ironholds/rbitrary/issues/15#issuecomment-205059997
t() is for transpose, I guess ... this would be a matrix notation thing.