-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increment version number to 1.0.0.9000
- Loading branch information
1 parent
cefefea
commit a9deb69
Showing
2 changed files
with
3 additions
and
1 deletion.
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,6 +1,6 @@ | ||
Package: lotri | ||
Title: A Simple Way to Specify Symmetric, Block Diagonal Matrices | ||
Version: 1.0.0 | ||
Version: 1.0.0.9000 | ||
Authors@R: | ||
c(person("Matthew L.", "Fidler", , "[email protected]", role = c("aut", "cre"), | ||
comment = c(ORCID = "0000-0001-8538-6691")), | ||
|
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 @@ | ||
# lotri (development version) | ||
|
||
# lotri 1.0.0 | ||
|
||
* Added a new way of specifying lotri matrices: | ||
|