HackerTrans
TopNewTrendsCommentsPastAskShowJobs

techphys_91

no profile record

comments

techphys_91
·5 lat temu·discuss
I believe this functionality is provided by SyncTeX. I'm sure it can be used in other editors, but it can be accessed from the right click menu in TeXstudio.
techphys_91
·5 lat temu·discuss
After reading your comment I found a report on the relative safety of public transport and individual cars [1]. It concludes that in the USA there are up to 60x fewer fatalities per billion passenger miles on public transport (20x for commuter rail, 30x for urban rail, 60x for bus). It also claims that crime rates on public transport are decreasing despite increasing passenger numbers and are lower than for individual cars (crimes include road rage, car theft etc). The results of crimes to individual drivers are apparently also more costly (e.g. a stolen car rather than a stolen phone).

Obviously I've only seen one report, but it may be that the perception of cars as being safer is incorrect.

[1] - https://www.nctr.usf.edu/wp-content/uploads/2014/12/JPT17.4_...
techphys_91
·5 lat temu·discuss
You are right! I had read it as 65MB/s, not 65Mbits/s. Thank you.
techphys_91
·5 lat temu·discuss
I take your point, but for reference at 65MbPs you could transfer 10Gb in under 3 minutes. I would imagine that's more than sufficient for the majority of people.
techphys_91
·6 lat temu·discuss
Is this really an issue for the use case being described? Environment management is obviously a significant consideration for software developers who need to keep track of versions etc, but it sounds as if these users primarily want to use the fundamental numpy functions.

They could install one of the scientific python stacks (e.g. anaconda) or just install packages globally with pip.