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
PR #442 has restructured the user guide into a book. Many of the new sections are incomplete, and some existing are using content from the old user guide.
Pages to update:
Combinatorial maps
Components
Cell representation
Embedding
Element insertion / deletion (delete?)
Sews
Transactional Memory (create subsections?)
Contributing
Project structure
Library
Examples (just proofread)
Pages to add:
Resources
Rust, CMaps, STM, our papers
Setup
Tutorials
Basics
init, basic edits, I/O & render, element insertion, query/iterate on cells
Algorithm writing
edge cut example (element reservation vs direct usage), Laplace smoothing example (rollback on err), kernels crate, attribute system w/ example
Parallel meshing
parallel needs, edge cut example (issues w.r.t. concurrency), STM, tx routine sigs (+ explain solution to composability), corrected edge cut, what STM handles and what it does not
Scope
user guide
Problem
missing
Description
PR #442 has restructured the user guide into a book. Many of the new sections are incomplete, and some existing are using content from the old user guide.
Pages to update:
Pages to add: