Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
b309916
chore: `task create_unreleased_notes`
kory33-jij May 12, 2026
cfd75b0
document comprehension syntax improvement
kory33-jij May 13, 2026
6c39980
Merge pull request #151 from Jij-Inc/kory33/comprehension-in-set-min-max
konn May 13, 2026
0b1f198
doc: elaborates bugfix
konn May 20, 2026
b5a987e
document `dtype` improvement
kory33-jij May 22, 2026
08ef925
textlint
kory33-jij May 22, 2026
021f568
New release notes
konn May 25, 2026
842bd25
Updates lists
konn May 25, 2026
76aaf1d
Merge pull request #154 from Jij-Inc/konn/readble-forall-on-index-set
konn May 26, 2026
124e65d
Merge commit '76aaf1df74ab254bfb5a09fcc43a05b89e955e9c' into kory33/r…
kory33-jij May 26, 2026
e9cfda8
Merge pull request #153 from Jij-Inc/kory33/rangenat-and-categorylabe…
kory33-jij May 26, 2026
b2c7200
Merge branch 'develop' into konn/fix-element-binary-ops
konn May 26, 2026
aaddf23
Merge pull request #152 from Jij-Inc/konn/fix-element-binary-ops
konn May 28, 2026
423df62
Updates docs
konn May 29, 2026
5163d69
No NamedExpr
konn Jun 1, 2026
9b6b5f8
Merge pull request #155 from Jij-Inc/konn/fix-non-compr
konn Jun 1, 2026
36f88af
doc: Add release notes on objective set
konn Jun 2, 2026
d419005
typo
konn Jun 2, 2026
d58f136
add unreleased release notes on `less_than` keyword argument
kory33-jij Jun 2, 2026
5d808e2
Merge pull request #157 from Jij-Inc/kory33/add-less-than-param-to-na…
konn Jun 2, 2026
41eafee
Merge branch 'develop' into konn/set-objective-py
konn Jun 2, 2026
d433077
Mentions in basics
konn Jun 2, 2026
ddf54bd
docs: update objective replacement guidance
konn Jun 2, 2026
8b1bed4
minor changes
konn Jun 2, 2026
5cbc61b
Apply suggestion from @NY57
konn Jun 3, 2026
09aaa31
Removal
konn Jun 3, 2026
970e227
Reorganises admonitions
konn Jun 3, 2026
7df412a
Apply suggestions from code review
konn Jun 3, 2026
ea2f266
Translation and sync!
konn Jun 3, 2026
4bce992
Merge pull request #156 from Jij-Inc/konn/set-objective-py
konn Jun 3, 2026
6fd6646
Add gendict to release notes
Zengor Jun 3, 2026
dd9d2da
Fix doubled word
Zengor Jun 3, 2026
e053032
Update unreleased notebook
Zengor Jun 3, 2026
2fb69eb
Merge pull request #158 from Jij-Inc/add_gendict
konn Jun 3, 2026
fe3e075
Finalizing release notes
konn Jun 4, 2026
7e81ff5
uv sync again
konn Jun 4, 2026
a664299
Updates requirements
konn Jun 4, 2026
c3249b2
Sync notebooks
konn Jun 4, 2026
75e3e3b
Updates header only
konn Jun 4, 2026
5f15062
fix: reordering
konn Jun 4, 2026
0aaa28a
typo found
konn Jun 4, 2026
f021e5a
without unsafe best match
konn Jun 4, 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
1 change: 1 addition & 0 deletions docs/en/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ parts:
title: Typical Problems
- caption: Release Note
chapters:
- file: releases/jijmodeling-2.5.0
- file: releases/jijmodeling-2.4.1
- file: releases/jijmodeling-2.4.0
- file: releases/jijmodeling-2.3.2
Expand Down
55 changes: 27 additions & 28 deletions docs/en/advanced/generation.ipynb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading