Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Goal: Go augmented language #1229

Open
wants to merge 318 commits into
base: main
Choose a base branch
from
Open

Goal: Go augmented language #1229

wants to merge 318 commits into from

Conversation

rcoreilly
Copy link
Member

No description provided.

@rcoreilly rcoreilly marked this pull request as draft September 17, 2024 23:03
…should be separated from higher-level goal api
…t views as tensors. key step to allow other views all implementing tensor api.
… relates. it is good to first confront the basic issues and think independently about solutions before seeing how they did it -- making a few different choices here that seem better.
…sor providing minimal read-only access, RowCells providing row major memory layout and RowCells interface. need to figure out broadcasting and use for computational routines instead of relying on rowcells for that. rowcells is more for editing and plotting etc.
…ional -- uses symmetric High if only that is present.
…ction for the styler, to copy from current style object to target in styler function.
…pying is bad. maybe just copy the whole damn thing afterall?
…ds to explicitly get the pointer value to the fields.
…l = 0 (for clarity) for scalar case; add AppendRow for everybody -- use as the primary api for sim logging
…eer so that different types of roots are automatically supported; filetree uses new Root for FileRoot() method (instead of redundant field). Also made external files only show when present, fixes #1232  databrowser now has a more modular design with Tabber interface for tabbing element -- so it can be used in emer sims.
…uld be a derived type, as in databrowser.Tabs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants