Tom Conti-Leslie

Results 8 comments of Tom Conti-Leslie

Just been looking around the HoG website to get an idea of the search functions and download options. I'm wondering whether we could create a Digraphs function called `GraphByHogId(int)` which,...

@wilfwilson this is likely too complicated and tampers too much with the main GAP distribution, but I'll suggest it anyway just in case... GAP has autocompletion for functions - any...

@wilfwilson @james-d-mitchell @ChrisJefferson following the comments made last Wednesday, I've tried to see whether we can tweak the GAP tab-completion feature using only GAP code in the Digraphs package, with...

Thanks for your comments @ChrisJefferson, you make some really good points. It is true that creating an exception for this specific prompt prefix is likely to interfere with people doing...

### Todos for named "sporadic" graphs project *All updates to be added to PR #404* #### Implementation - [X] Implement `Digraph(string)` method - [X] Implement search function `ListNamedDigraphs(string)` (assigned: @tomcontileslie)...

The `note_rem` variable in `interpret.py` is not currently used as intended I think - this is a small part of a larger problem but should be fixed ASAP.

## Update on the status of this pull request File which I reference later: [Band-Todd-Coxeter.pdf](https://github.com/semigroups/Semigroups/files/6585465/Band-Todd-Coxeter.pdf) (note: there are examples with diagrams in this document which will hopefully make the stuff...

There isn't always an isomorphism from a band to a **strong** semilattice of rectangular bands. Currently, the only semilattice of semigroups-type object we have in GAP is a strong semilattice...