-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adds @cosmograph-org/cosmo GPU layout (#9)
* docs: removes solved todo * chore: ignoring .vscode * wip: implements simulation wrapper to include cosmo * feat: introduces cosmo through unified wrapper interface * docs: adds screenshot to readme * fix: fixes the worst typo of my life * docs: idk where this came from * refactor: removes logging from editor * refactor: editor pans instead of zooming when centering canvas * refactor: rewrites layout effectors for d3 * refactor: giving up on centering viva for now * refactor: lowers number of iterations for fr precomputation * refactor: rewrites and reformats settings file * feat: overhauls cosmo's size and coordinate system * refactor: gets rid of flowbite-svelte range * fix: allows vertical scrolling for sidebar * fix: slider input was string * wip: attempting to remove cosmo's labels * feat: bumps alpha after updating layout parameter * feat: introduces all of d3 and cosmo forces * docs: removes img alt text * build: bump dist * build: usethis::use_package("tidyselect")
- Loading branch information
1 parent
205a395
commit 5ee6a4f
Showing
21 changed files
with
2,529 additions
and
644 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
.vscode | ||
|
||
# Temp | ||
inst/temp | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.