Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -3785,7 +3785,7 @@ @manual{galgebra
Key = {galgebra},
Author = {Alan Bromborsky},
Title = {geometric algebra/calculus modules for SymPy},
note = {\url{https://github.com/brombo/galgebra}},
note = {\url{https://github.com/pygae/galgebra}},
Year = {2016},
}

Expand Down
2 changes: 1 addition & 1 deletion projects_that_depend_on_sympy.tex
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
\href{http://www.pydy.org/}{\textbf{PyDy}} & Multibody Dynamics with
Python~\cite{gede2013constrained}. \\

\href{https://github.com/brombo/galgebra}{\textbf{galgebra}} &
\href{https://github.com/pygae/galgebra}{\textbf{galgebra}} &
A Python package for geometric algebra (previously \texttt{sympy.galgebra})~\cite{galgebra}. \\

\href{http://yt-project.org/}{\textbf{yt}} & A Python package for
Expand Down