-
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.
* Install wallis 0.0.0.9007 from r-universe. * Remove devcontainer config. * Add a NEWS.md.
- Loading branch information
1 parent
c187328
commit c5b6e0a
Showing
4 changed files
with
10 additions
and
26 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# more-maximal-room-squares (development version) | ||
|
||
# more-maximal-room-squares (v0.1.0) | ||
|
||
* A targets pipeline to plot a maximal partial Room square of order 10, using the Room class from the wallis package. | ||
* Example square constructed using an implementation of greedy1 from Meszka and Rosa (2021) based on the Room class. | ||
* Tested on R 4.4.1, renv 1.0.7, targets 1.7.1, wallis 0.0.0.9007. |
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