-
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.
* updated text as recommended by @sneakers-the-rat in #78 * fixed an awkward wording * updated plot * update markersize, some text * add dask scipy ref * whoops, some license leftovers * updated fig 1 * strong scaling comment * another figure iteration * Update LICENSE (#81) * Update LICENSE * bump version * date, and fix dask double cite * n_i -> n_u * another update
- Loading branch information
Showing
7 changed files
with
173 additions
and
53 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ description = "Echo State Networks powered by xarray" | |
authors = [ | ||
{name="Timothy Smith", email="[email protected]"}, | ||
] | ||
license = {file = "LICENSE.txt"} | ||
license = {file = "LICENSE"} | ||
readme = "README.md" | ||
requires-python = ">=3.9" | ||
dependencies = [ | ||
|
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.