Skip to content

Commit

Permalink
Factor out some activity behavior from Task
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdailis committed Jul 12, 2024
1 parent adfb1c3 commit 8b5dec9
Show file tree
Hide file tree
Showing 87 changed files with 1,197 additions and 6,249 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ To learn more about Aerie, read the [Aerie Docs](https://nasa-ammos.github.io/ae
- [ ] Cell expiry
- [ ] Polynomial evolution of cells
- [ ] Value schemas (inferred from python types, maybe?)
- [ ] Garbage collection of cells and effects (perhaps by wrapping integers in Supplier, and using `weakref.finalize`?)

## Prerequisites

Expand Down
300 changes: 0 additions & 300 deletions docs-src/1_tutorials/1-gettingstarted.md

This file was deleted.

28 changes: 0 additions & 28 deletions docs-src/1_tutorials/2-model-test-drive.md

This file was deleted.

Loading

0 comments on commit 8b5dec9

Please sign in to comment.