Emmy Chow
Emmy Chow
Wouldn't using a random number break the idea of using ThreadID to tell if two threads are the same? A random number is not unique to a thread object nor...
I'm going to chime in here saying that an SVD implementation would let me implement a generic pseudoinverse solver for elliptical fitting. I'm a PhD student at UW and currently...
> @EmDash00 @JamesTev Emmy/James, do you think you could take a dab at writing a small test script? Results might be different to `numpy`, given that the SVD is not...
Sorry for lack of updates: I'm a PhD student and am currently working on other projects. This currently isn't my priority. I might get to it after the next month...
> To be sure, this sort of issue also already occurs with some other Greek letters like pi, beta, and gamma. I think people using tau for angular units are...
That's a good point. Barring making a new namespace we could just name it something else like `_tau` or `tau_angle` for simplification. That way it won't conflict.
> We could also call it `turn` or `τ`. I think most find the idea of having unicode symbols in a program a bit hard to swallow since you can't...
There might a generic way to implement both that resolves this, but it seems like it may be more complicated than first glance.
I wonder if the use of a udev rule could be used to solve this instead. I'm not super familiar either way, but just throwing it out there.
I know poetry exists and I use that. I can look into the process to see if it's possible. Would greatly simplify the install process for most people since you...