Commit Graph
649 Commits
Author SHA1 Message Date
c-bata e3bcc8ebed Use Python 3.10 in Docker 2022-09-28 10:23:15 +09:00
Masashi Shibata a1f637a590 Merge pull request #271 from c-bata/fix-pypi-publish-action
Fix pypi-publish action
2022-09-15 22:09:48 +09:00
c-bata a2d61cf151 Fix pypi-publish action 2022-09-15 22:07:04 +09:00
Masashi Shibata 8206248bc2 Merge pull request #269 from c-bata/warn-import-error
Show warning messages when failed to import optuna-fast-fanova
2022-09-15 20:55:27 +09:00
c-bata 58742933db Warn users failed to import optuna-fast-fanova 2022-09-15 20:50:14 +09:00
Masashi Shibata 126f761ee7 Merge pull request #268 from c-bata/bump-to-v0.7.3
Bump the version up to v0.7.3
2022-09-15 20:00:31 +09:00
Masashi Shibata b6b70d5655 Merge pull request #267 from c-bata/catch-value-error
Catch ValueError while importing optuna-fast-fanova
2022-09-15 20:00:17 +09:00
c-bata 4c3c26d599 Bump the version up to v0.7.3 2022-09-15 19:59:12 +09:00
c-bata d373b65780 Catch ValueError while importing optuna-fast-fanova 2022-09-15 19:57:03 +09:00
Masashi Shibata 6a26cdbc1f Merge pull request #266 from c-bata/use-pyproject-toml
Define the project metadata in `pyproject.toml` instead of `setup.cfg`
2022-09-13 10:08:44 +09:00
c-bata 9af216420d Specify packages in pyproject.toml 2022-09-12 23:31:50 +09:00
c-bata 35a93dd635 Use pyproject.toml 2022-09-12 20:58:33 +09:00
Masashi Shibata a192a448a9 Merge pull request #261 from optuna/fix-pypi-publish-action
Fix pypi-publish action
2022-08-05 08:45:37 +09:00
c-bata d033d5128f Fix pypi-publish action 2022-08-05 08:43:29 +09:00
Masashi Shibata 32a9fb0225 Merge pull request #259 from optuna/release-v0.7.2
Bump the version up to v0.7.2
2022-08-04 16:48:21 +09:00
c-bata f8be5aee67 Bump the version up to v0.7.2 2022-08-04 16:45:42 +09:00
Masashi Shibata f1a52a9b63 Merge pull request #258 from optuna/avoid-to-sort-trials-optuna-v3
Avoid to sort trials when using Optuna v3.0.0 rc0
2022-08-04 16:44:12 +09:00
c-bata cd38f30318 Avoid to sort trials when using Optuna v3.0.0 rc0 2022-08-04 16:39:38 +09:00
Masashi Shibata 39e08c04fe Merge pull request #257 from c-bata/support-optuna-v3-rc0
Support Optuna v3.0.0 RC0
2022-08-04 16:31:40 +09:00
c-bata 57337f6574 Fix broken unittests 2022-08-04 16:18:31 +09:00
Masashi Shibata 62849c2b50 Merge pull request #253 from optuna/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.7.0 to 5.14.2
2022-08-04 16:14:51 +09:00
c-bata cf887ba541 Fix broken tests 2022-08-04 16:12:40 +09:00
c-bata 200d8d3e5c Use storage.get_all_studies() instead of study_summaries 2022-08-04 15:20:25 +09:00
Masashi Shibata 8d58c37bd9 Merge pull request #255 from c-bata/fix-contributing
Fix the command in CONTRIBUTING.md
2022-07-28 10:17:47 +09:00
c-bata 1e1d2d38ac Fix the command in CONTRIBUTING.md 2022-07-28 10:16:02 +09:00
Masashi Shibata 48ac632a06 Merge pull request #254 from c-bata/fix-imports-literal
Fix import issue of `typing.Literal`
2022-07-20 13:03:57 +09:00
c-bata b37a6d14fb Fix lint error 2022-07-20 12:58:32 +09:00
c-bata 07a5f168cc Fix imports of typing.Literal 2022-07-20 12:55:44 +09:00
dependabot[bot] 2255d37398 Bump terser from 5.7.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 02:03:33 +00:00
Masashi Shibata 27406f2f57 Merge pull request #249 from optuna/bump-to-v0.7.1
Bump the version number up to v0.7.1
2022-06-08 17:11:54 +09:00
c-bata e9bb57ed8d Bump the version number up to v0.7.1 2022-06-08 17:11:23 +09:00
Masashi Shibata b6c778509a Merge pull request #248 from optuna/use-fast-fanova
Use optuna-fast-fanova if available
2022-06-08 17:09:37 +09:00
c-bata 48c30d5955 Add black settings 2022-06-08 16:00:21 +09:00
c-bata 552fa31cf6 Fix isort 2022-06-08 15:50:40 +09:00
c-bata 9cf5f7d772 Use optuna-fast-fanova if available 2022-06-08 15:47:23 +09:00
Masashi Shibata 257a195b50 Merge pull request #247 from optuna/update-gh-action
Update GitHub action workflows
2022-06-08 15:40:48 +09:00
c-bata 60450623b1 Update GitHub action 2022-06-08 15:38:33 +09:00
Masashi Shibata cb1b47c1cb Merge pull request #245 from c-bata/bump-to-v0.7.0
Bump the version number up to v0.7.0
2022-06-06 16:11:20 +09:00
c-bata 63ad5caa70 Bump the version number up to v0.7.0 2022-06-06 13:54:18 +09:00
Masashi Shibata e482128481 Merge pull request #244 from c-bata/followup-235
Follow-up PR 235: Fix the order of trials and intermediate_values.
2022-06-06 13:49:07 +09:00
c-bata 6de2f22420 Sort trials only if using RDBStorage with PostgreSQL 2022-06-06 13:43:09 +09:00
pnkov 2340086804 Move sorting to server-side 2022-05-26 07:39:45 +03:00
pnkov fc9dd7a160 Merge branch 'main' into fix-plots 2022-05-26 07:31:06 +03:00
Masashi Shibata 8d6172b726 Merge pull request #237 from c-bata/fix-neg-inf
Fix bug when given -inf or nan values
2022-05-25 21:52:28 +09:00
c-bata c9975b9486 Fix lint errors 2022-05-25 21:43:14 +09:00
c-bata d1ced4eb95 Fix comparator function for TrialIntermediateValue table 2022-05-25 21:31:50 +09:00
c-bata 22d4207c16 Fix comparator function 2022-05-25 21:28:30 +09:00
c-bata f46a1d724d Update visual regression test 2022-05-25 21:16:38 +09:00
c-bata 68f7b75e1c Fix -inf and nan handling 2022-05-25 20:31:00 +09:00
Masashi Shibata 40858d2134 Merge pull request #236 from iwiwi/fix-readme-pwd
Fix PWD in README
2022-05-24 18:50:27 +09:00