[sage-devel] Re: SageMath for Windows download counts via GitHub

2019-10-12 Thread kcrisman
> Good luck on trying to count "users" instead of copies. > RJF > > >> True that. Though I think it is interesting that in practice we get many contacts from people who do *not* download new versions very often, so there is at least some vague connection between downloads and users (as oppose

[sage-devel] Sage Crash Report - Debian testing - amd64

2019-10-12 Thread Sage user
My terminal output is pasted below, bug report is attached. I tried emailing sage-supp...@googlegroups.com per the terminal output - didn't work (bounced). Sagemath homepage 'Report a bug' brought me here. OS is Debian testing amd64. Sage installed from Debian testing repos. Crash occurs immedi

[sage-devel] Re: Poll: three.js as the default 3d viewer in Sage

2019-10-12 Thread Eric Gourgoulhon
This is to close this poll properly. The clearly expressed opinions are - in favor of making three.js the default: 6 (8 if one adds mine as well as that of Dima, who positively reviewed the ticket) - in favor of keeping Jmol as the default: 0 Consequently, the branch of the ticket implementing t

[sage-devel] Re: Static libraries

2019-10-12 Thread Volker Braun
IMHO its a bug to have static libraries in any sort of maintainable distribution, besides the wasted disk space its also an unnecessary headache to understand the binary dependencies. There is some theoretical performance increase, but if you are really chasing the last few percentage points th