Skip to content

yuriever/Yurie-Algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yurie/Algebra

A Mathematica paclet for implementing and managing finitely presented associative algebras.

Documentation

https://yuriever.github.io/symbolic/Yurie-Algebra/doc/

Install

Install from this repository:

  1. download the built paclet build/*.paclet;

  2. install the paclet:

    PacletInstall@File["the/path/of/paclet"]

Install manually:

  1. download this repository, and move it to the paclet directory $UserBasePacletsDirectory;

  2. rebuild the internal paclet data:

    PacletDataRebuild[]

Load

Needs["Yurie`Algebra`"]

Upgrade

PacletInstall["Yurie/Algebra"]

Uninstall

PacletUninstall["Yurie/Algebra"]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks