CQCL / lambeq

A high-level Python library for Quantum Natural Language Processing
https://cqcl.github.io/lambeq-docs
Apache License 2.0
451 stars 108 forks source link

lambeq 0.3.0 documentation is broken #78

Closed dtchang closed 1 year ago

dtchang commented 1 year ago

For example:

class lambeq.Rewriter() call(diagram: Diagram)

Clicking on "Diagram" get: SORRY / \ / \ This page does / ] not exist yet. [ ,'|

dimkart commented 1 year ago

Thanks for this, it seems any references to DisCoPy doc links are now broken. We'll fix this asap.

dimkart commented 1 year ago

Fixed in 0.3.1.

dimkart commented 1 year ago

This will be closed as resolved.