Published
Edited
May 10, 2020
1 star
Insert cell
Insert cell
Insert cell
Insert cell
BlochSphere()
Insert cell
Insert cell
import {BlochSphere as test} with
{
test_theta as theta,
test_phi as phi,
test_camera_theta as camera_theta,
test_camera_phi as camera_phi,
test_angle_lines as angleLinesActive,
test_coordinate_lines as coordinateLinesActive
}
from "@flimsyhat/bloch-sphere"
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
test()
Insert cell
Insert cell
Insert cell
Insert cell
theta = Math.PI/4.0
Insert cell
phi = Math.PI/4.0
Insert cell
Insert cell
coordinateLinesActive = true
Insert cell
angleLinesActive = true
Insert cell
axisLabelsActive = false
Insert cell
verticalSphereLinesActive = false
Insert cell
horizontalSphereLineActive = true
Insert cell
projectionLineActive = false
Insert cell
sphereOutlineActive = true
Insert cell
Insert cell
max_width = 400
Insert cell
Insert cell
camera_theta = Math.PI/4
Insert cell
camera_phi = Math.PI/4
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.
Learn more