Platform
Resources
Pricing
Sign in
Get started
Thomas Oberbichler
architect + engineer
Workspace
Fork
Published
By
Thomas Oberbichler
Edited
Sep 6, 2021
Importers
3
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof
A
=
{
let
A
=
Eigen
.
Matrix
.
zeros
(
[
2
,
3
]
,
invalidation
)
;
A
.
set
(
0
,
0
,
1
)
;
A
.
set
(
1
,
1
,
2
)
;
A
.
set
(
0
,
2
,
Math
.
PI
)
;
A
.
set
(
1
,
2
,
Math
.
sqrt
(
2
)
)
;
return
A
.
show
(
'A'
)
;
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
A
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Eigen
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
moduleFromJavaScriptAndWasm
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
manageInvalidation
Edit
Pin
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
managedMethods
Edit
Pin
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
d3
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML