-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Jonah Maxwell Miller <[email protected]>
- Loading branch information
1 parent
b2ebb7e
commit 2607fd8
Showing
2 changed files
with
14 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 |
---|---|---|
|
@@ -15,7 +15,7 @@ Spiner](https://en.wikipedia.org/wiki/Brent_Spiner). For full documentation, see | |
|
||
`Spiner` is self-contained. Simply clone it as | ||
```bash | ||
git clone --recursive [email protected]:jonahm/spiner.git | ||
git clone [email protected]:jonahm/spiner.git | ||
``` | ||
To build and run unit tests, | ||
```bash | ||
|
@@ -133,12 +133,20 @@ slice shown). Convergence is second-order, as expected. | |
|
||
![convergence plot](figs/convergence.png) | ||
|
||
## Contributing | ||
|
||
If you use Spiner and need help, submit an issue to the Spiner | ||
repository. If you'd like to contribute, just fork and submit a pull | ||
request. There's a check list in the PR template, and one of the main | ||
Spiner developers will review your PR. | ||
|
||
## Contributors | ||
|
||
`Spiner` was primarily developed by Jonah Miller in collaboration with | ||
- Chad Meyer | ||
- Daniel Holladay | ||
- Josh Dolence | ||
- Sriram Swaminarayan | ||
|
||
Continuous integration and build system support has been provided by | ||
- Jonah Miller | ||
|
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