Skip to content

Update SymbolicUtils requirement from 3.13 to 3.13, 4.16#170

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/SymbolicUtils-3.13-and-4.16
Closed

Update SymbolicUtils requirement from 3.13 to 3.13, 4.16#170
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/julia/SymbolicUtils-3.13-and-4.16

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Updates the requirements on SymbolicUtils to permit the latest version.

Release notes

Sourced from SymbolicUtils's releases.

v4.16.0

SymbolicUtils v4.16.0

Diff since v4.15.1

Merged pull requests:

Commits
  • a68a1e4 build: bump minor version
  • 4e3aae5 Merge pull request #853 from JuliaSymbolics/as/subber
  • f552354 Merge pull request #854 from JuliaSymbolics/as/cse-propagate-shapeinfo
  • 9906699 test: try changing inference test enabled versions
  • 428c226 refactor: retain shape information in CSE variables
  • cc156c2 fix: fix substitution inside large symbolic arrays
  • fba7607 fix: fix addition of Const array coefficients
  • 8dbf52a feat: add new Substituter interface
  • 391d988 Merge pull request #845 from abhro/docs
  • 8f0a7c5 build: bump patch version
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [SymbolicUtils](https://github.com/JuliaSymbolics/SymbolicUtils.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaSymbolics/SymbolicUtils.jl/releases)
- [Commits](JuliaSymbolics/SymbolicUtils.jl@v3.13.0...v4.16.0)

---
updated-dependencies:
- dependency-name: SymbolicUtils
  dependency-version: 4.16.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Feb 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 3, 2026

Benchmark Result

Judge result

Benchmark Report for /home/runner/work/QuantumSymbolics.jl/QuantumSymbolics.jl

Job Properties

  • Time of benchmarks:
  • Target: 3 Feb 2026 - 02:38
  • Baseline: 3 Feb 2026 - 02:41
  • Package commits:
  • Julia commits:
  • Target: 95f30e5
  • Baseline: 95f30e5
  • Julia command flags:
  • Target: None
  • Baseline: None
  • Environment variables:
  • Target: None
  • Baseline: None

Results

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). Brackets display tolerances for the benchmark estimates. Only significant results - results
that indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).

ID time ratio memory ratio
["latency", "ttf_simplify"] 1.06 (5%) ❌ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["creation"]
  • ["creation", "large_trees"]
  • ["express", "clifford"]
  • ["express", "optics"]
  • ["latency"]
  • ["linalg"]
  • ["manipulation", "expand"]
  • ["manipulation", "simplify"]
  • ["operations", "addition"]
  • ["operations", "multiplication"]
  • ["operations", "scaling"]
  • ["operations", "tensor"]

Julia versioninfo

Target

