-
Updated
Feb 13, 2021 - Java
computer-algebra-system
Here are 61 public repositories matching this topic...
-
Updated
Aug 29, 2020 - CoffeeScript
In PR #3901 support was added to apply a homomorphism f to an element x by writing f(x) instead of Image(f, x).
We could do something similar for univariate polynomials. (For multivariate ones, the issue is that it is not clear how the order of arguments should be mapped to the various variables; I'd rather avoid that can of worms).
-
Updated
Jan 25, 2021 - Java
Make docker image available with JIB:
- https://github.com/GoogleContainerTools/jib
- https://github.com/GoogleContainerTools/jib/tree/master/jib-maven-plugin
The docker image should be updated automatically on each master commit. Therefore we need a GitHub Action "Java with Maven".
These 3 applications should be available:
- [MMA-browser-usage](https://github.com/axkr/symja_android_libr
-
Updated
Feb 13, 2021 - C
-
Updated
Feb 18, 2021 - Clojure
Now that we can generate equations of motion from a Lagrangian (should work in theory for Hamiltonians too but I haven't tried), it'd be really slick if we could pipe that solution into a differential equation solver and get a numerical solution.
@PerezHz works on TaylorIntergration.jl so if he wants to get that running, that'd be great. I'd also like DifferentialEquations.jl support at some p
I noticed that I forgot to update the API docs for a refactor that moved mathy.mathy to mathy.api.
Currently, you have to run:
cd libraries/website
sh tools/docs.shAnd it generates all the API doc files. This means it's too slow to run all the time. It should be updated to run as part of lint-staged and support passing individual files on the command-line, similar to th
-
Updated
Feb 19, 2021 - JavaScript
-
Updated
Nov 12, 2019 - C++
-
Updated
Jan 3, 2021 - TypeScript
-
Updated
Dec 31, 2018 - Java
-
Updated
Jan 20, 2021 - TypeScript
-
Updated
Feb 17, 2020 - Swift
-
Updated
Sep 9, 2020 - Haskell
-
Updated
Feb 12, 2021 - C++
-
Updated
Feb 22, 2021 - Java
-
Updated
Feb 24, 2021 - GAP
-
Updated
May 22, 2019 - Dart
-
Updated
Oct 20, 2020 - C++
-
Updated
Dec 17, 2020 - Clojure
-
Updated
May 6, 2018 - Shell
-
Updated
Aug 22, 2019 - Nim
-
Updated
Oct 6, 2020 - Python
-
Updated
Jun 9, 2018 - C#
Improve this page
Add a description, image, and links to the computer-algebra-system 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-system topic, visit your repo's landing page and select "manage topics."
Tests for following standard libraries seem to be missing. Although some libraries might be difficult to test (such as random.egi or io.egi), it'd be nice to have some tests that make sure all the functions in these libraries can be (at least) executed without dynamic errors.
lib/core/io.egilib/core/random.egilib/core/shell.egilib/core/sort.egi