Hi William!
> On Sat, Nov 19, 2011 at 09:47:51AM -0800, William Stein wrote:
>> I tried this example from [1]:
>>
>> CrystalOfTableaux("A2", shape=[2,1]).latex_file("/tmp/a2rho.tex")
>>
>> After installing dot2tex, I get the error "sh: latex: command not
>> found; ERRORFailed to process inp
Hi William!
On Sat, Nov 19, 2011 at 09:47:51AM -0800, William Stein wrote:
> I tried this example from [1]:
>
> CrystalOfTableaux("A2", shape=[2,1]).latex_file("/tmp/a2rho.tex")
>
> After installing dot2tex, I get the error "sh: latex: command not
> found; ERRORFailed to process in
Hi Sage-Combinat,
I tried this example from [1]:
CrystalOfTableaux("A2", shape=[2,1]).latex_file("/tmp/a2rho.tex")
After installing dot2tex, I get the error "sh: latex: command not
found; ERRORFailed to process input".I'm using OS X, and of
course I do have the latest latex fully insta
On Wed, Nov 09, 2011 at 05:52:15PM -0800, Raymond N. Greenwell wrote:
> I've been having some problems with Combinatorica, and someone
> suggested I try Sage. Can Sage import a csv file and then turn it into
> a graph, such as with the Combinatorica commands:
> m = Import["medalcomparison3.csv"]
>