Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.5.0 #83

Merged
merged 4 commits into from
Dec 21, 2024
Merged

0.5.0 #83

merged 4 commits into from
Dec 21, 2024

Conversation

artsiomkaltovich
Copy link
Owner

No description provided.

akaltovich and others added 3 commits December 21, 2024 18:27
Co-authored-by: Artsiom Kaltovich <a_kaltovich@wargaming.net>
* 0.5.0

* fixes

* add set.py

* Introduce the strict argument to the disjunctive constraint

* fix docs

* add abs function

* small test fix

* Add mathematical functions and enhance array indexing

- Introduce `exp`, `ln`, `log`, `log10`, `log2`, `sqrt`, and `product` functions.
- Update array indexing to require all indices for multidimensional arrays.
- Fix assertions in tests to reflect changes in array slicing behavior.

* Refactor type hints to use Union for function parameters

* Update task scheduling examples and expected outputs in documentation

* remove strict disjunctive sample as no one know, what the difference should we expect

* Add trigonometric functions

* Fix type hint for _generate_solution_class_and_field_names function

* test

* comment out hyperbolic functions as they cause an error in minizinc 2.6.0

* comment out hyperbolic functions to prevent errors in minizinc 2.6.0

* Update changelog to remove hyperbolic trigonometric functions from the list

* update doctest github action

* capitalize some docstrings for consistency

* use 3.12 in doctest twmr/pytest-sphinx#67
@artsiomkaltovich artsiomkaltovich merged commit fab085d into release Dec 21, 2024
12 checks passed
@artsiomkaltovich artsiomkaltovich deleted the 0.5.0 branch December 21, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants