Tags: NCAlgebra/NC
Tags
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>