-
Updated
Jan 7, 2021 - C++
solvers
Here are 79 public repositories matching this topic...
-
Updated
Feb 4, 2022 - C++
Feature Request
As a user, I want a built-in method of Proxy so that we can measure communication time of Proxy.
Details
Is your feature request related to a problem? Please describe.
No, it's an improvement than a problem.
Describe the solution you'd like
A built-in method to calculate the communication time of Proxy. This can be a part of its profile attribute.
**De
-
Updated
Mar 30, 2022 - Julia
-
Updated
Nov 7, 2021 - Python
-
Updated
Apr 6, 2022 - C++
Testing
We should make sure that all the integration tests compare output against expected results. This means getting rid of all the "test_method_does_not_throw" tests.
We could also implement PyTests or some other methodology with a simpler syntax.
GUI or CLI
Setup Video
-
Updated
Apr 9, 2022 - C++
-
Updated
Mar 23, 2022 - Rust
-
Updated
Jan 27, 2022 - C++
-
Updated
Apr 11, 2022 - Julia
-
Updated
Mar 2, 2022 - C++
-
Updated
Mar 22, 2022 - Haskell
-
Updated
Apr 10, 2022 - Julia
-
Updated
Mar 15, 2022 - Julia
-
Updated
Mar 20, 2022 - Go
-
Updated
Dec 27, 2020 - C++
-
Updated
Dec 12, 2021 - Jupyter Notebook
-
Updated
Mar 23, 2022 - C++
-
Updated
Sep 15, 2021 - C#
-
Updated
Mar 12, 2022 - C
-
Updated
Dec 10, 2021 - OCaml
-
Updated
Jul 6, 2021 - Python
-
Updated
Mar 16, 2022 - C++
-
Updated
Jan 13, 2022 - Julia
-
Updated
Mar 28, 2020 - Python
Improve this page
Add a description, image, and links to the solvers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the solvers topic, visit your repo's landing page and select "manage topics."
Description
It would be nice to have examples in docstrings that are tested periodically. For example, the
Simulationclass could have something like this -Motivation
Would make minor examples available in the documentation itself a