Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pulse_lib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
QuTech QDLabs
pulse_lib
Graph
ceee181168dc9b3c4e3d449c270229a0fd5f4937
Select Git revision
Branches
11
PreQuantumSequencer
QS_C
QuantumSequencer
SD1_3.1_schedule_refactor
dev
github/fork/mjhaye/add-api-for-iq-channels
github/fork/mjhaye/static-checkers-refactor
main
default
protected
maintenance_1.6
qblox
tektronix_2022
Tags
20
v1.7.46
v1.7.45
v1.7.44
v1.7.43
v1.7.42
v1.7.41
v1.7.40
v1.7.39
v1.7.38
v1.7.37
v1.7.36
v1.7.35
v1.7.34
v1.7.33
v1.7.31
v1.7.30
v1.7.29
v1.7.28
v1.7.27
v1.7.26
31 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Mar
3
2
1
24
Feb
23
22
21
17
13
6
2
1
31
Jan
29
28
27
25
23
19
18
17
12
9
22
Dec
21
6
2
25
Nov
24
23
22
21
20
16
11
10
7
3
1
28
Oct
19
17
13
10
7
30
Sep
27
23
21
19
1
11
Aug
10
5
3
25
Jul
22
21
20
19
15
13
12
20
May
18
17
16
13
6
3
2
29
Apr
21
20
14
13
12
6
1
29
Mar
23
17
16
14
10
9
7
1
28
Feb
25
24
22
18
17
10
8
3
31
Jan
28
27
20
19
18
14
10
7
21
Dec
19
18
17
6
29
Nov
25
11
22
Oct
21
11
21
Sep
8
7
3
31
Aug
30
26
16
13
12
11
20
Jul
16
8
15
Jun
14
13
11
8
4
3
31
May
27
25
23
22
19
17
12
11
10
9
8
7
6
5
4
3
23
Apr
12
9
8
7
6
3
2
1
19
Mar
14
13
12
9
8
5
4
3
2
1
12
Feb
11
22
Jan
Bump to 1.6.15
v1.6.15
v1.6.15
update CHANGELOG.md
Added lp.arange
Refactored IQ channel definition: pulse_lib.define_iq_channel(name, i_name=, q_name=, marker_name=)
Use Q1Simulator Cluster in test
Removed rounding of segment boundaries. It's not needed and causes rounding errors.
Assign IQ marker to sequencer of first qubit on IQ output
Bump to 1.6.14
v1.6.14
v1.6.14
update CHANGELOG.md
Fixed missing IQ marker around chirp
Fix for sequencer.n_rep equals None
Added Qblox GS1 to test configuration
Merge branch 'dev' of https://github.com/stephanlphilips/pulse_lib into dev
test to measure 1 ns pulse
Add API for IQ channel
github/fork/mjh…
github/fork/mjhaye/add-api-for-iq-channels
Bump to 1.6.13
v1.6.13
v1.6.13
Fixed bug with missing DC compensation pulses on Qblox
Added test for simultaneous driving
Only check IQ frequency when there are MW pulses
Properly handle pulse duration equal 0
Cast n_rep to int to avoid problems with n_rep=5e3
Corrected MeasurementMajority to work with pulse_templates.
Bump to 1.6.12
v1.6.12
v1.6.12
update CHANGELOG.md
Merge branch 'dev' of https://github.com/stephanlphilips/pulse_lib into dev
QuantumSequencer split long constant Waveform in short start and stop waveform
Bump to 1.6.11
v1.6.11
v1.6.11
Fixed measurement parameter for acquisition with accept_if not None
Bump to 1.6.10
v1.6.10
v1.6.10
update CHANGELOG.md
Added all M3102A mock functionality
Fix for measurement expressions
Fix for measurement expressions
Fixed phase shift for drive frequency != idle frequency
Fixed segment addition for simultaneous driving
Fixed majority vote
Merge branch 'dev' of https://github.com/stephanlphilips/pulse_lib into dev
Corrected rounding of acquisitions: always towards zero.
Bump to 1.6.9
v1.6.9
v1.6.9
Update CHANGELOG.md
Loading