freealg_1.1-8
- code of conduct and contributing guidelines
 
- remove dependency on mathjax
 
- bugfixes
 
- revdepcheck workflow
 
freealg_1.1-7
freealg_1.1-6
- syntactic sugar for extraction and replacement as in
x[coeffs(x)<5] and x[coeffs(x)<-5] <- 0
 
freealg_1.1-5
- single-letter symbols no longer lazy loaded (experiment failed)
 
freealg_1.1-4
- single-letter symbols lazy loaded (experimental)
 
- semi vectorization of integer powers
 
freealg_1.1-3
- new functions rfalgg() and rfalggg() as part of a
consistentification project
 
- more drop() functionality
 
- better linking with the frab package
 
- grades() functionality
 
1.1-0
- drop() functionality
 
- bugfixes: is.constant()
 
- consistent citations in the vignette
 
1.0-9
- added abelianize() following freegroup::abelianize()
 
1.0-8
1.0-4
- add an adjoint function ad()
 
- new vignette: adjoint.Rnw
 
1.0-3
- add a sticker
 
- coeffs() returns a 
disord object