You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the above code snippet gives you an in-memory dict representing the base IC tree structure.
This could then be serialized to JSON, and when gzipped results in a tiny 144Kb file!
A tiny file could be sent along to the browser and used to boot-strap the tree browsing code.
The following list of items in notation.txt has an issue with the parent-child relationship:
Discovered this when doing a recursive im-memory listing parent-child relationships:
The text was updated successfully, but these errors were encountered: