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 135
135
# v1.3.3 (2022-07-11)
136
136
- Fixed indexing bug in ` tensor.mttkrp ` (Issue #35 , PR #36 )
137
137
- 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
139
139
- Now using [ readthedocs.io] ( https://pyttb.readthedocs.io/en/latest/ ) for documentation
140
140
141
141
# 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
4
4
U.S. Government retains certain rights in this software.
5
5
```
6
6
[ ![ 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 )
8
8
[ ![ pypi package] ( https://img.shields.io/pypi/v/pyttb?label=pypi%20package )] ( https://pypi.org/project/pyttb/ )
9
9
[ ![ image] ( https://img.shields.io/pypi/pyversions/pyttb.svg )] ( https://pypi.python.org/pypi/pyttb )
10
10
[ ![ 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