-
Updated
Apr 17, 2022 - C++
solvers
Here are 83 public repositories matching this topic...
-
Updated
Jun 14, 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
Jun 29, 2022 - Julia
-
Updated
Nov 7, 2021 - Python
-
Updated
Jun 17, 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
Jun 30, 2022 - Julia
-
Updated
Mar 23, 2022 - Rust
-
Updated
May 9, 2022 - C++
-
Updated
Mar 2, 2022 - C++
-
Updated
Jun 26, 2022 - Julia
-
Updated
Jun 29, 2022 - Haskell
-
Updated
Jun 23, 2022 - Julia
-
Updated
Mar 20, 2022 - Go
-
Updated
Jun 17, 2022 - Jupyter Notebook
-
Updated
Jun 22, 2022 - C++
-
Updated
Dec 27, 2020 - C++
-
Updated
Jun 28, 2022 - C++
-
Updated
May 21, 2022 - C#
-
Updated
Jun 26, 2022 - C
-
Updated
May 27, 2022 - Julia
-
Updated
Dec 10, 2021 - OCaml
-
Updated
Jul 6, 2021 - Python
-
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