Skip to content

Commit a0b224f

Browse files
authored
Added codacy badge
1 parent 25fc9fc commit a0b224f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.asciidoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ image:https://img.shields.io/github/release/tensorics/tensorics-core.svg?maxAge=
44
image:https://travis-ci.org/tensorics/tensorics-core.svg?branch=master["Travis-CI build", link="https://travis-ci.org/tensorics/tensorics-core"]
55
image:https://img.shields.io/github/license/tensorics/tensorics-core.svg[]
66
image:https://codecov.io/gh/tensorics/tensorics-core/branch/master/graph/badge.svg["codecov", link="https://codecov.io/gh/tensorics/tensorics-core"]
7-
[Codacy Badge](https://api.codacy.com/project/badge/Grade/b830f8eafc0441199d126967bd87d08c)]
7+
image:https://api.codacy.com/project/badge/Grade/b830f8eafc0441199d126967bd87d08c["Codacy code quality", link="https://www.codacy.com/app/tensorics/tensorics-core?utm_source=github.com&utm_medium=referral&utm_content=tensorics/tensorics-core&utm_campaign=Badge_Grade"]
88

99
Tensorics is a java framework which uses a tensor as a central object. A tensor represents a set of values placed in an N-dimensional space. Wherever you are tempted to use maps of maps, a tensor might be a good choice ;-) Tensorics provides methods to create, transform and performing calculations with those tensors.
1010

0 commit comments

Comments
 (0)