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
/
examples
/
Old Format
/
outdated
/
at
master
2 files
Eric Wieser
Deprecate Get_Program (#349)
6y ago
9469185f
manifold_check.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
manifold_check_latex.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