☕Axel Kramer (@axelclk) 's Twitter Profile
☕Axel Kramer

@axelclk

#OpenSource developer | #Symja - #Java symbolic #math | github.com/axkr | Join Symja @ Discord discord.gg/tYknzr2qam | axelkramer.substack.com

ID: 15849029

linkhttps://matheclipse.org/ calendar_today14-08-2008 10:59:24

69 Tweet

302 Followers

2,2K Following

☕Axel Kramer (@axelclk) 's Twitter Profile Photo

Solved a problem with #symja running on #docker with this SO answer: stackoverflow.com/a/41652378/248… New version pushed to: hub.docker.com/r/symja/symja-…

Solved a problem with #symja running on #docker 
with this SO answer: stackoverflow.com/a/41652378/248…
New version pushed to:
hub.docker.com/r/symja/symja-…
☕Axel Kramer (@axelclk) 's Twitter Profile Photo

Am I the only one who still wants to have operator overloading in Java? These `Integrate` rules would be much easier to read: github.com/axkr/symja_and…

☕Axel Kramer (@axelclk) 's Twitter Profile Photo

Trying to parse this #mathematica package: raw.githubusercontent.com/stblake/algebr… Seems it uses Unicode code point characters > 0xFFFF for variable names. Functions like `Solve` and `Eliminate` must be much more sophisticated to use this package.

Trying to parse this #mathematica package:
raw.githubusercontent.com/stblake/algebr…
Seems it uses Unicode code point characters > 0xFFFF for variable names. Functions like `Solve` and `Eliminate` must be much more sophisticated to use this package.
☕Axel Kramer (@axelclk) 's Twitter Profile Photo

Would you like to help improving the #symja tutorial? - matheclipse.org See issue #300: - github.com/axkr/symja_and… #java #markdown #github

Would you like to help improving the #symja tutorial?
- matheclipse.org
See issue #300:
- github.com/axkr/symja_and…

#java #markdown #github
☕Axel Kramer (@axelclk) 's Twitter Profile Photo

Updated #symja demo: matheclipse.org and docker hub (#openjdk 17): hub.docker.com/r/symja/symja-… #javascript graphics now contain a #jsfiddle button to analyze the generated #jsxgraph, #mathcell and #plotly iframe sources.

☕Axel Kramer (@axelclk) 's Twitter Profile Photo

We are pleased to announce the release of #Symja 2.0.0. This release is available on #Maven central as: <dependency> <groupId>org.matheclipse</groupId> <artifactId>matheclipse-core</artifactId> <version>2.0.0</version> </dependency> github.com/axkr/symja_and…

☕Axel Kramer (@axelclk) 's Twitter Profile Photo

Two new discord channels (iOS, Android) are available for the Symja derived calculators: discord.com/channels/86989… discord.com/channels/86989…

☕Axel Kramer (@axelclk) 's Twitter Profile Photo

A minimal Android app is now available here: github.com/axkr/symja-exa… for testing the latest Symja library changes with Android.

A minimal Android app is now available here:
github.com/axkr/symja-exa…
for testing the latest Symja library changes with Android.
☕Axel Kramer (@axelclk) 's Twitter Profile Photo

Improved Android Symja example app: github.com/axkr/symja-exa… for testing the latest #Symja library changes with #Android.