-
Updated
May 13, 2021 - C#
computing
Here are 222 public repositories matching this topic...
-
Updated
Mar 11, 2019 - Python
-
Updated
Oct 19, 2020 - Python
-
Updated
Mar 3, 2021 - Jupyter Notebook
This is what I would like at the end of the game on benchmarking:
https://github.com/fastify/fastify#benchmarks
This is what they do :
https://github.com/fastify/benchmarks/blob/master/.github/workflows/benchmarks.yml
They run benchmarks on a schedule and then publish results into their readme, continuous benchmarking with poolifier that win on everything else
So to work on this
Is your feature request related to a problem? Please describe.
External libraries consume space in the repository and have to be updated manually.
Describe the solution you'd like
Remove lpsolve from external folder and download them in cmake before building the package or whenever needed.
See how this was done for eigen https://github.com/GeomScale/volume_approximation/pull
-
Updated
May 5, 2021 - Rust
-
Updated
Apr 4, 2021 - Jupyter Notebook
-
Updated
Apr 20, 2021 - HTML
-
Updated
May 14, 2021 - HTML
-
Updated
Feb 22, 2020 - Python
-
Updated
May 28, 2018 - Python
-
Updated
Nov 13, 2019
Kill container
How do users kill their own containers if they don't want to let them run anymore
-
Updated
Oct 21, 2017 - CSS
-
Updated
Jun 17, 2019 - C++
-
Updated
Apr 17, 2021
-
Updated
May 15, 2021 - C++
-
Updated
May 13, 2019 - Python
-
Updated
Nov 1, 2017
-
Updated
Apr 30, 2021 - TeX
-
Updated
Jan 2, 2021 - JavaScript
-
Updated
Jun 1, 2018 - C++
-
Updated
Jan 25, 2018 - Erlang
-
Updated
May 12, 2021 - JavaScript
Improve this page
Add a description, image, and links to the computing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the computing topic, visit your repo's landing page and select "manage topics."


Right now, these aren't caught until we try to gob-encode. Consider failing faster in type-checking to avoid too much confusion/loss when it works with local execution.