What's Changed
Python SDK update
- Introduce
SamplerAdapter
andOMMXOpenJijSAAdapter
by @termoshtt in #350
Documentation update
- Tutorial for switching adapters by @termoshtt in #347
- Update tsp_sampling_with_openjij_adapter.ipynb by @yuyamashiro in #352
Others
- Start developing OMMX Python SDK 1.8.5 by @github-actions in #339
- Update uv.lock by @termoshtt in #340
- Add script to generate LLMs.txt for AI assistants by @devin-ai-integration in #338
- Add LLMs.txt link to README for AI assistants by @devin-ai-integration in #341
- Do not check LLM.txt update on PR, create PR if LLMs.txt changes detected on main branch by @termoshtt in #345
- Use abs=1e-6 in the approx comparison for generated tests by @termoshtt in #346
- Update LLMs.txt by @github-actions in #349
- Revise
jupyter-build
check by @termoshtt in #351
New Contributors
- @devin-ai-integration made their first contribution in #338
- @yuyamashiro made their first contribution in #352
Full Changelog: python-1.8.4...python-1.8.5