lyxal

Results 13 issues of lyxal

The repository is here: https://github.com/Vyxal/Vyxal/ It can also be installed using `pip`, as it's a package on the pypi.

Something like `λ₂[½|T›}↔1ḟ` now works for collatz sequence length.

Under a very restricted system though - Unicode is normalized as python normalizes it to avoid anything funky there - No \"'{}_ or backtick in expressions - No decimals with...

Bug Fix
Careful Review Required
sympy's fault

Closes #1342

Enhancement PR
Careful Review Required

Long overdue update. Hopefully, everything is okay with the new pip install method.

Wow, look at everyone else writing generating programs that span multiple lines. Sure, they have fancy "markov chain" or "special filter" rules that make the generated novel make more sense...