Skip to content

Commit 1c9bb73

Browse files
committed
NEWS
1 parent 25fe534 commit 1c9bb73

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: jack
33
Title: Jack, Zonal, Schur, and Other Symmetric Polynomials
4-
Version: 6.1.0.9000
4+
Version: 6.1.0.9001
55
Date: 2024-XX-XX
66
Authors@R:
77
person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre"))

NEWS.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 6.1.0.9000 (2024-XX-XX)
1+
# Version 6.1.0.9001 (2024-XX-XX)
22

33
- New functions `GreenXpolynomials` and `GreenQpolynomials`, to compute
44
the Green polynomials.
@@ -9,6 +9,11 @@ combination of some Hall-Littlewood `P`-polynomials.
99
- New function `HLcombinationQ`, to get a symmetric polynomial as a linear
1010
combination of some Hall-Littlewood `Q`-polynomials.
1111

12+
- New functions to compute some standard basic symmetric polynomials:
13+
`esPolynomial` for the elementary symmetric polynomials,
14+
`psPolynomial` for the power sum symmetric polynomials,
15+
`cshPolynomial` for the complete symmetric homogeneous polynomials.
16+
1217

1318
# Version 6.1.0 (2024-07-29)
1419

0 commit comments

Comments
 (0)