Releases: lgoettgens/PBWDeformations.jl
Releases · lgoettgens/PBWDeformations.jl
v0.3.1
PBWDeformations v0.3.1
Merged pull requests:
- Update example notebook (#157) (@lgoettgens)
- Bump Oscar compat (#158) (@lgoettgens)
v0.3.0
PBWDeformations v0.3.0
Merged pull requests:
- Fix package name capitalization (#75) (@lgoettgens)
- make
arcdiag_to_basiselem__so_extpowers_stdmod
faster (#78) (@lgoettgens) - use
FreeAssAlg
from OSCAR instead of own implementation (#79) (@lgoettgens) - fix doctests (#80) (@lgoettgens)
- add Paritions to extra_data of PseudographDeformBasis (#84) (@lgoettgens)
- make
pbwdeforms_all
faster (#85) (@lgoettgens) - remove stuff included in new AA release (#87) (@lgoettgens)
- add arcdiag symmetrization for symmetric powers (#88) (@lgoettgens)
- add tests for julia 1.9 (#89) (@lgoettgens)
- add more correctness regression tests (#90) (@lgoettgens)
- add lie algebra and module types (#92) (@lgoettgens)
- add Aqua.jl for testing (#93) (@lgoettgens)
- fix doc generation (#95) (@lgoettgens)
- update deformation bases to new smash product type structure (#96) (@lgoettgens)
- small patches (#97) (@lgoettgens)
- remove old code (#98) (@lgoettgens)
- adjust to Oscar 0.12.0 (#101) (@lgoettgens)
- bump dependencies (#104) (@lgoettgens)
- Remove dependency on
TestSetExtensions
(#105) (@lgoettgens) - Update julia version in CI (#106) (@lgoettgens)
- remove dependency on
SparseArrays
(#107) (@lgoettgens) - Update linear equation solving (#108) (@lgoettgens)
- Random refactorings (#109) (@lgoettgens)
- Bump Oscar to 0.12.1 (#110) (@lgoettgens)
- Lots of refactoring (#111) (@lgoettgens)
- Track invalidations in CI, report if they increase (#112) (@lgoettgens)
- Bump dependencies (#115) (@lgoettgens)
- Update julia versions in CI (#117) (@lgoettgens)
- Temporarily add V^* (#118) (@lgoettgens)
- Remove use of non-existent function
flatten
(#121) (@lgoettgens) - Add tests against Oscar master (#122) (@lgoettgens)
- Remove broken invalidations CI job (#123) (@lgoettgens)
- Try to speed up building of Oscar (#124) (@lgoettgens)
- Build docs against Oscar master (#126) (@lgoettgens)
- Update references (#129) (@lgoettgens)
- Module isomorphism to some standardized module construction (#130) (@lgoettgens)
- Extend ArcDiagram type to support directed and undirected arc diagrams (#132) (@lgoettgens)
- Fix Pseudograph sum (#133) (@lgoettgens)
- Refactor type variables in smash product and deformation (#134) (@lgoettgens)
- Bump Aqua compat (#135) (@lgoettgens)
- Update compats (#136) (@lgoettgens)
- Add Documenter.jl compat (#137) (@lgoettgens)
- Fix to current OSCAR (#138) (@lgoettgens)
- Bump Aqua to 0.8 (#139) (@lgoettgens)
- Make compatible with latest Oscar (#140) (@lgoettgens)
- Skip one Aqua test (#141) (@lgoettgens)
- Update DeformationMap type (#142) (@lgoettgens)
- For direct sums, iterate over the direct summands to find basis elements of the deformation space (#143) (@lgoettgens)
- Minor misc changes (#144) (@lgoettgens)
- Make
ArcDiagDeformBasis
work for the GL case (#145) (@lgoettgens) - Make
ArcDiagDeformBasis
work for the GL case (#146) (@lgoettgens) - Add linear independence check to basis generation (#147) (@lgoettgens)
- Miscellaneous small things (#148) (@lgoettgens)
- Bump julia version in CI (#149) (@lgoettgens)
- Update some CI actions (#150) (@lgoettgens)
- Rework OSCAR loading (#151) (@lgoettgens)
- Bump OSCAR (#152) (@lgoettgens)
- Enable deprecation errors in CI (#153) (@lgoettgens)
- Fix correctness bug for non-exterior power modules (#154) (@lgoettgens)
- Prepare for release compatible with OSCAR 1.0 (#155) (@lgoettgens)
Closed issues:
- compute center of a given deformation (#6)
- add docs entry for functions used in tutorial notebook (#8)
-
arcdiag_to_basiselem__so_extpowers_stdmod
is slow (#76) - use
FreeAssAlg
from OSCAR instead of own implementation (#77) - different arc diagram symmetrizations for SO_n (#81)
- mixed types of modules for linear lie algebras (#82)
- make
pbwdeforms_all
faster (#83) - Types for Lie Algebras (#94)
-
$\otimes$ , (#102) - Test against Oscar master (#120)
- Support directed arc diagrams, e.g. for gl_n with V ⊕ V* (#131)
v0.2.0
PBWDeformations v0.2.0
Closed issues:
- migrate gitlab CI to github actions (#62)
Merged pull requests:
- change DeformationBasis usage (#61) (@lgoe-ac)
- migrate documentation building (#63) (@lgoe-ac)
- migrate documentation building (#64) (@lgoe-ac)
- migrate documentation building (#65) (@lgoe-ac)
- migrate gitlab ci to GitHub actions (#66) (@lgoe-ac)
- CompatHelper: bump compat for Oscar to 0.11, (keep existing compat) (#67) (@github-actions[bot])
- fix docu action (#68) (@lgoe-ac)
- add codecov (#69) (@lgoe-ac)
- Update .codecov.yml (#70) (@lgoe-ac)
- Update Readme.md (#71) (@lgoe-ac)
- add docs for PseudographDeformBasis (#72) (@lgoe-ac)
- bump to 0.2.0 (#73) (@lgoe-ac)
v0.1.0
Initial release (Jan 16th 2022)
features:
- contruction of smash products of classical lie algebras with highest
weight modules over QQ - constuction of deformations of those
- checking if a given deformation is a pbwdeformation
- computing a base of all pbwdeformations