-
Hi,
I intend to implement Euclid preconditioned flexible GMRES in my Fortran code. However, I could not find the precond ID for Euclid preconditioner required in HYPRE_ParCSRFlexGMRESSetPrecond sub…
-
```
What steps will reproduce the problem?
1. Create a line and a colinear point.
problem_point = euclid.Point2(0, 30)
problem_line = euclid.Line2(euclid.Point2(0, 0), euclid.Point2(0, 50))
2. Attempt…
-
```
What steps will reproduce the problem?
1. Create a line and a colinear point.
problem_point = euclid.Point2(0, 30)
problem_line = euclid.Line2(euclid.Point2(0, 0), euclid.Point2(0, 50))
2. Attempt…
-
```
What steps will reproduce the problem?
1. Create a line and a colinear point.
problem_point = euclid.Point2(0, 30)
problem_line = euclid.Line2(euclid.Point2(0, 0), euclid.Point2(0, 50))
2. Attempt…
-
## Issue will be closed if:
> 1) You mention more than one algorithm. You can create a separate issue for each algorithm once the current one is completed.
> 2) You propose an algorithm that is …
-
## Environment
* **IntelliJ Rust plugin version:** v0.4.196.5423-231
* **Rust toolchain version:** 1.70.0
* **IDE name and version:** CLion 2023.1.3
* **Operating system:** Linux (kernel 6.3…
-
I have iplemented a C-Program that uses Eulid's algorithm to calculate GCD.
@puruagarwal1 Please assign me this task under hactoberfest so that I can share my program.
-
```
What steps will reproduce the problem?
1. in the python interpreter do
2. import euclid
3. a = euclid.Vector2(1,1)
4. (0,0) - a
What is the expected output? What do you see instead?
(-1.0, -1.0) …
-
```
What steps will reproduce the problem?
1. in the python interpreter do
2. import euclid
3. a = euclid.Vector2(1,1)
4. (0,0) - a
What is the expected output? What do you see instead?
(-1.0, -1.0) …
-
https://www.c82.net