Dear All,
It was found in 'sage/src/sage/combinat/words/notes/history.txt':
A history of the Words Library
[English history to be done. To be translated from below.]
Please find appended
Hi,
Your patience is much appreciated.
> I think your search is following some symbolic links: only three of these
instances are under version control (git):
Sorry, it is not that your are not believed, but just a little confusion
about that " following some symbolic links"
> there are three di
You say, "It is much appreciated if someone would kindly verify and correct
any errors in these numbers." I tried to do that and you don't seem to have
believed me. I will repeat myself: there are three different instances of
this in the Sage library. The others are either symlinks or they are c
Using macports is currently untested. I have a branch for macports support
in https://trac.sagemath.org/ticket/31505 (which I've just rebased on the
current release candidate). Please try with this.
On Friday, April 15, 2022 at 5:01:48 AM UTC-7 dev@gmail.com wrote:
> Thank you. I used MacP
Also, now that #20343 is in Sage (9.6.beta7). If graphviz is installed and
`sage -i dot2tex` as well, one can do:
sage: P = Poset((SetPartitions(4), lambda A,B: A in B.refinements()))
sage: from sage.misc.latex_standalone import TikzPicture
sage: TikzPicture.from_poset(P, prog='dot').pdf()
The
Thanks Sébastien, I’ll upgrade and see if that fixes it.
On Fri, Apr 15, 2022 at 7:56 AM Sébastien Labbé wrote:
> On 9.6.rc0, I am not able to reproduce the issue. The command
> `view(Poset((SetPartitions(4), lambda A,B: A in B.refinements(` produce
> a nice looking picture level by level.
On 9.6.rc0, I am not able to reproduce the issue. The command
`view(Poset((SetPartitions(4), lambda A,B: A in B.refinements(` produce
a nice looking picture level by level.
Sébastien
On Friday, April 15, 2022 at 3:17:11 AM UTC+2 Trevor Karn wrote:
> Hi all,
>
> I have tried to create a nice