Ticket #2854 (closed defect: duplicate)

Opened 2 years ago

Last modified 17 months ago

A correction to the weight of crystal elements for type A and a speedup for all types

Reported by: bump Owned by: mhansen
Priority: minor Milestone: sage-duplicate/invalid/wontfix
Component: combinatorics Keywords:
Cc: sage-combinat Author(s):
Report Upstream: Reviewer(s):
Merged in: Work issues:

Description

For Cartan Types 'A' a problem with the weight function of crystals was described here:

 http://groups.google.com/group/sage-combinat-devel/browse_thread/thread/7cdfe075257ba963?hl=en

The method of correcting this problem was to hard-code the weight in the crystals of letters, and to have the crystals of tensors get the weight of a tensor element by summing the weights of its constituents. This alters the weight for Type A (correcting the defect) and returns the same weight as the old algorithm for other Cartan types.

When the patch was implemented it was found to be 2-3 times faster than the old algorithm.

Attachments

crystal_weights.patch Download (6.1 KB) - added by bump 2 years ago.

Change History

Changed 2 years ago by bump

Changed 2 years ago by mhansen

  • status changed from new to closed
  • resolution set to duplicate

Changed 2 years ago by mabshoff

  • milestone changed from sage-3.0 to sage-duplicate/invalid

Changed 17 months ago by nthiery

  • cc sage-combinat added
Note: See TracTickets for help on using tickets.