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
d4000f56d69da452d5d82d21a6ab4c43b94be57d
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
11
Aug
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
21
Dec
16
9
8
7
16
Nov
9
29
Sep
28
25
10
20
Aug
6
5
4
2
28
Jul
27
6
2
1
25
Jun
24
11
10
8
5
4
15
May
14
13
6
5
4
30
Apr
29
28
1
5
Mar
27
Feb
26
17
11
Nov
6
1
28
Oct
22
3
26
Sep
3
Jul
2
27
Jun
5
3
23
May
22
18
17
8
7
4
30
Apr
28
26
25
24
20
31
Mar
26
13
12
11
9
7
6
5
4
22
Feb
21
20
18
16
6
20
Jan
17
16
15
12
10
8
7
6
30
Dec
28
16
14
13
12
6
19
Nov
16
12
9
7
2
31
Oct
26
11
4
2
5
Jan
19
Dec
17
12
11
10
9
8
7
6
Merge branch 'QS_C' of github.com:stephanlphilips/pulse_lib into QS_C
small updates
Added MIT license
Added better checking of new core_tools hardware class.
Removed old HVI-1 code
Cleanup
Fixed for changes in M3202A_QS class
Removed cython files. New implementation with Python and numpy has the same / better performance.
Merge branch 'master' into QS_C
QS_C_pre_cleanup
QS_C_pre_cleanup
Use virtual matrix name when loading to prevent duplication.
PreQuantumSeque…
PreQuantumSequencer
Raise exceptions that occurred during concurrent upload.
Corrected Tektronix amplitude range check
Added range check to AWG amplitudes
Merge branch 'QS_C' of github.com:stephanlphilips/pulse_lib into QS_C
Use data_pulse_old
Fixed bug in repeat()
Merge branch 'QS_C' of github.com:stephanlphilips/pulse_lib into QS_C
small fix
Merge branch 'QS_C' of https://github.com/stephanlphilips/pulse_lib into QS_C
Use parameter cache for LO frequency of vector source
Added TektronixAtsSchedule for AlazarTech digitizer
loop to numpy fixes
Merge branch 'no_C' into QS_C
Added acquisition with down-sampling (Elzerman)
Improved performance of conditional segment generation.
Added integral calculation for conditional segments.
Fixed channel offsets for digitizer
Fixed order of 4 value conditional
Added check whether uploader supports conditional segments
Split attribute QsUploader.use_awg_sequencers into use_iq_sequencers and use_baseband_sequencers
return numpy array for chirp
Fixed 1 bit conditional
Implemented faster pulse rendering in Python. C code is not needed anymore.
Fixed caching of waveform with short segments and changing qubit phases
Merge branch 'QS_C' of https://github.com/stephanlphilips/pulse_lib into QS_C
Added logging of sequence upload duration
cleanup
Added caching of total_time to speed up rendering and discard contribution of virtual gates if < 2E-4.
cleanup
Better implementation of (fast) rounding using half-up rounding
Loading