Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: tkluck/PolynomialRings.jl

Tags

v0.7.6

Toggle v0.7.6's commit message
## PolynomialRings v0.7.6

[Diff since v0.7.5](v0.7.5...v0.7.6)


**Closed issues:**
- Linear algebra doesn't work (#5)
- How to tell if polynomials are linearly independent in a quotient ring? (#7)

**Merged pull requests:**
- Support basic Linear Algebra (#6) (@dlfivefifty)
- Fix unused type constant warnings (#8) (@dlfivefifty)

v0.7.5

Toggle v0.7.5's commit message
## PolynomialRings v0.7.5

[Diff since v0.7.4](v0.7.4...v0.7.5)

v0.7.4

Toggle v0.7.4's commit message
## PolynomialRings v0.7.4

[Diff since v0.7.3](v0.7.3...v0.7.4)



**Merged pull requests:**
- CompatHelper: bump compat for DataStructures to 0.18, (keep existing compat) (#1) (@github-actions[bot])

v0.7.3

Toggle v0.7.3's commit message
Fix promotions involving finite numbered variables

v0.7.2

Toggle v0.7.2's commit message
Fix reference to non-existing variable

I'm having a hard time finding a unit test for this and it's not
important, so I'll skip that for now.

v0.7.1

Toggle v0.7.1's commit message
Bump version 0.7.1

This is needed to build reverse dependencies with potentially
different versions of Documenter.

v0.7.0

Toggle v0.7.0's commit message
Fix a few zero corner cases for deg()

v0.6.0

Toggle v0.6.0's commit message
Bump version 0.6.0

v0.5.1

Toggle v0.5.1's commit message
Fix deepcopy(::Rational) for julia 1.5

v0.5.0

Toggle v0.5.0's commit message
Bump version 0.5