Julia Version 1.10.10
Commit 95f30e51f41 (2025-06-27 09:51 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.3 LTS
 uname: Linux 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3231 MHz 2410 s 0 s 156 s 3302 s 0 s
 #2 3245 MHz 2292 s 0 s 143 s 3424 s 0 s
 #3 3244 MHz 2261 s 0 s 142 s 3453 s 0 s
 #4 3300 MHz 2275 s 0 s 149 s 3446 s 0 s
 Memory: 15.615982055664062 GB (12918.58203125 MB free)
 Uptime: 589.89 sec
 Load Avg: 1.0 1.31 0.9
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.10
Commit 95f30e51f41 (2025-06-27 09:51 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.3 LTS
 uname: Linux 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3242 MHz 2934 s 0 s 167 s 4433 s 0 s
 #2 3242 MHz 2550 s 0 s 152 s 4823 s 0 s
 #3 3240 MHz 2930 s 0 s 159 s 4433 s 0 s
 #4 3242 MHz 2471 s 0 s 159 s 4905 s 0 s
 Memory: 15.615982055664062 GB (13515.87890625 MB free)
 Uptime: 756.6 sec
 Load Avg: 1.01 1.18 0.93
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

Benchmark Report for /home/runner/work/QuantumSymbolics.jl/QuantumSymbolics.jl

Job Properties

  • Time of benchmark: 3 Feb 2026 - 02:38
  • Package commit: e5c24a8
  • Julia commit: 95f30e5
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["creation", "ket"] 3.095 ns (5%)
["creation", "large_trees", "10_layers"] 946.649 μs (5%) 324.03 KiB (1%) 12018
["creation", "large_trees", "50_layers"] 41.517 ms (5%) 13.38 MiB (1%) 668123
["creation", "op"] 3.086 ns (5%)
["creation", "super_op"] 3.085 ns (5%)
["express", "clifford", "simple_ket"] 1.312 μs (5%) 624 bytes (1%) 13
["express", "clifford", "simple_observable"] 3.497 μs (5%) 2.84 KiB (1%) 45
["express", "optics", "pauli_op_4"] 6.442 μs (5%) 3.67 KiB (1%) 46
["express", "optics", "pauli_state_8"] 2.575 μs (5%) 1.20 KiB (1%) 27
["express", "optics", "simple_ket"] 1.111 μs (5%) 752 bytes (1%) 17
["express", "optics", "simple_op"] 1.453 μs (5%) 1.20 KiB (1%) 22
["latency", "ttf_operation"] 2.837 s (5%) 1.22 KiB (1%) 38
["latency", "ttf_simplify"] 755.162 μs (5%) 146.36 KiB (1%) 2599
["latency", "using"] 2.025 s (5%) 1.22 KiB (1%) 38
["linalg", "anticommutator"] 430.050 ns (5%) 912 bytes (1%) 13
["linalg", "commutator"] 436.241 ns (5%) 912 bytes (1%) 13
["linalg", "conjugate"] 99.327 ns (5%) 560 bytes (1%) 6
["linalg", "dagger"] 99.192 ns (5%) 560 bytes (1%) 6
["linalg", "inverse"] 98.345 ns (5%) 560 bytes (1%) 6
["linalg", "ptrace"] 14.867 μs (5%) 9.83 KiB (1%) 149
["linalg", "trace"] 97.264 ns (5%) 560 bytes (1%) 6
["linalg", "transpose"] 99.811 ns (5%) 560 bytes (1%) 6
["manipulation", "expand", "commutator"] 2.399 ms (5%) 895.91 KiB (1%) 17811
["manipulation", "expand", "distribution"] 1.936 ms (5%) 769.79 KiB (1%) 17132
["manipulation", "simplify", "applicable_rules"] 7.344 ms (5%) 3.06 MiB (1%) 57015
["manipulation", "simplify", "commutator"] 51.056 μs (5%) 21.67 KiB (1%) 488
["manipulation", "simplify", "irrelevant_rules"] 1.010 ms (5%) 443.26 KiB (1%) 9246
["operations", "addition", "ket"] 1.758 μs (5%) 2.38 KiB (1%) 36
["operations", "addition", "op"] 1.713 μs (5%) 2.38 KiB (1%) 36
["operations", "multiplication", "bra_ket"] 1.140 μs (5%) 912 bytes (1%) 14
["operations", "multiplication", "bra_op"] 1.029 μs (5%) 944 bytes (1%) 15
["operations", "multiplication", "inner"] 1.141 μs (5%) 912 bytes (1%) 14
["operations", "multiplication", "many"] 7.502 μs (5%) 5.27 KiB (1%) 90
["operations", "multiplication", "op"] 920.179 ns (5%) 1.02 KiB (1%) 15
["operations", "multiplication", "op_ket"] 1.108 μs (5%) 944 bytes (1%) 15
["operations", "multiplication", "outer"] 1.145 μs (5%) 944 bytes (1%) 15
["operations", "scaling", "ket"] 97.473 ns (5%) 560 bytes (1%) 6
["operations", "scaling", "op"] 97.116 ns (5%) 560 bytes (1%) 6
["operations", "tensor", "ket"] 824.341 ns (5%) 1.02 KiB (1%) 15
["operations", "tensor", "many"] 6.966 μs (5%) 5.27 KiB (1%) 83
["operations", "tensor", "op"] 818.873 ns (5%) 1.02 KiB (1%) 15

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["creation"]
  • ["creation", "large_trees"]
  • ["express", "clifford"]
  • ["express", "optics"]
  • ["latency"]
  • ["linalg"]
  • ["manipulation", "expand"]
  • ["manipulation", "simplify"]
  • ["operations", "addition"]
  • ["operations", "multiplication"]
  • ["operations", "scaling"]
  • ["operations", "tensor"]

Julia versioninfo

Julia Version 1.10.10
Commit 95f30e51f41 (2025-06-27 09:51 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.3 LTS
 uname: Linux 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3231 MHz 2410 s 0 s 156 s 3302 s 0 s
 #2 3245 MHz 2292 s 0 s 143 s 3424 s 0 s
 #3 3244 MHz 2261 s 0 s 142 s 3453 s 0 s
 #4 3300 MHz 2275 s 0 s 149 s 3446 s 0 s
 Memory: 15.615982055664062 GB (12918.58203125 MB free)
 Uptime: 589.89 sec
 Load Avg: 1.0 1.31 0.9
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

Benchmark Report for /home/runner/work/QuantumSymbolics.jl/QuantumSymbolics.jl

Job Properties

  • Time of benchmark: 3 Feb 2026 - 02:41
  • Package commit: 1f95ef4
  • Julia commit: 95f30e5
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["creation", "ket"] 3.095 ns (5%)
["creation", "large_trees", "10_layers"] 971.306 μs (5%) 324.06 KiB (1%) 12019
["creation", "large_trees", "50_layers"] 43.137 ms (5%) 13.38 MiB (1%) 668134
["creation", "op"] 3.095 ns (5%)
["creation", "super_op"] 3.095 ns (5%)
["express", "clifford", "simple_ket"] 1.292 μs (5%) 624 bytes (1%) 13
["express", "clifford", "simple_observable"] 3.496 μs (5%) 2.84 KiB (1%) 45
["express", "optics", "pauli_op_4"] 6.412 μs (5%) 3.67 KiB (1%) 46
["express", "optics", "pauli_state_8"] 2.504 μs (5%) 1.20 KiB (1%) 27
["express", "optics", "simple_ket"] 1.132 μs (5%) 752 bytes (1%) 17
["express", "optics", "simple_op"] 1.442 μs (5%) 1.20 KiB (1%) 22
["latency", "ttf_operation"] 2.838 s (5%) 1.22 KiB (1%) 38
["latency", "ttf_simplify"] 712.222 μs (5%) 146.36 KiB (1%) 2599
["latency", "using"] 2.040 s (5%) 1.22 KiB (1%) 38
["linalg", "anticommutator"] 429.698 ns (5%) 912 bytes (1%) 13
["linalg", "commutator"] 435.337 ns (5%) 912 bytes (1%) 13
["linalg", "conjugate"] 97.827 ns (5%) 560 bytes (1%) 6
["linalg", "dagger"] 96.680 ns (5%) 560 bytes (1%) 6
["linalg", "inverse"] 98.439 ns (5%) 560 bytes (1%) 6
["linalg", "ptrace"] 15.169 μs (5%) 9.83 KiB (1%) 149
["linalg", "trace"] 96.886 ns (5%) 560 bytes (1%) 6
["linalg", "transpose"] 97.494 ns (5%) 560 bytes (1%) 6
["manipulation", "expand", "commutator"] 2.436 ms (5%) 897.20 KiB (1%) 17855
["manipulation", "expand", "distribution"] 2.002 ms (5%) 769.79 KiB (1%) 17132
["manipulation", "simplify", "applicable_rules"] 7.602 ms (5%) 3.05 MiB (1%) 56998
["manipulation", "simplify", "commutator"] 52.589 μs (5%) 21.67 KiB (1%) 488
["manipulation", "simplify", "irrelevant_rules"] 1.056 ms (5%) 443.26 KiB (1%) 9246
["operations", "addition", "ket"] 1.726 μs (5%) 2.38 KiB (1%) 36
["operations", "addition", "op"] 1.724 μs (5%) 2.38 KiB (1%) 36
["operations", "multiplication", "bra_ket"] 1.142 μs (5%) 912 bytes (1%) 14
["operations", "multiplication", "bra_op"] 1.035 μs (5%) 944 bytes (1%) 15
["operations", "multiplication", "inner"] 1.143 μs (5%) 912 bytes (1%) 14
["operations", "multiplication", "many"] 7.479 μs (5%) 5.27 KiB (1%) 90
["operations", "multiplication", "op"] 919.154 ns (5%) 1.02 KiB (1%) 15
["operations", "multiplication", "op_ket"] 1.126 μs (5%) 944 bytes (1%) 15
["operations", "multiplication", "outer"] 1.151 μs (5%) 944 bytes (1%) 15
["operations", "scaling", "ket"] 97.095 ns (5%) 560 bytes (1%) 6
["operations", "scaling", "op"] 95.859 ns (5%) 560 bytes (1%) 6
["operations", "tensor", "ket"] 821.415 ns (5%) 1.02 KiB (1%) 15
["operations", "tensor", "many"] 7.131 μs (5%) 5.27 KiB (1%) 83
["operations", "tensor", "op"] 830.785 ns (5%) 1.02 KiB (1%) 15

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["creation"]
  • ["creation", "large_trees"]
  • ["express", "clifford"]
  • ["express", "optics"]
  • ["latency"]
  • ["linalg"]
  • ["manipulation", "expand"]
  • ["manipulation", "simplify"]
  • ["operations", "addition"]
  • ["operations", "multiplication"]
  • ["operations", "scaling"]
  • ["operations", "tensor"]

Julia versioninfo

Julia Version 1.10.10
Commit 95f30e51f41 (2025-06-27 09:51 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.3 LTS
 uname: Linux 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3242 MHz 2934 s 0 s 167 s 4433 s 0 s
 #2 3242 MHz 2550 s 0 s 152 s 4823 s 0 s
 #3 3240 MHz 2930 s 0 s 159 s 4433 s 0 s
 #4 3242 MHz 2471 s 0 s 159 s 4905 s 0 s
 Memory: 15.615982055664062 GB (13515.87890625 MB free)
 Uptime: 756.6 sec
 Load Avg: 1.01 1.18 0.93
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.85
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves user_shstk clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Reg file data sampling: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft
Benchmark Result

Judge result

Benchmark Report for /home/runner/work/QuantumSymbolics.jl/QuantumSymbolics.jl

Job Properties

  • Time of benchmarks:
  • Target: 3 Feb 2026 - 02:38
  • Baseline: 3 Feb 2026 - 02:41
  • Package commits:
  • Julia commits:
  • Target: 95f30e5
  • Baseline: 95f30e5
  • Julia command flags:
  • Target: None
  • Baseline: None
  • Environment variables:
  • Target: None
  • Baseline: None

Results

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). Brackets display tolerances for the benchmark estimates. Only significant results - results
that indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).

ID time ratio memory ratio
["latency", "ttf_simplify"] 1.06 (5%) ❌ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["creation"]
  • ["creation", "large_trees"]
  • ["express", "clifford"]
  • ["express", "optics"]
  • ["latency"]
  • ["linalg"]
  • ["manipulation", "expand"]
  • ["manipulation", "simplify"]
  • ["operations", "addition"]
  • ["operations", "multiplication"]
  • ["operations", "scaling"]
  • ["operations", "tensor"]

Julia versioninfo

Target

Julia Version 1.10.10
Commit 95f30e51f41 (2025-06-27 09:51 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.3 LTS
 uname: Linux 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3231 MHz 2410 s 0 s 156 s 3302 s 0 s
 #2 3245 MHz 2292 s 0 s 143 s 3424 s 0 s
 #3 3244 MHz 2261 s 0 s 142 s 3453 s 0 s
 #4 3300 MHz 2275 s 0 s 149 s 3446 s 0 s
 Memory: 15.615982055664062 GB (12918.58203125 MB free)
 Uptime: 589.89 sec
 Load Avg: 1.0 1.31 0.9
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.10.10
Commit 95f30e51f41 (2025-06-27 09:51 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.3 LTS
 uname: Linux 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3242 MHz 2934 s 0 s 167 s 4433 s 0 s
 #2 3242 MHz 2550 s 0 s 152 s 4823 s 0 s
 #3 3240 MHz 2930 s 0 s 159 s 4433 s 0 s
 #4 3242 MHz 2471 s 0 s 159 s 4905 s 0 s
 Memory: 15.615982055664062 GB (13515.87890625 MB free)
 Uptime: 756.6 sec
 Load Avg: 1.01 1.18 0.93
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

Benchmark Report for /home/runner/work/QuantumSymbolics.jl/QuantumSymbolics.jl

Job Properties

  • Time of benchmark: 3 Feb 2026 - 02:38
  • Package commit: e5c24a8
  • Julia commit: 95f30e5
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["creation", "ket"] 3.095 ns (5%)
["creation", "large_trees", "10_layers"] 946.649 μs (5%) 324.03 KiB (1%) 12018
["creation", "large_trees", "50_layers"] 41.517 ms (5%) 13.38 MiB (1%) 668123
["creation", "op"] 3.086 ns (5%)
["creation", "super_op"] 3.085 ns (5%)
["express", "clifford", "simple_ket"] 1.312 μs (5%) 624 bytes (1%) 13
["express", "clifford", "simple_observable"] 3.497 μs (5%) 2.84 KiB (1%) 45
["express", "optics", "pauli_op_4"] 6.442 μs (5%) 3.67 KiB (1%) 46
["express", "optics", "pauli_state_8"] 2.575 μs (5%) 1.20 KiB (1%) 27
["express", "optics", "simple_ket"] 1.111 μs (5%) 752 bytes (1%) 17
["express", "optics", "simple_op"] 1.453 μs (5%) 1.20 KiB (1%) 22
["latency", "ttf_operation"] 2.837 s (5%) 1.22 KiB (1%) 38
["latency", "ttf_simplify"] 755.162 μs (5%) 146.36 KiB (1%) 2599
["latency", "using"] 2.025 s (5%) 1.22 KiB (1%) 38
["linalg", "anticommutator"] 430.050 ns (5%) 912 bytes (1%) 13
["linalg", "commutator"] 436.241 ns (5%) 912 bytes (1%) 13
["linalg", "conjugate"] 99.327 ns (5%) 560 bytes (1%) 6
["linalg", "dagger"] 99.192 ns (5%) 560 bytes (1%) 6
["linalg", "inverse"] 98.345 ns (5%) 560 bytes (1%) 6
["linalg", "ptrace"] 14.867 μs (5%) 9.83 KiB (1%) 149
["linalg", "trace"] 97.264 ns (5%) 560 bytes (1%) 6
["linalg", "transpose"] 99.811 ns (5%) 560 bytes (1%) 6
["manipulation", "expand", "commutator"] 2.399 ms (5%) 895.91 KiB (1%) 17811
["manipulation", "expand", "distribution"] 1.936 ms (5%) 769.79 KiB (1%) 17132
["manipulation", "simplify", "applicable_rules"] 7.344 ms (5%) 3.06 MiB (1%) 57015
["manipulation", "simplify", "commutator"] 51.056 μs (5%) 21.67 KiB (1%) 488
["manipulation", "simplify", "irrelevant_rules"] 1.010 ms (5%) 443.26 KiB (1%) 9246
["operations", "addition", "ket"] 1.758 μs (5%) 2.38 KiB (1%) 36
["operations", "addition", "op"] 1.713 μs (5%) 2.38 KiB (1%) 36
["operations", "multiplication", "bra_ket"] 1.140 μs (5%) 912 bytes (1%) 14
["operations", "multiplication", "bra_op"] 1.029 μs (5%) 944 bytes (1%) 15
["operations", "multiplication", "inner"] 1.141 μs (5%) 912 bytes (1%) 14
["operations", "multiplication", "many"] 7.502 μs (5%) 5.27 KiB (1%) 90
["operations", "multiplication", "op"] 920.179 ns (5%) 1.02 KiB (1%) 15
["operations", "multiplication", "op_ket"] 1.108 μs (5%) 944 bytes (1%) 15
["operations", "multiplication", "outer"] 1.145 μs (5%) 944 bytes (1%) 15
["operations", "scaling", "ket"] 97.473 ns (5%) 560 bytes (1%) 6
["operations", "scaling", "op"] 97.116 ns (5%) 560 bytes (1%) 6
["operations", "tensor", "ket"] 824.341 ns (5%) 1.02 KiB (1%) 15
["operations", "tensor", "many"] 6.966 μs (5%) 5.27 KiB (1%) 83
["operations", "tensor", "op"] 818.873 ns (5%) 1.02 KiB (1%) 15

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["creation"]
  • ["creation", "large_trees"]
  • ["express", "clifford"]
  • ["express", "optics"]
  • ["latency"]
  • ["linalg"]
  • ["manipulation", "expand"]
  • ["manipulation", "simplify"]
  • ["operations", "addition"]
  • ["operations", "multiplication"]
  • ["operations", "scaling"]
  • ["operations", "tensor"]

Julia versioninfo

Julia Version 1.10.10
Commit 95f30e51f41 (2025-06-27 09:51 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.3 LTS
 uname: Linux 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3231 MHz 2410 s 0 s 156 s 3302 s 0 s
 #2 3245 MHz 2292 s 0 s 143 s 3424 s 0 s
 #3 3244 MHz 2261 s 0 s 142 s 3453 s 0 s
 #4 3300 MHz 2275 s 0 s 149 s 3446 s 0 s
 Memory: 15.615982055664062 GB (12918.58203125 MB free)
 Uptime: 589.89 sec
 Load Avg: 1.0 1.31 0.9
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

Benchmark Report for /home/runner/work/QuantumSymbolics.jl/QuantumSymbolics.jl

Job Properties

  • Time of benchmark: 3 Feb 2026 - 02:41
  • Package commit: 1f95ef4
  • Julia commit: 95f30e5
  • Julia command flags: None
  • Environment variables: None

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["creation", "ket"] 3.095 ns (5%)
["creation", "large_trees", "10_layers"] 971.306 μs (5%) 324.06 KiB (1%) 12019
["creation", "large_trees", "50_layers"] 43.137 ms (5%) 13.38 MiB (1%) 668134
["creation", "op"] 3.095 ns (5%)
["creation", "super_op"] 3.095 ns (5%)
["express", "clifford", "simple_ket"] 1.292 μs (5%) 624 bytes (1%) 13
["express", "clifford", "simple_observable"] 3.496 μs (5%) 2.84 KiB (1%) 45
["express", "optics", "pauli_op_4"] 6.412 μs (5%) 3.67 KiB (1%) 46
["express", "optics", "pauli_state_8"] 2.504 μs (5%) 1.20 KiB (1%) 27
["express", "optics", "simple_ket"] 1.132 μs (5%) 752 bytes (1%) 17
["express", "optics", "simple_op"] 1.442 μs (5%) 1.20 KiB (1%) 22
["latency", "ttf_operation"] 2.838 s (5%) 1.22 KiB (1%) 38
["latency", "ttf_simplify"] 712.222 μs (5%) 146.36 KiB (1%) 2599
["latency", "using"] 2.040 s (5%) 1.22 KiB (1%) 38
["linalg", "anticommutator"] 429.698 ns (5%) 912 bytes (1%) 13
["linalg", "commutator"] 435.337 ns (5%) 912 bytes (1%) 13
["linalg", "conjugate"] 97.827 ns (5%) 560 bytes (1%) 6
["linalg", "dagger"] 96.680 ns (5%) 560 bytes (1%) 6
["linalg", "inverse"] 98.439 ns (5%) 560 bytes (1%) 6
["linalg", "ptrace"] 15.169 μs (5%) 9.83 KiB (1%) 149
["linalg", "trace"] 96.886 ns (5%) 560 bytes (1%) 6
["linalg", "transpose"] 97.494 ns (5%) 560 bytes (1%) 6
["manipulation", "expand", "commutator"] 2.436 ms (5%) 897.20 KiB (1%) 17855
["manipulation", "expand", "distribution"] 2.002 ms (5%) 769.79 KiB (1%) 17132
["manipulation", "simplify", "applicable_rules"] 7.602 ms (5%) 3.05 MiB (1%) 56998
["manipulation", "simplify", "commutator"] 52.589 μs (5%) 21.67 KiB (1%) 488
["manipulation", "simplify", "irrelevant_rules"] 1.056 ms (5%) 443.26 KiB (1%) 9246
["operations", "addition", "ket"] 1.726 μs (5%) 2.38 KiB (1%) 36
["operations", "addition", "op"] 1.724 μs (5%) 2.38 KiB (1%) 36
["operations", "multiplication", "bra_ket"] 1.142 μs (5%) 912 bytes (1%) 14
["operations", "multiplication", "bra_op"] 1.035 μs (5%) 944 bytes (1%) 15
["operations", "multiplication", "inner"] 1.143 μs (5%) 912 bytes (1%) 14
["operations", "multiplication", "many"] 7.479 μs (5%) 5.27 KiB (1%) 90
["operations", "multiplication", "op"] 919.154 ns (5%) 1.02 KiB (1%) 15
["operations", "multiplication", "op_ket"] 1.126 μs (5%) 944 bytes (1%) 15
["operations", "multiplication", "outer"] 1.151 μs (5%) 944 bytes (1%) 15
["operations", "scaling", "ket"] 97.095 ns (5%) 560 bytes (1%) 6
["operations", "scaling", "op"] 95.859 ns (5%) 560 bytes (1%) 6
["operations", "tensor", "ket"] 821.415 ns (5%) 1.02 KiB (1%) 15
["operations", "tensor", "many"] 7.131 μs (5%) 5.27 KiB (1%) 83
["operations", "tensor", "op"] 830.785 ns (5%) 1.02 KiB (1%) 15

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["creation"]
  • ["creation", "large_trees"]
  • ["express", "clifford"]
  • ["express", "optics"]
  • ["latency"]
  • ["linalg"]
  • ["manipulation", "expand"]
  • ["manipulation", "simplify"]
  • ["operations", "addition"]
  • ["operations", "multiplication"]
  • ["operations", "scaling"]
  • ["operations", "tensor"]

Julia versioninfo

Julia Version 1.10.10
Commit 95f30e51f41 (2025-06-27 09:51 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 24.04.3 LTS
 uname: Linux 6.11.0-1018-azure #18~24.04.1-Ubuntu SMP Sat Jun 28 04:46:03 UTC 2025 x86_64 x86_64
 CPU: AMD EPYC 7763 64-Core Processor: 
 speed user nice sys idle irq
 #1 3242 MHz 2934 s 0 s 167 s 4433 s 0 s
 #2 3242 MHz 2550 s 0 s 152 s 4823 s 0 s
 #3 3240 MHz 2930 s 0 s 159 s 4433 s 0 s
 #4 3242 MHz 2471 s 0 s 159 s 4905 s 0 s
 Memory: 15.615982055664062 GB (13515.87890625 MB free)
 Uptime: 756.6 sec
 Load Avg: 1.01 1.18 0.93
 WORD_SIZE: 64
 LIBM: libopenlibm
 LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() lbt
Sys.CPU_THREADS 4

lscpu output:

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: AuthenticAMD
Model name: AMD EPYC 7763 64-Core Processor
CPU family: 25
Model: 1
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Stepping: 1
BogoMIPS: 4890.85
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves user_shstk clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm
Virtualization: AMD-V
Hypervisor vendor: Microsoft
Virtualization type: full
L1d cache: 64 KiB (2 instances)
L1i cache: 64 KiB (2 instances)
L2 cache: 1 MiB (2 instances)
L3 cache: 32 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-3
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Reg file data sampling: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
Vulnerability Spec store bypass: Vulnerable
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected

Cpu Property Value
Brand AMD EPYC 7763 64-Core Processor
Vendor :AMD
Architecture :Unknown
Model Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00
Cores 16 physical cores, 16 logical cores (on executing CPU)
No Hyperthreading hardware capability detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 512, 32768) kbytes
64 byte cache line size
Address Size 48 bits virtual, 48 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC runs at constant rate (invariant from clock frequency)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.92%. Comparing base (1f95ef4) to head (b54b353).
⚠️ Report is 1 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (1f95ef4) and HEAD (b54b353). Click for more details.

HEAD has 9 uploads less than BASE
Flag BASE (1f95ef4) HEAD (b54b353)
10 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #170      +/-   ##
==========================================
- Coverage   76.85%   68.92%   -7.93%     
==========================================
  Files          21       20       -1     
  Lines         877      869       -8     
==========================================
- Hits          674      599      -75     
- Misses        203      270      +67     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Krastanov
Copy link
Copy Markdown
Member

superseded by #171

@Krastanov Krastanov closed this Feb 5, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/julia/SymbolicUtils-3.13-and-4.16 branch February 5, 2026 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant