Skip to content

Tags: NCAlgebra/NC

Tags

v6.0.0

Toggle v6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V6.0.0 (#20)

* First version of v6 passing all tests

* Merging the rules in NCSimplifyRational; Improvements in NCOutput with Power

* Improved NCReplace and PowerRule; Documentation

* Ignoring .usage in DOCUMENTATION

* Documentation

* Fixed bug with cyclic sorting of nc monomials

* Documentation

* NCExpandExponents

* usage update

* Streamlining Table statements

* Documentation and notebooks

* Documentation

* SOS using NCPoly

* SOSPoly

* Documentation

* Progress on SOS

* md2usage now stops function when it detects higher level heading

* Demo

* Fixing encoding bug when reading documentation (#14)

* Overhaul of NCPolyReduce to improve performance by changing the way the loops are evaluated

* Documentation

* Power bug in NCSimplifyRational; Documentation of NCUtil functions

* Documentation

* Updated DEMOS

* Additional rule for single letter power rule

* Fixed conversion to NCPolynomial with floating point numbers

* Merging master encoding changes

* Testing for NCPolynomials with float coefficients

* Adding NCToRule; inv bug fixed in NCToNCPoly

* Updating usage

* Documentation

* Move MatrixDecompositions to NCExtras

* Moving loading options to NCOptions

* Eliminating circular dependency in NCUtil

* Eliminating circular dependency in NCUtil

* Remove dependency on NC`

* Documentation

* First working paclet version

* Fully functional tests on paclet

* Improved testing and backward NC` compatibility; clean up

* First stab at upgraded documentation

* Correct paclet address

* Documentation

* Fix NCPolynomial Power bug; update documentation

* README update

* Fix bug in aj[a^n]

* Moving NCGB to UNSUPPORTED

* Updated paclet

* Implementation of NCReduce

* Renaming NCPolyFullReduce NCPolyReduceRepeated

* Updated usage and documentation

* Documentation update

* Paclet update

* Updated banner

* Updated documentation

* Disable Notation on the cloud

* Updated documentation

* New option UseNotation to prevent loading of MMAs Notation package

* Updated documentation

* Adding NCExpandReplaceRepeated functionality

* Fix NCReplace with single polyonomial rule

* Upgraded documentation with more polynomial substitution examples

* Updated usage

* Updated paclet and docs

* Adding NCRationalToNCPoly wrapper

* Updated documentation

* New formating for ordering

* Make ApplyPowerRule -> True

* Make NCPowerRule Listable

* Updated documentation

* Updated paclet

* Updating demos and docs

---------

Co-authored-by: Mauricio de Oliveira <mcdeoliveira@duck.com>

v5.0.6final

Toggle v5.0.6final's commit message
Fixing encoding bug when reading documentation

v5.0.6

Toggle v5.0.6's commit message
Version 5.0.6

v5.0.5

Toggle v5.0.5's commit message
Version 5.0.5

v5.0.4

Toggle v5.0.4's commit message
Version 5.0.4

v5.0.3

Toggle v5.0.3's commit message
Version 5.0.3

v5.0.0

Toggle v5.0.0's commit message
Pre-release docs

v4.0.7

Toggle v4.0.7's commit message
Initial version of NCAlgebra on github