File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 135135# v1.3.3 (2022-07-11)
136136- Fixed indexing bug in ` tensor.mttkrp ` (Issue #35 , PR #36 )
137137- Updated LICENSE to compliant format (Issue #33 , PR #34 )
138- - Now using [ coveralls.io] ( https://coveralls.io/github/sandialabs/pyttb?branch=main ) for coverage reporting
138+ - Now using [ coveralls.io] ( https://coveralls.io/github/sandialabs/pyttb ) for coverage reporting
139139- Now using [ readthedocs.io] ( https://pyttb.readthedocs.io/en/latest/ ) for documentation
140140
141141# v1.3.2 (2022-07-06)
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the
44U.S. Government retains certain rights in this software.
55```
66[ ![ Regression tests] ( https://github.com/sandialabs/pyttb/actions/workflows/regression-tests.yml/badge.svg )] ( https://github.com/sandialabs/pyttb/actions/workflows/regression-tests.yml )
7- [ ![ Coverage Status] ( https://coveralls.io/repos/github/sandialabs/pyttb/badge.svg?branch=main )] ( https://coveralls.io/github/sandialabs/pyttb?branch=main )
7+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/sandialabs/pyttb/badge.svg )] ( https://coveralls.io/github/sandialabs/pyttb )
88[ ![ pypi package] ( https://img.shields.io/pypi/v/pyttb?label=pypi%20package )] ( https://pypi.org/project/pyttb/ )
99[ ![ image] ( https://img.shields.io/pypi/pyversions/pyttb.svg )] ( https://pypi.python.org/pypi/pyttb )
1010[ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
You can’t perform that action at this time.
0 commit comments