-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:HIIT/elfi
- Loading branch information
Showing
6 changed files
with
59 additions
and
3 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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
#### Summary: | ||
Please provide a short couple sentence summary. | ||
|
||
|
||
#### Description: | ||
Describe the issue as clearly as possible. | ||
|
||
|
||
#### Reproducible Steps: | ||
Please report steps to reproduce the issue. If it's not possible to reproduce, please include a description of how you discovered the issue. | ||
|
||
If you have a reproducible example, please include it. | ||
|
||
|
||
#### Current Output: | ||
The current output. Knowing what is the current behavior is useful. | ||
|
||
|
||
#### Expected Output: | ||
Describe what you expect the output to be. Knowing the correct behavior is also very useful. | ||
|
||
|
||
#### ELFI Version: | ||
|
||
#### Python Version: | ||
|
||
#### Operating System: | ||
|
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
#### Summary: | ||
|
||
#### Intended Effect: | ||
|
||
#### How to Verify: | ||
|
||
#### Side Effects: | ||
|
||
#### Documentation: | ||
|
||
#### Reviewer Suggestions: | ||
|
||
#### Copyright and Licensing | ||
|
||
Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company): | ||
|
||
By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses: | ||
- Code: BSD3 (https://opensource.org/licenses/BSD-3-Clause) | ||
- Documentation: CC-BY 4.0 (https://creativecommons.org/licenses/by/4.0/) |
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 |
---|---|---|
|
@@ -7,4 +7,4 @@ | |
|
||
__author__ = 'ELFI authors' | ||
__email__ = '[email protected]' | ||
__version__ = '0.2.1' | ||
__version__ = '0.2.2' |
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