LaTeXML: a TeX and LaTeX to XML/HTML/ePub/MathML translator.
Pilot project to render HTML5 from arXiv LaTeX sources
A general purpose processing framework for corpora of scientific documents
dginev/arxiv-statement-classification 2
Paragraph Classifiers for AMS-tagged statements, over 1.2m arXiv.org documents
Deep Daze - Simple command line tool for text to image generation using CLIP and Siren
Now deprecated, see main CorTeX repository
dginev/LaTeXML-Plugin-ltxmojo 2
A Mojolicious web service and showcase for LaTeXML
dginev/LaTeXML-Plugin-MathSyntax 2
An alternative grammar for parsing mathematical expressions for LaTeXML, implemented in Marpa::R2
dginev/deprecated-CorTeX-Peripheral 1
Peripheral management for the CorTeX system - Worker spawner and Peripheral template classes
LaTeXML is a TeX and LaTeX to XML translator.
created repositorylucidrains/graph-transformer-pytorch
Implementation of Graph Transformer in Pytorch, for potential use in replicating Alphafold2
created time in a day
PR closed dginev/CorTeX
Updates the requirements on redis to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mitsuhiko/redis-rs/blob/master/CHANGELOG.md">redis's changelog</a>.</em></p> <blockquote> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2>0.20.0 (2021-02-17)</h2> <h4>Features</h4> <ul> <li>Make ErrorKind non_exhaustive for forwards compatibility (<a href="https://github.com/mitsuhiko/redis-rs/commit/ac5e1a60d398814b18ed1b579fe3f6b337e545e9">ac5e1a60</a>)</li> <li><strong>aio:</strong> Allow the underlying IO stream to be customized (<a href="https://github.com/mitsuhiko/redis-rs/commit/6d2fc8faa707fbbbaae9fe092bbc90ce01224523">6d2fc8fa</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2>0.19.0 (2020-12-26)</h2> <h4>Features</h4> <ul> <li>Update to tokio 1.0 (<a href="https://github.com/mitsuhiko/redis-rs/commit/4196019494aafc2bab718bafd1fdfd5e8c195ffa">41960194</a>)</li> <li>use the node specified in the MOVED error (<a href="https://github.com/mitsuhiko/redis-rs/commit/8a53e2699d7d7bd63f222de778ed6820b0a65665">8a53e269</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2>0.18.0 (2020-12-03)</h2> <h4>Bug Fixes</h4> <ul> <li> <p>Don't require tokio for the connection manager (<a href="https://github.com/mitsuhiko/redis-rs/commit/46be86f3f07df4900559bf9a4dfd0b5138c3ac52">46be86f3</a>)</p> </li> <li> <p>Make ToRedisArgs and FromRedisValue consistent for booleans</p> </li> </ul> <p>BREAKING CHANGE</p> <p>bool are now written as 0 and 1 instead of true and false. Parsing a bool still accept true and false so this should not break anything for most users however if you are reading something out that was stored as a bool you may see different results.</p> <h4>Features</h4> <ul> <li>Update tokio dependency to 0.3 (<a href="https://github.com/mitsuhiko/redis-rs/commit/bf5e0af31c08be1785656031ffda96c355ee83c4">bf5e0af3</a>, closes <a href="https://github-redirect.dependabot.com/mitsuhiko/redis-rs/issues/396">#396</a>)</li> <li>add doc_cfg for Makefile and docs.rs config (<a href="https://github.com/mitsuhiko/redis-rs/commit/1bf795174521160934f3695326897458246e4978">1bf79517</a>)</li> <li>Impl FromRedisValue for i128 and u128</li> </ul> <h1>Changelog</h1> <h2><a href="https://github.com/mitsuhiko/redis-rs/compare/0.17.0...0.18.0">0.18.0</a> - 2020-12-03</h2> <h2><a href="https://github.com/mitsuhiko/redis-rs/compare/0.16.0...0.17.0">0.17.0</a> - 2020-07-29</h2> <p><strong>Fixes and improvements</strong></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/mitsuhiko/redis-rs/commits">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in 2 days
pull request commentdginev/CorTeX
Update redis requirement from 0.19.0 to 0.20.1
Superseded by #102.
comment created time in 2 days
PR opened dginev/CorTeX
Updates the requirements on redis to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mitsuhiko/redis-rs/blob/master/CHANGELOG.md">redis's changelog</a>.</em></p> <blockquote> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h3>0.20.1 (2021-05-18)</h3> <h4>Bug Fixes</h4> <ul> <li>Error properly if eof is reached in the decoder (<a href="https://github.com/mitsuhiko/redis-rs/commit/306797c3c55ab24e0a29b6517356af794731d326">306797c3</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2>0.20.0 (2021-02-17)</h2> <h4>Features</h4> <ul> <li>Make ErrorKind non_exhaustive for forwards compatibility (<a href="https://github.com/mitsuhiko/redis-rs/commit/ac5e1a60d398814b18ed1b579fe3f6b337e545e9">ac5e1a60</a>)</li> <li><strong>aio:</strong> Allow the underlying IO stream to be customized (<a href="https://github.com/mitsuhiko/redis-rs/commit/6d2fc8faa707fbbbaae9fe092bbc90ce01224523">6d2fc8fa</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2>0.19.0 (2020-12-26)</h2> <h4>Features</h4> <ul> <li>Update to tokio 1.0 (<a href="https://github.com/mitsuhiko/redis-rs/commit/4196019494aafc2bab718bafd1fdfd5e8c195ffa">41960194</a>)</li> <li>use the node specified in the MOVED error (<a href="https://github.com/mitsuhiko/redis-rs/commit/8a53e2699d7d7bd63f222de778ed6820b0a65665">8a53e269</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2>0.18.0 (2020-12-03)</h2> <h4>Bug Fixes</h4> <ul> <li> <p>Don't require tokio for the connection manager (<a href="https://github.com/mitsuhiko/redis-rs/commit/46be86f3f07df4900559bf9a4dfd0b5138c3ac52">46be86f3</a>)</p> </li> <li> <p>Make ToRedisArgs and FromRedisValue consistent for booleans</p> </li> </ul> <p>BREAKING CHANGE</p> <p>bool are now written as 0 and 1 instead of true and false. Parsing a bool still accept true and false so this should not break anything for most users however if you are reading something out that was stored as a bool you may see different results.</p> <h4>Features</h4> <ul> <li>Update tokio dependency to 0.3 (<a href="https://github.com/mitsuhiko/redis-rs/commit/bf5e0af31c08be1785656031ffda96c355ee83c4">bf5e0af3</a>, closes <a href="https://github-redirect.dependabot.com/mitsuhiko/redis-rs/issues/396">#396</a>)</li> <li>add doc_cfg for Makefile and docs.rs config (<a href="https://github.com/mitsuhiko/redis-rs/commit/1bf795174521160934f3695326897458246e4978">1bf79517</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/mitsuhiko/redis-rs/commits">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr created time in 2 days
PR opened KWARC/rust-libxml
Thank you for creating and continuing to maintain this brilliant crate! It is the only solution that allows me to seemlessly translate my lxml-dependent Python code, with a significant usage of XPath (on HTML), into Rust (I have no idea why it is less popular than the other buggy and functionally incomplete crates; although porting from C is less exciting than writing in pure Rust, I think being able to work robustly is more important).
I'm currently not familiar with C (and its porting to Rust) , but I'm learning. I look forward to contributing to the source code when I become competent in the future. For now, what I can do is to fix some typos in the docs and provide any bug reports.
pr created time in 2 days
pull request commentw3c/mathml-core
regenerate using operator-dictionary.py
We did a bunch of work to align characters with TeX (mostly more obscure characters, but still). Also, with a list that big, bugs clearly will be there. Deyan found one where "%" did not have a postfix entry, meaning that the spacing for "%" will be wrong. Bugs need to be fixed, so I don't think freezing the core spec is reasonable, and the master list clearly should be the xml-entities list.
comment created time in 2 days
push eventw3c/mathml-core
commit sha c8c3dbe64378dd7fd2064c966553a462fdbcb1a4
Mark repo as host of rec-track work
commit sha b5b09d9ff188623b9119c92b506a54452bc316f3
Merge pull request #34 from w3c/dontcallmedom-patch-1 Mark repo as host of rec-track work
push time in 2 days
pull request commentw3c/mathml-core
regenerate using operator-dictionary.py
@fred-wang Some of the changes are clearly correct notably Unicode TR and TeX define characters to be relations, forcing an incompatible interpretation here will just standardise confusion forever. The baseline for the First Public Working draft shoudl be as accurate as we can reasonably make it.
comment created time in 3 days
pull request commentw3c/mathml-core
regenerate using operator-dictionary.py
Yes, my preference is that we revert all the changes to unicode.xml that affect the current MathML core spec.
comment created time in 3 days
PR opened w3c/mathml-core
As discussed in email, this regenerates the html tables from unicode.xml, If any of tehse changes are not wanted we should revert the relevant entries in unioce.xml, to get a stable base going forward, to allow extra data to be added to the sources (eg as happens every Unicode release) while checking that no changes have been made to normative data in the relevant specifications.
pr created time in 3 days
startedNuitka/Nuitka
started time in 3 days
startedNielsRogge/Transformers-Tutorials
started time in 3 days
push eventw3c/mathml-core
commit sha d4fbf9629a1b0bbc7a7c6270c01491de61a7d89b
print warning that this won't work in most places
push time in 3 days
push eventw3c/mathml-core
commit sha 04b0dc93a3a2c0c79900f59aae240b128201d4c1
regenerate using current python script
push time in 3 days
push eventw3c/mathml-core
commit sha 698b01a27a089cd090927f655ca856c8eb8a552c
newline after </tr> for easier diffing
push time in 3 days
push eventw3c/mathml-core
commit sha 8455365d77a94a4821e89602cda9f9a28aeaf330
newline after </tr> for easier diffing
push time in 3 days
push eventbrucemiller/LaTeXML
commit sha 4186d763cf8fc82d31a5d59701b63bced1b0bf29
Softer errors (#1553) * Error, not Fatal, files that are unreadable (just ignore the file) * Error, not Fatal, for missing files, unparseable parameter lists * Error, not Fatal, for too many end groups * When unwinding at \end{document}, don't Fatal if stack exhausted * When in compat mode, allow redefinitions; don't Fatal for missing script arguments * avoid Fatals on misdefined primitives * avoid Fatal when incrementing ID's * Avoid Fatals with non-Tokens * Remove fatal test that, tragically, no longer is fatal
push time in 3 days