0.1.7
What's Changed
- 📄 feat(readme/doc) add joss paper status badge by @casenave in #80
- 🐛 fix(/problem_definition.py) sorts out_field_names instead of in_field_names in add_output_field_name() by @casenave in #86
- 🐛 fix(samples) add time_series summary in str by @casenave in #92
- 📄 feat(docs) replace data challenges section with plaid benchmarks by @casenave in #98
- ♻️ Add types package and constants module by @bstaber in #102
- 📦 add python313 support by @casenave in #99
- 🐛 (CI) avoid running duplicate jobs by @xroynard in #104
- 🐛 fix(stats.py) correct shape condition in add_samples by @casenave in #62
- 🐛 feat(dataset.py) add iter fonction to class to correct bugged for loops over datasets by @casenave in #109
- 🎉 feat(sample.py) add get_feature_from_string_identifier and get_feature_from_identifier by @casenave in #110
- 🎉 add 'summarize_cgns_tree' by @reg1um in #114
- 🐛 fix(dataset.py) typo in repr: no need to add an 's' for the plural of 'timeseries' by @casenave in #116
- 📄 docs(dataset): add iter examples for Dataset by @reg1um in #118
- 🎉 Add benchmark's method code source by @casenave in #121
- 🐛 Correct Vi-transf benchmark by @casenave in #122
- 📄 fix(benchmarks/README.md) improve phrasing by @casenave in #123
- ♻️ feat(benchmarks/MGN) remove score computation using reference by @xmvnguyen in #124
- 📄 add constant CGNS_FIELD_LOCATIONS and improve doctrings accordingly by @xroynard in #128
- ♻️ feat(benchmarks/MARIO) update links by @casenave in #129
- 📄 (CHANGELOG.md) Initiate; (pull_request_template.md) add checklist by @casenave in #133
- 📄 feat(docs) add version to docs and rtd full git depth by @casenave in #131
- 🐛 fix(.readthedocs.yml) remove git:depth option by @casenave in #134
- 🚀 feat(tests) add time_series named 'a/b' in sample tests by @casenave in #91
- 🎉 feat(sample.py) add option to overwrite folder in save by @casenave in #130
- 🐛 fix(docs) correct doc compilation by @casenave in #135
- 🎉 Online saving with appropriate arborescence by @casenave in #18
- 🎉 Mmd split of input scalars by @casenave in #21
- 🎉 Add pyright configuration file by @bstaber in #136
- 🎉 Pipeline formalization, including scikit-learn block wrappers by @casenave in #101
- 📄 feat(CHANGELOG.md) update for 0.1.7 release by @casenave in #137
New Contributors
- @xroynard made their first contribution in #104
- @reg1um made their first contribution in #114
- @xmvnguyen made their first contribution in #124
Full Changelog: 0.1.6...0.1.7