Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
SimplicialHomology
Guides
SimplicialHomology
Symbols
BettiNumber
HomologyGroup
SimplicialAutomorphismGroup
SimplicialComplex
SimplicialCone
SimplicialIsomorphicQ
SimplicialJoin
SimplicialSuspension
SubComplexQ
Taggar`SimplicialHomology`
H
o
m
o
l
o
g
y
G
r
o
u
p
H
o
m
o
l
o
g
y
G
r
o
u
p
[
S
i
m
p
l
i
c
i
a
l
C
o
m
p
l
e
x
[
…
]
,
n
]
c
o
m
p
u
t
e
s
t
h
e
n
t
h
h
o
m
o
l
o
g
y
g
r
o
u
p
o
f
t
h
e
g
i
v
e
n
S
i
m
p
l
i
c
i
a
l
C
o
m
p
l
e
x
.
H
o
m
o
l
o
g
y
G
r
o
u
p
[
S
i
m
p
l
i
c
i
a
l
C
o
m
p
l
e
x
[
…
]
]
c
o
m
p
u
t
e
s
a
l
l
h
o
m
o
l
o
g
y
g
r
o
u
p
s
o
f
t
h
e
g
i
v
e
n
S
i
m
p
l
i
c
i
a
l
C
o
m
p
l
e
x
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
▪
A direct product of groups in the output is represented as
{
G
1
,
G
2
,
…
}
.
▪
The following options can be given:
"
R
e
d
u
c
e
d
"
F
a
l
s
e
w
h
e
t
h
e
r
t
o
c
a
l
c
u
l
a
t
e
r
e
d
u
c
e
d
h
o
m
o
l
o
g
y
"
C
o
e
f
f
i
c
i
e
n
t
s
"
I
n
t
e
g
e
r
s
c
o
e
f
f
i
c
i
e
n
t
s
o
v
e
r
w
h
i
c
h
t
o
c
a
l
c
u
l
a
t
e
h
o
m
o
l
o
g
y
▪
"Coefficients" option takes the following values:
I
n
t
e
g
e
r
s
i
n
t
e
g
e
r
s
R
a
t
i
o
n
a
l
s
r
a
t
i
o
n
a
l
n
u
m
b
e
r
s
p
e
l
e
m
e
n
t
s
o
f
f
i
n
i
t
e
f
i
e
l
d
p
Examples
(
9
)
Basic Examples
(
4
)
Calculate a homology group of a space:
I
n
[
1
]
:
=
H
o
m
o
l
o
g
y
G
r
o
u
p
S
i
m
p
l
i
c
i
a
l
C
o
m
p
l
e
x
[
"
C
i
r
c
l
e
"
]
,
0
O
u
t
[
1
]
=
I
n
[
2
]
:
=
H
o
m
o
l
o
g
y
G
r
o
u
p
S
i
m
p
l
i
c
i
a
l
C
o
m
p
l
e
x
[
"
C
i
r
c
l
e
"
]
,
1
O
u
t
[
2
]
=
I
n
[
3
]
:
=
H
o
m
o
l
o
g
y
G
r
o
u
p
S
i
m
p
l
i
c
i
a
l
C
o
m
p
l
e
x
[
"
C
i
r
c
l
e
"
]
,
2
O
u
t
[
3
]
=
0
t
h
0
Homology group of two disjoint points demonstrating the number of connected components:
I
n
[
1
]
:
=
H
o
m
o
l
o
g
y
G
r
o
u
p
S
i
m
p
l
i
c
i
a
l
C
o
m
p
l
e
x
[
{
{
1
}
,
{
2
}
}
]
,
0
O
u
t
[
1
]
=
2
Their reduced homology group:
I
n
[
2
]
:
=
H
o
m
o
l
o
g
y
G
r
o
u
p
S
i
m
p
l
i
c
i
a
l
C
o
m
p
l
e
x
[
{
{
1
}
,
{
2
}
}
]
,
0
,
"
R
e
d
u
c
e
d
"
T
r
u
e
O
u
t
[
2
]
=
Calculate homology of a contractible complex:
I
n
[
1
]
:
=
H
o
m
o
l
o
g
y
G
r
o
u
p
S
i
m
p
l
i
c
i
a
l
C
o
m
p
l
e
x
[
"
D
u
n
c
e
H
a
t
"
]
O
u
t
[
1
]
=
0
,
1
0
,
2
0
Examples of spaces whose homology have torsion:
I
n
[
1
]
:
=
H
o
m
o
l
o
g
y
G
r
o
u
p
S
i
m
p
l
i
c
i
a
l
C
o
m
p
l
e
x
[
"
R
e
a
l
P
r
o
j
e
c
t
i
v
e
P
l
a
n
e
"
]
O
u
t
[
1
]
=
0
,
1
C
y
c
l
i
c
G
r
o
u
p
[
2
]
,
2
0
I
n
[
2
]
:
=
H
o
m
o
l
o
g
y
G
r
o
u
p
S
i
m
p
l
i
c
i
a
l
C
o
m
p
l
e
x
[
"
K
l
e
i
n
B
o
t
t
l
e
"
]
O
u
t
[
2
]
=
0
,
1
{
,
C
y
c
l
i
c
G
r
o
u
p
[
2
]
}
,
2
0
S
c
o
p
e
(
1
)
O
p
t
i
o
n
s
(
2
)
A
p
p
l
i
c
a
t
i
o
n
s
(
1
)
N
e
a
t
E
x
a
m
p
l
e
s
(
1
)
S
e
e
A
l
s
o
S
i
m
p
l
i
c
i
a
l
C
o
m
p
l
e
x
▪
B
e
t
t
i
N
u
m
b
e
r
R
e
l
a
t
e
d
G
u
i
d
e
s
▪
S
i
m
p
l
i
c
i
a
l
H
o
m
o
l
o
g
y
"
"