-
Further improve the documentation. In the current docs, the examples and explanations are somewhat combined, making it difficult for a (new) user to figure out best practices to work with Wflow. It wo…
-
Now I want to create the Grad-CAM of this model, like the figure 1 in your TPRO paper. But I don't know which layer to choose to create the Grad-CAM. Could you tell me how to create the activation map…
-
A `noexcept` function should not call any function that could raise an exception. This includes any python function. As you see below, there are 572 cases of this. PR #37792 fixes one :f…
-
the pickler "localizes" a refinement class's owner,
so when a refinement type is loaded from pickled information the owner structure will be different than when it's type checked from source
the f…
-
Hi team,
Great work!
Just wonder instead of having to download the big Uniclust30 and PDB70, its it possible to run the "Multiple initial models mode" using one or two user-defined PDB crystal s…
-
The `WebGLPreview` used to be the god class that handled everything. Now that we've extracted a ton of responsibilities out of it, maybe it's time to give it a new name that actually represents what i…
-
Discussion about the differences between TMs (Theoretical Models), GDs (General Definitions), IMs (Instance Models) and DDs (Data Definitions) come up all the time when working with Drasil. I've crea…
-
A great work! And thanks for you contribution. But is it possible to provide more code for cross-source point cloud registration? Just as you published the following paper:
[1] Huang X , Fan L , Wu Q…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#192
From: Bert Rodiers <>
Reported version: 7.1.devel
CC: @cxbrooks, pt-dev@chess.eecs.berkeley.edu
-
Hi! Thank you for a great library, which helps me parse some complex queries.
For my use case I also would like to retrieve any available _terms_ from the expression.
E.g. a random example from …