Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Remo Kälin
HSLU deep Learning
Commits
e9492b1f
Commit
e9492b1f
authored
Sep 17, 2022
by
Mirko Birbaumer
Browse files
added matrix operation section
parent
9e5638aa
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
notebooks/Preliminaries_Numpy_Pandas/combined_transformation.eps
0 → 100644
View file @
e9492b1f
%!PS-Adobe-3.0 EPSF-3.0
%%Title: combined_transformation.eps
%%Creator: matplotlib version 3.3.1, http://matplotlib.org/
%%CreationDate: Sat Sep 17 13:20:28 2022
%%Orientation: portrait
%%BoundingBox: 82.80000000000003 244.8 529.2 547.2
%%EndComments
%%BeginProlog
/mpldict
7
dict
def
mpldict
begin
/m
{
moveto
}
bind
def
/l
{
lineto
}
bind
def
/r
{
rlineto
}
bind
def
/c
{
curveto
}
bind
def
/cl
{
closepath
}
bind
def
/box
{
m
1
index
0
r
0
exch
r
neg
0
r
cl
}
bind
def
/clipbox
{
box
clip
newpath
}
bind
def
end
%%EndProlog
mpldict
begin
82.8
244.8
translate
446.4
302.4
0
0
clipbox
gsave
0
0
m
446.4
0
l
446.4
302.4
l
0
302.4
l
cl
grestore
end
showpage
notebooks/Preliminaries_Numpy_Pandas/identity_transformation.eps
0 → 100644
View file @
e9492b1f
%!PS-Adobe-3.0 EPSF-3.0
%%Title: identity_transformation.eps
%%Creator: matplotlib version 3.3.1, http://matplotlib.org/
%%CreationDate: Sat Sep 17 13:02:45 2022
%%Orientation: portrait
%%BoundingBox: 82.80000000000003 244.8 529.2 547.2
%%EndComments
%%BeginProlog
/mpldict
7
dict
def
mpldict
begin
/m
{
moveto
}
bind
def
/l
{
lineto
}
bind
def
/r
{
rlineto
}
bind
def
/c
{
curveto
}
bind
def
/cl
{
closepath
}
bind
def
/box
{
m
1
index
0
r
0
exch
r
neg
0
r
cl
}
bind
def
/clipbox
{
box
clip
newpath
}
bind
def
end
%%EndProlog
mpldict
begin
82.8
244.8
translate
446.4
302.4
0
0
clipbox
gsave
0
0
m
446.4
0
l
446.4
302.4
l
0
302.4
l
cl
grestore
end
showpage
notebooks/Preliminaries_Numpy_Pandas/rotation_transformation.eps
0 → 100644
View file @
e9492b1f
%!PS-Adobe-3.0 EPSF-3.0
%%Title: rotation_transformation.eps
%%Creator: matplotlib version 3.3.1, http://matplotlib.org/
%%CreationDate: Sat Sep 17 13:19:41 2022
%%Orientation: portrait
%%BoundingBox: 82.80000000000003 244.8 529.2 547.2
%%EndComments
%%BeginProlog
/mpldict
7
dict
def
mpldict
begin
/m
{
moveto
}
bind
def
/l
{
lineto
}
bind
def
/r
{
rlineto
}
bind
def
/c
{
curveto
}
bind
def
/cl
{
closepath
}
bind
def
/box
{
m
1
index
0
r
0
exch
r
neg
0
r
cl
}
bind
def
/clipbox
{
box
clip
newpath
}
bind
def
end
%%EndProlog
mpldict
begin
82.8
244.8
translate
446.4
302.4
0
0
clipbox
gsave
0
0
m
446.4
0
l
446.4
302.4
l
0
302.4
l
cl
grestore
end
showpage
notebooks/Preliminaries_Numpy_Pandas/scaling_transformation.eps
0 → 100644
View file @
e9492b1f
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment