Skip to content

Commit a814717

Browse files
authored
Merge pull request #66 from SCIInstitute/rtd_init
Rtd init
2 parents 955506e + 090568c commit a814717

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+471
-2709
lines changed

README.md

Lines changed: 8 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,23 @@
11
#UncertainSCI
2-
> Short blurb about what your product does.
3-
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.
4-
5-
![Linux build](https://github.com/SCIInstitute/UncertainSCI/workflows/Linux%20build/badge.svg)
6-
7-
One to two paragraph statement about your product and what it does.
8-
9-
example screenshot
10-
11-
## Installation
12-
13-
OS X & Linux:
14-
15-
```sh
162

17-
```
183

19-
Windows:
20-
21-
```sh
22-
23-
```
24-
25-
## Usage example
26-
27-
A few motivating and useful examples of how your product can be used. Spice this up with code blocks and potentially more screenshots.
4+
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.
285

29-
_For more examples and usage, please refer to the [Wiki][wiki]._
6+
![UncertainSCI](../_static/UncertainSCI.png "UncertainSCI")
307

31-
## Development setup
328

33-
Describe how to install all development dependencies and how to run an automated test-suite of some kind. Potentially do this for multiple platforms.
9+
![Linux build](https://github.com/SCIInstitute/UncertainSCI/workflows/Linux%20build/badge.svg)
3410

35-
```sh
3611

37-
```
12+
## Documentation
3813

39-
## Release History
14+
<uncertainsci.readthedocs.io>
4015

41-
* 0.1.1
4216

17+
## License
4318

44-
## Meta
19+
Distributed under the MIT license. See ``LICENSE`` for more information.
4520

21+
## Acknowledgements
4622

4723

48-
Distributed under the MIT license. See ``LICENSE`` for more information.

docs/Gemfile

Lines changed: 0 additions & 4 deletions
This file was deleted.

docs/Gemfile.lock

Lines changed: 0 additions & 265 deletions
This file was deleted.

0 commit comments

Comments
 (0)