alpha
Login
or
Join now
utensil.tngl.sh
/
pygae-galgebra
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Symbolic Geometric Algebra/Calculus package for SymPy 馃敭 Mirror of https://github.com/pygae/galgebra
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
pygae-galgebra
/
doc
/
python
/
at
master
24 files
Eric Wieser
Deprecate Get_Program (#349)
6y ago
9469185f
BACCAB.pdf
Remove executable bit from everything without a shebang If it doesn't have a shebang and isn't bash or a binary, it shouldn't be marked as executable Performed using `git ls-files | xargs -d '\n' git update-index --chmod=-x`, and then manually removing the three files with a shebang
6 years ago
BACCAB.py
Reproduce a few bugs of printing
6 years ago
Dirac.pdf
Remove executable bit from everything without a shebang If it doesn't have a shebang and isn't bash or a binary, it shouldn't be marked as executable Performed using `git ls-files | xargs -d '\n' git update-index --chmod=-x`, and then manually removing the three files with a shebang
6 years ago
Dirac.py
Deprecate Get_Program (#349) This function was basically useless. The behavior before was that: * `Get_Program(); Print_Function()` is the same as `Print_Function()` * `Get_Program(True); Print_Function()` is a no-op It's simpler to just not call `Print_Function` if you don't want to print the function. Note that removing lines from the python files means the line number of the deprecation warnings change.
6 years ago
Dop.pdf
Remove executable bit from everything without a shebang If it doesn't have a shebang and isn't bash or a binary, it shouldn't be marked as executable Performed using `git ls-files | xargs -d '\n' git update-index --chmod=-x`, and then manually removing the three files with a shebang
6 years ago
Dop.py
Remove __future__ imports
6 years ago
EMWaves.pdf
Remove executable bit from everything without a shebang If it doesn't have a shebang and isn't bash or a binary, it shouldn't be marked as executable Performed using `git ls-files | xargs -d '\n' git update-index --chmod=-x`, and then manually removing the three files with a shebang
6 years ago
EMWaves.py
Deprecate Get_Program (#349) This function was basically useless. The behavior before was that: * `Get_Program(); Print_Function()` is the same as `Print_Function()` * `Get_Program(True); Print_Function()` is a no-op It's simpler to just not call `Print_Function` if you don't want to print the function. Note that removing lines from the python files means the line number of the deprecation warnings change.
6 years ago
LinearTrans.pdf
Remove executable bit from everything without a shebang If it doesn't have a shebang and isn't bash or a binary, it shouldn't be marked as executable Performed using `git ls-files | xargs -d '\n' git update-index --chmod=-x`, and then manually removing the three files with a shebang
6 years ago
LinearTrans.py
Remove __future__ imports
6 years ago
Ltrans.pdf
Remove executable bit from everything without a shebang If it doesn't have a shebang and isn't bash or a binary, it shouldn't be marked as executable Performed using `git ls-files | xargs -d '\n' git update-index --chmod=-x`, and then manually removing the three files with a shebang
6 years ago
Ltrans.py
Remove __future__ imports
6 years ago
Ltrans.tex
Remove executable bit from everything without a shebang If it doesn't have a shebang and isn't bash or a binary, it shouldn't be marked as executable Performed using `git ls-files | xargs -d '\n' git update-index --chmod=-x`, and then manually removing the three files with a shebang
6 years ago
LtransInst.pdf
Remove executable bit from everything without a shebang If it doesn't have a shebang and isn't bash or a binary, it shouldn't be marked as executable Performed using `git ls-files | xargs -d '\n' git update-index --chmod=-x`, and then manually removing the three files with a shebang
6 years ago
LtransInst.py
Remove executable bit from everything without a shebang If it doesn't have a shebang and isn't bash or a binary, it shouldn't be marked as executable Performed using `git ls-files | xargs -d '\n' git update-index --chmod=-x`, and then manually removing the three files with a shebang
6 years ago
ReciprocalBasis.pdf
Remove executable bit from everything without a shebang If it doesn't have a shebang and isn't bash or a binary, it shouldn't be marked as executable Performed using `git ls-files | xargs -d '\n' git update-index --chmod=-x`, and then manually removing the three files with a shebang
6 years ago
ReciprocalBasis.py
Remove __future__ imports
6 years ago
SphericalCoordinates.pdf
Remove executable bit from everything without a shebang If it doesn't have a shebang and isn't bash or a binary, it shouldn't be marked as executable Performed using `git ls-files | xargs -d '\n' git update-index --chmod=-x`, and then manually removing the three files with a shebang
6 years ago
SphericalCoordinates.py
Remove __future__ imports
6 years ago
TensorDef.py
Deprecate Get_Program (#349) This function was basically useless. The behavior before was that: * `Get_Program(); Print_Function()` is the same as `Print_Function()` * `Get_Program(True); Print_Function()` is a no-op It's simpler to just not call `Print_Function` if you don't want to print the function. Note that removing lines from the python files means the line number of the deprecation warnings change.
6 years ago
diffops.pdf
Remove executable bit from everything without a shebang If it doesn't have a shebang and isn't bash or a binary, it shouldn't be marked as executable Performed using `git ls-files | xargs -d '\n' git update-index --chmod=-x`, and then manually removing the three files with a shebang
6 years ago
submanifold.pdf
I messed up the repository and it was easier to start over again. Note that this version includes a fix to A.exp() where A is a multivector. Problem was that output of A.exp() did not set is_blade_rep flag resulting in printing error.
10 years ago
submanifold.py
Remove __future__ imports
6 years ago
submanifold1.pdf
Remove executable bit from everything without a shebang If it doesn't have a shebang and isn't bash or a binary, it shouldn't be marked as executable Performed using `git ls-files | xargs -d '\n' git update-index --chmod=-x`, and then manually removing the three files with a shebang
6 years ago