Macaulay2 / Macaulay2/M2

components of a vector

Open
#728 0 comments 0 reactions 1 assignee Claimed by @DanGrayson View on GitHub
Documentation
Dominant language
Macaulay2
Stars
435
Forks
297
Avg merge
4d 20h
Merged PRs (30d)
11

Description

There is this documentation:
```

i1 : help components

o1 = components -- list the components of a direct sum
*************************************************

Description
===========

components x -- produces a list of the components of an element of a free module.
...
```

But that feature doesn't work:

```

i2 : components QQ^3_1
stdio:2:1:(3): error: no method found for applying components to:
3
argument : | 0 | (of class QQ )
| 1 |
| 0 |
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.