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

Fix type piracy #263

Closed
wants to merge 14 commits into from
Closed

Fix type piracy #263

wants to merge 14 commits into from

Conversation

sumiya11
Copy link
Collaborator

@sumiya11 sumiya11 commented Jan 8, 2024

Running CI..

The lower bound on the AA.jl version is changed since AbstractAlgebra.vars for fractions is released in v0.34.5:
https://github.com/Nemocas/AbstractAlgebra.jl/releases/tag/v0.34.5

Merge me before #253

@sumiya11
Copy link
Collaborator Author

Now Groebner.jl (0.6.3) handles both Nemo.GF/Nemo.Native.GF, and ParamPunPam.jl (0.3.1) internally uses Nemo.Native.GF.

Therefore, here, I decided to set sharp lower bounds for Groebner.jl and ParamPunPam.jl.

@sumiya11
Copy link
Collaborator Author

Now that MTK seems to have dropped support for Julia 1.6, should we move to Julia 1.9 as well? @pogudingleb

@pogudingleb
Copy link
Collaborator

Now that MTK seems to have dropped support for Julia 1.6, should we move to Julia 1.9 as well? @pogudingleb

Are you asking because you foresee any problems with keeping 1.6?

Is there any discussion about dropping the support of 1.6 in MTK? The LTS seem to be still 1.6 according to the Julia webpage...

@sumiya11
Copy link
Collaborator Author

Are you asking because you foresee any problems with keeping 1.6?

It could be harder to maintain mtk_to_si and friends in SI.jl, since we would't get updates from MTK and Symbolics anymore.

Is there any discussion about dropping the support of 1.6 in MTK?

Not that I know of, unfortunately

@pogudingleb pogudingleb mentioned this pull request Jan 27, 2024
@pogudingleb
Copy link
Collaborator

Superseded by #274

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