Re: [sage-devel] Pynac problem with Big Sur

2021-02-13 Thread Matthias Koeppe
For reference, this is https://trac.sagemath.org/ticket/29872 On Saturday, February 13, 2021 at 12:48:42 PM UTC-8 dwb...@gmail.com wrote: > > source .homebrew-build-env > > Thank you, after that I was able to build sage. > > Dan > On Saturday, February 13, 2021 at 9:30:57 AM UTC-8 dim...@gmail.c

Re: [sage-devel] Pynac problem with Big Sur

2021-02-13 Thread dwb...@gmail.com
> source .homebrew-build-env Thank you, after that I was able to build sage. Dan On Saturday, February 13, 2021 at 9:30:57 AM UTC-8 dim...@gmail.com wrote: > On Sat, Feb 13, 2021 at 1:35 PM dwb...@gmail.com wrote: > > > > Last week I was able to build sage, and the documentation on Big Sur >

Re: [sage-devel] Pynac problem with Big Sur

2021-02-13 Thread Dima Pasechnik
On Sat, Feb 13, 2021 at 1:35 PM dwb...@gmail.com wrote: > > Last week I was able to build sage, and the documentation on Big Sur (MacOS > 11.2.1) after the fixes in Trac tickets #31183 and #31344. > > There was another update to Xcode last week. When I first went to rebuild > sage, it failed bui

Re: [sage-devel] issues building pdf documentation: missing encoding file 2004-H

2021-02-13 Thread David Coudert
After installation of texlive-scheme-full, it's finally working. Thank you Dima. Le samedi 13 février 2021 à 16:10:36 UTC+1, dim...@gmail.com a écrit : > > > On Sat, 13 Feb 2021, 15:02 David Coudert, wrote: > >> Hello, >> >> I'm trying to build the pdf documentation (make doc-pdf) on a desktop

[sage-devel] Re: question about weyl_dimension

2021-02-13 Thread 'Martin R' via sage-devel
I wonder whether there is already a function that transform a weight in `C.weight_lattice_realization` (which is the ambient space of the root system) into the corresponding tableau. Otherwise, this probably has to be done case by case. Martin R schrieb am Samstag, 13. Februar 2021 um 15:53:11

Re: [sage-devel] issues building pdf documentation: missing encoding file 2004-H

2021-02-13 Thread Dima Pasechnik
On Sat, 13 Feb 2021, 15:02 David Coudert, wrote: > Hello, > > I'm trying to build the pdf documentation (make doc-pdf) on a desktop with > fedora-33. > I'm currently having hard time with the Japanese version of > a_tour_of_sage. I'm discovering one after the other the missing packages > for late

[sage-devel] issues building pdf documentation: missing encoding file 2004-H

2021-02-13 Thread David Coudert
Hello, I'm trying to build the pdf documentation (make doc-pdf) on a desktop with fedora-33. I'm currently having hard time with the Japanese version of a_tour_of_sage. I'm discovering one after the other the missing packages for latex. Currently, I'm blocked with the following error: dvipdfmx:

[sage-devel] Re: question about weyl_dimension

2021-02-13 Thread 'Martin R' via sage-devel
This is now https://trac.sagemath.org/ticket/31391 dwb...@gmail.com schrieb am Samstag, 13. Februar 2021 um 04:59:50 UTC+1: > You can construct the two spin crystals using crystals.SpinsMinus("D5") > and crystals.SpinsPlus("D5"). > If you want other spin weights, you can tensor these crystals wi

[sage-devel] Pynac problem with Big Sur

2021-02-13 Thread dwb...@gmail.com
Last week I was able to build sage, and the documentation on Big Sur (MacOS 11.2.1) after the fixes in Trac tickets #31183 and #31344. There was another update to Xcode last week. When I first went to rebuild sage, it failed building cython. I updated homebrew and then I was able to build cytho