Benjamin Hackl
Benjamin Hackl
@riyasunil you are welcome to work on this, just send a PR; we don't really use issue assignments here. Let us know if you run into any problems!
I am somewhat sure that I've tried aac-transcoding to fix the documentation build issue at some point yesterday in the context of #3953. But even in case it still isn't...
> TIL .mp4 (MPEG-4 Part 14) was standardized from .mov (QuickTime File Format). While .mp4 and .mov may overlap to a large extent, this is not true with other formats...
Looks like we are back in the luxurious world where we have a working docbuild process. Thanks again for your efforts @achille-fouilleul, much appreciated!
This escalated surprisingly quickly. I am open to a discussion to find an improved wording, as long as we can keep things civil. For the record, we are in loose...
Just as a reminder for us, in case we ever get around to it: in case we should ever change the implementation of `MathTex` / `Tex` to something that is...
Thanks for your efforts! I have not reviewed your changes made to `GenericGraph` yet in detail, but it looks like you substantially cleaned up the part where config dicts are...
I've applied the suggestions from my review. It does seem like these changes here are no longer sufficient to resolve #3584 -- this is now addressed in #3838, right? @tlcyr4...
This is actually very interesting, huge +1 for the API; I like it a lot! Will review in-depth over the weekend, but I strongly believe we should ship this with...
It would absolutely make sense to support accessing the id of SVG elements (and it is actually sort of surprising that we currently don't support it). Interface-wise, a method `some_svg_mobject.get_by_id(svg_id:...