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

Hilbert schemes #37

Open
wants to merge 4,267 commits into
base: hilbert-schemes
Choose a base branch
from

Conversation

aalmousa
Copy link

No description provided.

DanGrayson and others added 30 commits March 11, 2023 08:52
Add integer argument to "tests" for specifying particular test
Use source directory for startup.m2.in path (autotools)
Use prism.js for syntax highlighting in html docs
LieTypes major update, MergeTex and OnlineLookup minor fixe
fix Macaulay2#2713 and assorted alphanum clarifications
(everywhere except in varpower files, which comes next)
Includes new features:

- jumping to source using compilation minor mode
- ESS-like sending of code to M2 inferior process
In in-tree builds, we get circular dependency warnings.
Otherwise, we end up deleting a bunch of files which are tracked by git.
This should fix the "Node.js 12 actions are deprecated" warnings we
get for all the GitHub builds.
In some cases, like ring maps, the unit element will depend on the
particular instance of the class and not the class itself.
d-torrance and others added 30 commits May 24, 2023 00:32
…ro module gave an error! Also a quick fix for git issue Macaulay2#2839
Only runs on Ubuntu autotools build.  On a pull request, if any
changes to Core (and therefore, possibly the generation of HTML
documentation), we validate everything.  Otherwise, we only validate
the documentation to the packages that were changed.

On no-pull requests (i.e., scheduled builds or pushes to pre-master),
validate everything.
This simplifies the hardcoded HREF object, which was causing
validation issues because of redundant forward slashes in the URL.
Otherwise, it is difficult to distinguish which keys are symbols and
which keys are strings.
…2-rebased

Latest version of Complexes package
Mention HTML5-related changes in 1.22 changelog
At some point M2 no longer allowed for mutable matrices to be used in `sub()`. Instances of this was fixed by converting the mutable matrices to a matrix.
Converted mutable matrices to matrices in instances of `sub()`
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.