Opened 14 years ago
Closed 14 years ago
#234 closed enhancement (duplicate)
Lie -- create a SAGE wrapper for computing with lie groups
Reported by: | was | Owned by: | was |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | packages: standard | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
There is an amazing program called Lie for computing with compact Lie groups. It's available as an optional sage package, e.g.,
sage -i lie-2.2.2
(But check to see if this is the latest version...)
Anyway, for this project, research ways to make a SAGE <--> Lie interface. Via pexpect? Via C library? ???
Change History (2)
comment:1 Changed 14 years ago by
- Description modified (diff)
comment:2 Changed 14 years ago by
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Hello,
Mike Hansen opened ticket #489 about the same issue. That ticket now has some more info on issues regarding compilation. So I close this ticket as a duplicate instead of the other way around.
Cheers,
Michael