Skip to content

v0.2l - Symbolic matrices, HTTP server.

Compare
Choose a tag to compare
@kspalaiologos kspalaiologos released this 04 Mar 21:30
· 310 commits to v0.2 since this release
d555703

Features:

  • HTTP server functionality (no SSL/websockets yet).
  • in? - check if an element is present in a set.
  • cas:fn:vars - add dummy variables to a function
  • eq/neq (=, /=) on unevaluated atoms
  • cas:matrix:LU - symbolic LU decomposition (@der-teufel-programming)
  • matrix singularity checks
  • all releases will be signed with my PGP key starting with v0.2k & v0.2l.
  • str:wrap
  • cas:matrix:det.

Bugfixes:

  • TCO not working in some scenarios.
  • Fix cmpx in IDE.
  • fix a JLine quoting bug.

image
image