Recent Releases of UncertainSCI

UncertainSCI - v1.0.1

Overview

This patch contains fixes to the release and deployment systems and some corrections to the JOSS paper.

What's Changed

  • readme links fix by @jessdtate in https://github.com/SCIInstitute/UncertainSCI/pull/110
  • remove erroneous isbn from JDT:Tat2021c in paper.bib by @kellyrowland in https://github.com/SCIInstitute/UncertainSCI/pull/113

New Contributors

  • @kellyrowland made their first contribution in https://github.com/SCIInstitute/UncertainSCI/pull/113

Full Changelog: https://github.com/SCIInstitute/UncertainSCI/compare/v1.0...v1.0.1.1

Scientific Software - Peer-reviewed - Python
Published by jessdtate over 2 years ago

UncertainSCI - v1.0.1.rc5

testing deployment

Scientific Software - Peer-reviewed - Python
Published by jessdtate over 2 years ago

UncertainSCI - v1.0.1rc4

more testing

Scientific Software - Peer-reviewed - Python
Published by jessdtate over 2 years ago

UncertainSCI - v1.0.1rc3

testing GA

Scientific Software - Peer-reviewed - Python
Published by jessdtate over 2 years ago

UncertainSCI - v1.0.1rc2

testing deploy actions

Scientific Software - Peer-reviewed - Python
Published by jessdtate over 2 years ago

UncertainSCI - v1.0.1rc1

for testing github actions

Scientific Software - Peer-reviewed - Python
Published by jessdtate over 2 years ago

UncertainSCI - v1.0

Overview

This release implements changes requested by the JOSS submission process, and includes some bug fixes, testing actions, and documentation updates.

What's Changed

  • Affine map + sample construction by @akilnarayan in https://github.com/SCIInstitute/UncertainSCI/pull/103
  • Fixed scaling issue by @akilnarayan in https://github.com/SCIInstitute/UncertainSCI/pull/104
  • Joss feedback by @jessdtate in https://github.com/SCIInstitute/UncertainSCI/pull/106
  • Sphinx build by @jessdtate in https://github.com/SCIInstitute/UncertainSCI/pull/108
  • adding pytests to github actions by @jessdtate in https://github.com/SCIInstitute/UncertainSCI/pull/109

Full Changelog: https://github.com/SCIInstitute/UncertainSCI/compare/v0.2.2-beta...v1.0

Scientific Software - Peer-reviewed - Python
Published by jessdtate almost 3 years ago

UncertainSCI - v1.0rc2

What's Changed

  • Sphinx build by @jessdtate in https://github.com/SCIInstitute/UncertainSCI/pull/108

Full Changelog: https://github.com/SCIInstitute/UncertainSCI/compare/v1.0-rc1...v1.0rc2

Scientific Software - Peer-reviewed - Python
Published by jessdtate about 3 years ago

UncertainSCI - UncertainSCI 1.0-rc1

What's Changed

  • Affine map + sample construction by @akilnarayan in https://github.com/SCIInstitute/UncertainSCI/pull/103
  • Fixed scaling issue by @akilnarayan in https://github.com/SCIInstitute/UncertainSCI/pull/104
  • Joss feedback by @jessdtate in https://github.com/SCIInstitute/UncertainSCI/pull/106

Full Changelog: https://github.com/SCIInstitute/UncertainSCI/compare/v0.2.2-beta...v1.0-rc1

Scientific Software - Peer-reviewed - Python
Published by jessdtate about 3 years ago

UncertainSCI - v0.2.2-beta

What's Changed

  • Revert "making the demos all work" by @jessdtate in https://github.com/SCIInstitute/UncertainSCI/pull/102
  • Fixed boolean comparisons by @akilnarayan in https://github.com/SCIInstitute/UncertainSCI/pull/101

Full Changelog: https://github.com/SCIInstitute/UncertainSCI/compare/v0.2.1-beta...v0.2.2-beta

Scientific Software - Peer-reviewed - Python
Published by jessdtate about 4 years ago

UncertainSCI - v0.2.1-beta

What's Changed

  • Weight assignment fix by @akilnarayan in https://github.com/SCIInstitute/UncertainSCI/pull/98
  • making the demos all work by @jessdtate in https://github.com/SCIInstitute/UncertainSCI/pull/99

Full Changelog: https://github.com/SCIInstitute/UncertainSCI/compare/v0.2.0-beta...v0.2.1-beta

Scientific Software - Peer-reviewed - Python
Published by jessdtate over 4 years ago

UncertainSCI - v0.2.0-beta

What's Changed

  • Add statistics for normal, exp and discete uniform, fix issue #75 by @ZEXINLIU in https://github.com/SCIInstitute/UncertainSCI/pull/77
  • Gamma distribution by @akilnarayan in https://github.com/SCIInstitute/UncertainSCI/pull/88
  • Gauss quadrature subsampling by @akilnarayan in https://github.com/SCIInstitute/UncertainSCI/pull/89
  • Joss paper by @jessdtate in https://github.com/SCIInstitute/UncertainSCI/pull/91
  • Pip setup by @jessdtate in https://github.com/SCIInstitute/UncertainSCI/pull/94
  • Joss corrections by @jessdtate in https://github.com/SCIInstitute/UncertainSCI/pull/97
  • added github action to publish with new release by @jessdtate in https://github.com/SCIInstitute/UncertainSCI/pull/96

Full Changelog: https://github.com/SCIInstitute/UncertainSCI/compare/0.1.0-beta...v0.2.0-beta

Scientific Software - Peer-reviewed - Python
Published by jessdtate over 4 years ago

UncertainSCI - 0.1.0-beta Release

The beta release for UncertainSCI is here. This version includes some bug fixes from the alpha release, a new feature to adaptively find the optimal order of the problem, and some new examples to try.

Scientific Software - Peer-reviewed - Python
Published by jessdtate almost 5 years ago

UncertainSCI - initial alpha release

initial release for UncertainSCI. Check out instructions and tutorials on our documentation page: https://uncertainsci.readthedocs.io

Scientific Software - Peer-reviewed - Python
Published by jessdtate about 5 years ago