Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
f060b8d
Add Ising machine SB implementation and associated test files
Jul 15, 2025
67553c6
Refactor Ising machine SB implementation and enhance debugging output…
Jul 15, 2025
4efb53f
Correct first version
Jul 16, 2025
6b6e0b3
Enhance Ising machine SB implementation with workspace vector initial…
Jul 16, 2025
15a7fdd
Refactor Ising machine SB implementation to use template types for si…
Jul 16, 2025
fedfa13
Update debug output macros in Ising machine SB implementation to use …
Jul 16, 2025
f36b01c
Suppress unused parameter warnings in Ising machine SB implementation
Jul 16, 2025
d3c6e20
Fix bug, use size() for vectors
Jul 16, 2025
54a9eed
fix bug in foldl and eWiseLambda calls trigered in nonlocking
Jul 17, 2025
020fb7b
fix mask use
Jul 18, 2025
43ae4d4
Fix right_assign type
Jul 28, 2025
4b3b48d
Use tem J2 matrix to calclate sqared marrix values
Aug 19, 2025
c892a09
Refactor test data structure and improve input/output handling in isi…
Aug 20, 2025
26af26c
Add iteration tracking and I/O handling in Ising machine tests
Aug 20, 2025
4ad606b
Refactor test data structure and enhance I/O handling in ising_machin…
Aug 21, 2025
e118cb4
Enhance is_complex class to support arithmetic types and update Ising…
Aug 22, 2025
a0eab82
Remove unused example from CMakeLists.txt
Aug 22, 2025
8892f17
Refactor is_complex class to improve code formatting and readability
Aug 22, 2025
33bcef2
Added dSB + random starting x and y + minor changes
GiovaGa Mar 9, 2026
e2adccd
One less eWiseMul in kernel
GiovaGa Mar 9, 2026
aaa1418
Added wrappers for dSB and bSB
GiovaGa Mar 10, 2026
042e6f9
Removed mask and fold
GiovaGa Mar 11, 2026
df5c3e4
Removed an mxv for dSB
GiovaGa Mar 11, 2026
2bbd454
fixup! Last commits
GiovaGa Mar 11, 2026
f23e2a9
Operator magic to avoid eWiseLambda
GiovaGa Mar 12, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading