Skip to content

Releases: sandialabs/pvOps

v0.3.0

09 Nov 18:09
158f300
Compare
Choose a tag to compare

Functionality

Updated visualize_attribute_connectivity to use bipartite graph layout (updated function).

IV related dependencies moved to an installation extra (install using pip install pvops[iv]).

Removed deprecated normalization parameters in ML pipeline (bug fix).

Updated code to fix deprecation/future warnings.

Testing

Added Python 3.11 to the test environment.

Documentation

Fix small typos in index.rst.

Renamed references to examples as tutorials for consistency.

Updated docs to refer to modules as modules, rather than packages.

Updated RTD config to install doc requirements using the package installation extra

Removed redundant boilerplate in development.rst

Update tested versions in documentation

Added links to tutorials where appropriate in the user guide.

Added a simplified version of the module overview table from the JOSS manuscript to the homepage of the documentation.

Added statement of need to homepage

Fixed image embed in tutorial

Added dates to what's new sections

Expanded patch notes to include recent tags.

Deleted WIP docs pages to remove "not included in any toctree" errors.

Added nbsphinx gallery view to tutorials page.

Added more content to abbreviations page.

Tutorials

Rename pvOps examples to tutorials for consistency throughout repository.

Linked to tutorials in README.

Added a description of data in timeseries tutorial.

Removed redundant plots in timeseries tutorial.

Other

Added copyright and license attributes to pvops.

Removed manifest.in (not needed).

Removed docs/init.py (not a module).

Chose more appropriate author/copyright in setup.py and conf.py.

Added version to pvops (pvops.version now exists).

Removed external licenses (determined to be unnecessary by legal).

Renamed citation file and updated version number.

Added noxfile for dev task running.

Removed unused docker files

Add standard python files to gitignore

Removed redundant requirements files

Pinned documentation related requirements

v0.2.0

09 Aug 14:09
a4de9a4
Compare
Choose a tag to compare

This release incorporates new functions and addresses depreciated commands in some of the package dependencies.

v0.1.9

21 Nov 19:01
51f8c5a
Compare
Choose a tag to compare

Includes updated documentation and fixes for dependency issues

v0.1.8

14 Jan 15:26
03e284b
Compare
Choose a tag to compare

Includes a data-derived expected energy model trained using machine learning methods. Associated example is also within the documentation.

0.1.7

20 Sep 21:50
7770bb2
Compare
Choose a tag to compare

Updated functions for data processing (text and timeseries) analysis. Also includes IV curve functions

beta

24 May 20:50
b525475
Compare
Choose a tag to compare
beta Pre-release
Pre-release

Updated GitHub repo.

beta

20 May 14:13
Compare
Choose a tag to compare
beta Pre-release
Pre-release

This release contains current-voltage and timeseries subpackages as well as improvements to the text and text2time subpackages.

beta

26 Apr 23:33
27babef
Compare
Choose a tag to compare
beta Pre-release
Pre-release

Incorporates function renaming edits and new restrictions for gensim function calls

beta

23 Mar 00:24
Compare
Choose a tag to compare
beta Pre-release
Pre-release

Updated function names

beta

22 Mar 20:24
Compare
Choose a tag to compare
beta Pre-release
Pre-release

adding the missing init file