-
Add a method `language(self, n, initial_state)` to `FiniteStateMachine` which returns an iterator over all words of length n recognized by the automaton/finite state machine. Possibly, use `sage.com…
-
_Originally posted by @masinter in https://github.com/Interlisp/medley/issues/651#issuecomment-1023748346_
when you add a feature in sources (core ) and lispusers that aren't in the loadup depends …
-
### Project URL
https://pypi.org/project/k2
### Does this project already exist?
- [X] Yes
### New limit
20 GB
### Update issue title
- [X] I have updated the title.
### Which indexes
PyPI
#…
-
Constructs a finite state machine with final output words for all states by implicitly reading trailing letters until a final state is reached.
This is e.g. useful for finite state machines ope…
-
searching files need to convert XCCS strings into UTF8 strings before searching
-
Prior to #16539, a (more or less) random path was chosen in case of ambiguity
in `FiniteStateMachine.process`. In #16539, this undesired behaviour is replaced by a `NonImplementedError`.
However, i…
-
While reviewing website docs in #3998,
I noticed the the existing fileformats is going to be pretty hopeless for 4.0.
Before it described the format "bit-for-bit", but with flexible indexing this is …
-
[Coxeter3](http://math.univ-lyon1.fr/~ducloux/coxeter/coxeter3/english/coxeter3_e.html) is a C implementation of Coxeter groups. Beside computing with elements (using the combinatorics of reduced wo…
-
I implemented the algo described at
http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.24.3698 for
incrementally building a finite state transducer (FST) from sorted
inputs.
This is not a fully …
-
The goal of this ticket is to import the `TikzPicture` module from the optional SageMath package [slabbe](https://pypi.org/project/slabbe/) into SageMath. This module has been created in 2016 and ha…