Removed sample app. A better one will be written sometime. |
|
More...
|
almost 13 years ago
|
Deleted bunch of ancient stuff from scrap/ |
|
More...
|
almost 13 years ago
|
Refactor to simplify the use of subspaces. |
|
More...
|
almost 13 years ago
|
Sees prime chains now, and even ((3, 5)(3, 5, 7)) |
|
More...
|
almost 13 years ago
|
Preparing to see "3 5 7 11" in a proper way! |
|
More...
|
almost 13 years ago
|
Added some debugging code. It appears that the graph is sometimes corrupted. |
|
More...
|
almost 13 years ago
|
LTM viewer improved, some LTM fixes. Now, ((1 2)(1 2 3)(1 2 3 4)) is seen! |
|
More...
|
almost 13 years ago
|
Minor cleanup. |
|
More...
|
almost 13 years ago
|
Group viewer for the UI. |
|
More...
|
almost 13 years ago
|
Serious LTM refactoring. The silly "Create" on several classes replaced by something saner (where I control the object creation and the right thing happens). |
|
More...
|
almost 13 years ago
|
Moved meta class to own file. |
|
More...
|
almost 13 years ago
|
Refactored categories to be objects instead of classes: until now, there was a problem with parametrized categories whose categories were generated classes and hence not loved by the pickler. |
|
More...
|
almost 13 years ago
|
StructuralMapping now stores the frozenset instead; makes things easier for serializing and deserializing. |
|
More...
|
almost 13 years ago
|
Make structuralmapping LTMStorable. Make all constructor calls go through Construct. |
|
More...
|
almost 13 years ago
|
Fixed several errors in calls: MappingBasedCategory should be created using a Create call. Now require that the dict-like arguments for creating a structural mapping be frozensets of pairs. This will make memoization possible. |
|
More...
|
almost 13 years ago
|
Fix broken test. |
|
More...
|
almost 13 years ago
|
Added some documentation. |
|
More...
|
almost 13 years ago
|
Fringe overlap testing started. |
|
More...
|
almost 13 years ago
|
Refactored some code into apps/seqsee/testing_utils.py |
|
More...
|
about 13 years ago
|
Added tests to check that specified codelets are generated in similarity affordances. |
|
More...
|
about 13 years ago
|
Started test_fringe_overlap.py; This tests overlap of fringes and similarity affordances. |
|
More...
|
about 13 years ago
|
For 1 2 3 4 5 6 7, now sees full group. |
|
More...
|
about 13 years ago
|
Carved out anchored.py |
|
More...
|
about 13 years ago
|
Minor. Lint cleanup. |
|
More...
|
about 13 years ago
|
Started adding code for Replace. Updated test, fixed bug which prevented proper checking of conflict. |
|
More...
|
about 13 years ago
|
tests added for PlonkIntoPlace |
|
More...
|
about 13 years ago
|
Fix test broken by WS changes. |
|
More...
|
about 13 years ago
|
Bug causing attempt to make holey groups fixed. |
|
More...
|
about 13 years ago
|
Updated documentation and added _PlonkIntoPlace. |
|
More...
|
about 13 years ago
|
Modified code to identify conflicting groups, updates WS documentation. |
|
More...
|
about 13 years ago
|