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

VNumber - a package for computing the v-number and v-function #3154

Merged
merged 6 commits into from
Mar 22, 2024

Conversation

EmanueleSgroi
Copy link
Contributor

We provide a package to calculate the v-number of homogeneous ideals and the v-function of monomial ideals. The concept of v-number was introduced by Cooper et al. in

"S.M. Cooper, A. Seceleanu, S.O. Tohaneanu, M. Vaz Pinto, R.H. Villarreal. Generalized minimum distance functions and algebraic invariants of geramita ideals. Advances in Applied Mathematics, 112:101940, 2020".

We call v(I^k) the v-function of I, where I is a graded ideal of a graded polynomial ring S.

The package consists of several functions; the main functions are vNumberP, vNumber, vFunctionP and vFunction.

@d-torrance d-torrance changed the base branch from master to development March 19, 2024 22:14
Copy link
Member

@d-torrance d-torrance left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

M2/Macaulay2/packages/VNumber.m2 Outdated Show resolved Hide resolved
@EmanueleSgroi
Copy link
Contributor Author

Hello @d-torrance, I noticed that the check related to autotools-macos-12-default was not successful, but I'm unsure what might have caused it. Could it be the VNumber package or something else? Thanks in advance!

@d-torrance
Copy link
Member

Hello @d-torrance, I noticed that the check related to autotools-macos-12-default was not successful, but I'm unsure what might have caused it. Could it be the VNumber package or something else? Thanks in advance!

It's totally unrelated -- don't worry about it!

@EmanueleSgroi
Copy link
Contributor Author

Hello @d-torrance, I noticed that the check related to autotools-macos-12-default was not successful, but I'm unsure what might have caused it. Could it be the VNumber package or something else? Thanks in advance!

It's totally unrelated -- don't worry about it!

Great, thank you!

@DanGrayson
Copy link
Member

Could you fix the build error? Perhaps merge with the development branch and then push it up stream.

@DanGrayson DanGrayson merged commit 716ced4 into Macaulay2:development Mar 22, 2024
6 checks passed
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.

3 participants