-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #66 from SCIInstitute/rtd_init
Rtd init
- Loading branch information
Showing
63 changed files
with
471 additions
and
2,709 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,48 +1,23 @@ | ||
#UncertainSCI | ||
> Short blurb about what your product does. | ||
A Python-based toolkit that harnesses modern techniques to estimate model and parametric uncertainty, with a particular emphasis on needs for biomedical simulations and applications. This toolkit enables non-intrusive integration of these techniques with well-established biomedical simulation software. | ||
|
||
![Linux build](https://github.com/SCIInstitute/UncertainSCI/workflows/Linux%20build/badge.svg) | ||
|
||
One to two paragraph statement about your product and what it does. | ||
|
||
example screenshot | ||
|
||
## Installation | ||
|
||
OS X & Linux: | ||
|
||
```sh | ||
|
||
``` | ||
|
||
Windows: | ||
|
||
```sh | ||
|
||
``` | ||
|
||
## Usage example | ||
|
||
A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots. | ||
A Python-based toolkit that harnesses modern techniques to estimate model and parametric uncertainty, with a particular emphasis on needs for biomedical simulations and applications. This toolkit enables non-intrusive integration of these techniques with well-established biomedical simulation software. | ||
|
||
_For more examples and usage, please refer to the [Wiki][wiki]._ | ||
![UncertainSCI](../_static/UncertainSCI.png "UncertainSCI") | ||
|
||
## Development setup | ||
|
||
Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms. | ||
![Linux build](https://github.com/SCIInstitute/UncertainSCI/workflows/Linux%20build/badge.svg) | ||
|
||
```sh | ||
|
||
``` | ||
## Documentation | ||
|
||
## Release History | ||
<uncertainsci.readthedocs.io> | ||
|
||
* 0.1.1 | ||
|
||
## License | ||
|
||
## Meta | ||
Distributed under the MIT license. See ``LICENSE`` for more information. | ||
|
||
## Acknowledgements | ||
|
||
|
||
Distributed under the MIT license. See ``LICENSE`` for more information. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.