Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a piecewise constant process constructor #9

Merged
merged 2 commits into from
Jul 29, 2019
Merged

Conversation

m-cip
Copy link
Collaborator

@m-cip m-cip commented Jul 27, 2019

Add a piecewise constant process constructor.

Bring sdepy.infrastructure._piecewise_constant_process into the public namespace as sdepy.piecewise, and extend it to cover piecewise constant path dependent processes.

…tend instantiation syntax to comply with process constructor, allow path dependent constant processes, extend tests, write documentation
@codecov-io
Copy link

Codecov Report

Merging #9 into master will increase coverage by 1.52%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #9      +/-   ##
==========================================
+ Coverage   90.05%   91.57%   +1.52%     
==========================================
  Files           7        7              
  Lines        1880     1875       -5     
  Branches      271      271              
==========================================
+ Hits         1693     1717      +24     
+ Misses        125       96      -29     
  Partials       62       62
Impacted Files Coverage Δ
sdepy/infrastructure.py 88.73% <100%> (+3.03%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5e27e2a...a1109a7. Read the comment docs.

@m-cip m-cip changed the title Piecewise Add a piecewise constant process constructor Jul 29, 2019
@sdepy sdepy merged commit 47ffea9 into sdepy:master Jul 29, 2019
@m-cip m-cip deleted the piecewise branch August 12, 2019 15:19
m-cip added a commit to m-cip/sdepy that referenced this pull request Apr 25, 2020
sdepy pushed a commit that referenced this pull request Apr 25, 2020
* .travis.yml test

* .travis.yml test #2

* .travis.yml test #3

* .travis.yml test #4

* .travis.yml test #5

* .travis.yml test #6

* .travis.yml test #7

* .travis.yml test #8

* .travis.yml test #9

* add ci support for python 3.8; improve travis-ci matrix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants