Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync upstream updates #505

Open
utensil opened this issue Mar 31, 2024 · 2 comments
Open

Sync upstream updates #505

utensil opened this issue Mar 31, 2024 · 2 comments
Milestone

Comments

@utensil
Copy link
Member

utensil commented Mar 31, 2024

In the latest GAlgebra Primer dated November 29, 2022, users are guided to download http://www.faculty.luther.edu/~macdonal/GAfiles.zip and incorporate a few files into a pip-installed galgebra, which makes it the de facto code base for the users of GAlgebra. These files are

gprinter.py, lt.py, mv.py, and GAlgebraInit.py

which should include some improvements contributed by Greg Grunberg ( @Greg1950 ).

@utensil utensil added this to the 0.6.0 milestone Mar 31, 2024
@utensil utensil mentioned this issue Apr 1, 2024
11 tasks
utensil added a commit that referenced this issue May 15, 2024
…rm2`, `norm` for Mv, with validated tests (#510)

Addresses #505 .

Co-authored-by: Greg Grunberg <g.s.grunberg@gmail.com>
Co-authored-by: Alan Bromborsky <abrombo@users.noreply.github.com>
@PaulKGrimes
Copy link

It's very confusing trying to follow guides that import the gprinter module when it's not available in the PyPA package. It really needs to be rolled in.

@utensil
Copy link
Member Author

utensil commented Jul 17, 2024

Hi @PaulKGrimes , sorry for the late reply, as now PR 510 has merged into the main branch, it's available in GAlgebra if you install it from git:

pip uninstall galgebra
pip install git+https://github.com/pygae/galgebra.git

This merge will be included in the upcoming 0.6.0 but I haven't had time to polish and release it lately.

Welcome to report any issues if you use the git version of GAlgebra.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants