[sage-support] Plotting honeycomb crystal lattice

2019-05-16 Thread saad khalid
Hi everyone: I'm trying to using Sage's plot functionality to plot the honeycomb lattice: https://sites.google.com/site/makingplots4scipurposes/_/rsrc/1456789513003/gnuplot-samples-of-2d-lattices/honeycomb.png Plotting the honeycomb lattice is slightly different from plotting a simple (like a sq

Re: [sage-support] SageMath 8.7 crashed in WSL Ubuntu after installation

2019-05-16 Thread Dima Pasechnik
On Thu, May 16, 2019 at 6:15 PM 刘鹏 wrote: > > Dear my friend, > > I do the installation under your help. I reinstalled the sagemath software > with the steps: > 1. download the latest version of SageMath 8.7 for Linux Ubuntu 18.04, and mv > sage-8.7-Ubuntu_18.04-x86_64.tar.bz2 /usr/local/ > 2. R

Re: [sage-support] SageMath 8.7 crashed in WSL Ubuntu after installation

2019-05-16 Thread 刘鹏
Dear my friend, I do the installation under your help. I reinstalled the sagemath software with the steps: 1. download the latest version of SageMath 8.7 for Linux Ubuntu 18.04, and *mv sage-8.7-Ubuntu_18.04-x86_64.tar.bz2 /usr/local/* 2. Reinstall WSL Ubuntu 18.04 3. *mkdir /usr/local/SageMath &&

Re: [sage-support] SageMath 8.7 crashed in WSL Ubuntu after installation

2019-05-16 Thread henri.gir...@gmail.com
I guess he uses sudo to install the sagemath deb package as he is using the nativ (!) one... But sorry for insisting, the last version of sage on the web site is much more recent and can be used in home . Le 16/05/2019 à 10:39, Dima Pasechnik a écrit : On Thu, May 16, 2019 at 7:55 AM 刘鹏 wrote

Re: [sage-support] SageMath 8.7 crashed in WSL Ubuntu after installation

2019-05-16 Thread Dima Pasechnik
On Thu, May 16, 2019 at 7:55 AM 刘鹏 wrote: > > Q1 >> >> why did you use sudo ? >> >> This appears to be completely unnecessary. > > > I am sorry for showing that. But now, I can use sagemath with this command in > .bashrc > alias sage=''sudo ~/SageMath/sage' > I think this is because I use sagemat