Commit Graph
755 Commits
Author SHA1 Message Date
Masashi Shibata 34a31d7d23 Merge pull request #318 from c-bata/release-v0.8.1
Bump the version up to v0.8.1
2022-12-26 11:31:29 +09:00
c-bata 4450681841 Bump the version up to v0.8.1 2022-12-26 11:30:57 +09:00
Masashi Shibata 2dfa07fb70 Merge pull request #317 from c-bata/fix-pypi-publish-action
Fix a pypi publish action
2022-12-26 11:28:00 +09:00
c-bata 2f662d5265 Fix a pypi publish action 2022-12-26 11:18:38 +09:00
Masashi Shibata 92c54092a4 Merge pull request #315 from c-bata/interface-change-for-set-study-directions
Interface change for set study directions
2022-12-22 23:24:06 +09:00
c-bata 0b09700889 Fix broken validations 2022-12-22 23:16:05 +09:00
c-bata be63f0a32b Add follow-up changes for #292 2022-12-22 23:00:59 +09:00
c-bata b43f42fec1 Merge branch 'main' into interface-change-for-set-study-directions 2022-12-22 22:47:01 +09:00
Masashi Shibata 5b28b8458f Merge pull request #313 from c-bata/update-getting-started
Update the getting started section of README
2022-12-15 20:44:30 +09:00
c-bata 82d256b7df Update the getting started section of README 2022-12-15 20:42:59 +09:00
Masashi Shibata 30b8c861f1 Merge pull request #312 from Alnusjaponica/fix_typo
Fix typo
2022-12-15 14:19:18 +09:00
Alnusjaponica 04f879b30e Fix typo 2022-12-15 13:09:29 +09:00
Alnusjaponica fc2679675f Fix typo in a error message 2022-12-15 13:08:38 +09:00
Masashi Shibata 24b9413cf7 Merge pull request #311 from c-bata/deprecate-system-attrs-property
Avoid to call deprecated system_attrs property
2022-12-12 14:21:11 +09:00
c-bata 864af34cec Avoid to call deprecated system_attrs property 2022-12-12 12:44:17 +09:00
Masashi Shibata 321717aa1e Merge pull request #308 from c-bata/fix-union-user-attrs
Fix a bug of is_sortable inference for trial user attrs
2022-12-10 15:44:15 +09:00
c-bata 496ca6f141 Use python 3.10 for lint 2022-12-09 12:00:25 +09:00
c-bata 874d2c9ceb Remove 3.11 from tests 2022-12-09 11:58:32 +09:00
c-bata 45077ed901 Fix a workflow 2022-12-09 11:53:29 +09:00
c-bata 86e80633ef Avoid to use optuna 2.10.1 2022-12-09 11:03:30 +09:00
c-bata db455f8b64 Fix a mypy error and add a test case 2022-12-09 10:50:54 +09:00
c-bata 2950c1a7f7 Fix a format error 2022-12-09 10:44:25 +09:00
c-bata 50cf80bc48 Fix a bug of is_sortable inference for trial user attrs 2022-12-09 10:41:56 +09:00
Masashi Shibata 72f7dc2180 Merge pull request #305 from optuna/keisuke-umezawa-patch-1
Update the version to 0.8.0
2022-12-08 18:35:01 +09:00
keisuke umezawa e073c935f6 Update the version to 0.8.0 2022-12-08 18:34:33 +09:00
Masashi Shibata b482dcc341 Merge pull request #304 from c-bata/remove-trial-user-attributes-inner-table
Remove inner trial user attr table
2022-12-08 15:04:04 +09:00
c-bata 2dc6c37148 Remove inner trial user attr table 2022-12-08 15:00:06 +09:00
Masashi Shibata ef9cfbb10e Merge pull request #303 from c-bata/make-numbers-non-filterable
Make user_attrs non-filterable if the value is number
2022-12-08 14:53:18 +09:00
c-bata 115aacd625 Fix a format error 2022-12-08 14:49:27 +09:00
c-bata 77aa790251 Fix broken tests 2022-12-08 14:46:41 +09:00
c-bata 4de83ec14d Make user_attrs non-filterable if the value is number 2022-12-08 14:40:33 +09:00
Masashi Shibata 4a0ba0961d Merge pull request #302 from c-bata/add-tests-for-cached-estra-study-property
Fix `union_user_attrs` property of `_CachedExtraStudyProperty`.
2022-12-08 12:50:25 +09:00
c-bata b67f6380a1 Fix union_user_attrs property of _CachedExtraStudyProperty 2022-12-08 12:45:18 +09:00
c-bata 024cb4e6e8 Add a test case for cached extra study property 2022-12-08 11:06:44 +09:00
Masashi Shibata 912a6ad78f Merge pull request #301 from c-bata/readme-v0.8.0
Update GIF animation for v0.8.0 release
2022-12-05 12:58:50 +09:00
c-bata e6af836840 Update GIF animation for v0.8.0 release 2022-12-05 12:57:52 +09:00
Masashi Shibata a182a5d959 Merge pull request #300 from c-bata/npm-audit-fix
Run npm audit fix
2022-12-05 11:36:06 +09:00
c-bata 70d33a85fb npm audit fix 2022-12-05 11:19:23 +09:00
Masashi Shibata f28d25f824 Merge pull request #299 from c-bata/skip-file-path-exist
Use `functools.lru_cache` to cache `os.path.exists` call
2022-12-03 22:10:29 +09:00
c-bata 9886e18d9c Use functools.lru_cache to cache os.path.exists call 2022-12-03 22:06:33 +09:00
Masashi Shibata 567af0c3ba Merge pull request #298 from c-bata/refactor-study-detail
Split ReloadIntervalSelect and TrialTable from StudyDetail.tsx
2022-12-03 21:26:57 +09:00
c-bata e20325d290 Fix broken tests 2022-12-03 21:20:54 +09:00
c-bata 856b3cb898 Split ReloadIntervalSelect and TrialTable from StudyDetail.tsx 2022-12-03 18:42:00 +09:00
Masashi Shibata 0189b1eab0 Merge pull request #297 from c-bata/refactor-preference-dialog2
Refactor PreferenceDialog to simplify StudyDetail.
2022-12-03 18:40:34 +09:00
c-bata 5336a9f43f Refactor PreferenceDialog 2022-12-03 18:36:13 +09:00
Masashi Shibata eae604a759 Merge pull request #296 from keisuke-umezawa/feature/add-contour-to-pannel
Add preference panel for contour plot
2022-12-02 23:01:48 +09:00
keisuke-umezawa 47dda29d3e Add preference panel for contour plot 2022-12-02 22:20:14 +09:00
gen740 83e8aec664 Add # type: ignore to python_tests/test_api.py. 2022-12-01 15:11:26 +09:00
gen740 abefb6d030 Add type: ignore comment 2022-12-01 12:36:34 +09:00
gen740 188b88f26b Fixed tests 2022-12-01 12:28:44 +09:00