-
Hi,
I'm the developer of [Fasten Health](https://github.com/fastenhealth/fasten-onprem) (which is an open-source personal health record aggregator), that uses Graph under the hood to help "answer" pa…
-
# Description
- [ ] [CS103: Mathematical Foundations of Computing](https://web.stanford.edu/class/cs103/)
- [x] The lecture slides can be found [here](https://web.stanford.edu/class/cs103/lectur…
-
Reported upstream at https://svn.boost.org/trac/boost/ticket/11406
Upstream: **Reported upstream. No feedback yet.**
CC: @dcoudert
Component: **graph theory**
Author: **Michele Borassi**
_Issu…
-
Depends on #9559
CC: @boothby
Component: **graph theory**
Author: **Tom Boothby, Robert Miller**
_Issue created by migration from https://trac.sagemath.org/ticket/11341_
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
macOS
### GPU vendor
Apple Silicon (MPS)
### GPU model
_No response_
### GPU VRA…
-
Currently, hs-to-coq uses Program Fixpoint to deal with more complex termination arguments. However, this makes it extremely hard to work with the resulting code, since Program Fixpoint creates huge p…
-
in baseclip_graph_v1.py:
215-220:
inputs_text = self.base_text_features.unsqueeze(dim=1) #[100, 1, 1024]
inputs_img = img_feature.unsqueeze(dim=1)
…
-
In a nutshell: there are SMT-LIB problems that can be typechecked in a given logic, but may not be typechecked in the `ALL` logic.
## Context and problematic example
More precisely, the webpage …
Gbury updated
4 weeks ago
-
Hello! Our static bug checker has found a performance issue in m_theory/m_theory_lib/ode/ode_bp_basic_timings.py: [`get_ode_timings`](https://github.com/google-research/google-research/blob/4740fa0d1…
-
Implement the well-known Blossom algorithm for maximum weight (perfect) matching in generic graphs.
- wiki link: https://en.wikipedia.org/wiki/Blossom_algorithm
- many simple (not-optimized) imple…