link2xt

Results 185 issues of link2xt

I saved the following to `1.muse`: ``` #title Testcase * Test 1. First 2. Second 3. Third Ok ``` When I execute M-x muse-publish-file, choose 1.muse and html style, it...

This input ``` - foo - bar baz ``` results in this output: ``` foo bar baz ``` "baz" should be in the inner list, not outer.

Provided solution does not follow the pseudocode on p. 102 exactly. It initializes policy evaluation with zeros each time, even though the book says: "Note that each policy evaluation, itself...

Otherwise value_iteration is allowed to return correct value function but incorrect policy

To set `policy_stable` variable, provided code checks whether the policy is changed. If there are multiple optimal policies, the policy may change infinitely even though optimal policy is already found....

In the `DP` directory there is a `Policy Iteration.ipynb`. It contains function `policy_improvement()` which returns optimal policy and its value function. In the book this algorithm is called "Policy Iteration"...

`hsluv` appears to be a different crate

This is an attempt to make https://github.com/deltachat/deltachat-core-rust/pull/4971 works. It works without ESM modules currently, but with ESM module PR there are still problems: ``` Error [ERR_REQUIRE_ESM]: require() of ES Module...

https://tvix.dev/ Source code repository: https://code.tvl.fyi/about/tvix