computer-algebra
Here are 110 public repositories matching this topic...
-
Updated
Aug 7, 2020 - TypeScript
-
Updated
Aug 29, 2020 - CoffeeScript
-
Updated
Sep 16, 2020 - C++
Some code even seems to rely on that.
Might be a good idea to verify all implementations do this (I am aware of only one implementation outside of GAP itself, namely in the io package).
-
Updated
Sep 16, 2020 - Julia
-
Updated
Sep 14, 2020 - Kotlin
-
Updated
Jan 28, 2020 - Mathematica
-
Updated
Sep 13, 2020 - Julia
-
Updated
Jul 12, 2020 - F#
Reflexive graphs
Extend the Graphs module with reflexive graphs (ReflexiveGraph) and symmetric reflexive graphs (SymmetricReflexiveGraph), plus appropriate Graphviz visualization in the GraphvizGraphs module.
-
Updated
Oct 23, 2019 - C#
-
Updated
Aug 23, 2020 - C++
-
Updated
Sep 11, 2020 - Julia
The mark note for algiorithms often looks like this:
apply(note1);
apply(note2);
apply(note3);
...
It would be more convenient to write
apply(note1, note2, note3, ...)
-
Updated
Aug 11, 2020 - Smalltalk
-
Updated
Mar 5, 2020 - Python
-
Updated
Sep 3, 2020 - C
Presumably this just calls atan2 and hypot...
Could also investigate whether upstream Octave can be improved to make these "just work" on any class that has atan2 and hypot.
-
Updated
Sep 16, 2020 - Julia
-
Updated
Nov 12, 2019 - C++
-
Updated
Sep 14, 2020 - Julia
-
Updated
Sep 10, 2020 - Python
Expand README.rst
-
Updated
Aug 17, 2020 - C
-
Updated
May 20, 2019 - Mathematica
Improve this page
Add a description, image, and links to the computer-algebra topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the computer-algebra topic, visit your repo's landing page and select "manage topics."



Consider the following system and its solution:
Do you have an