c-plus-plus
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 219 public repositories matching this topic...
-
Updated
Jan 16, 2020 - Python
-
Updated
Oct 7, 2019 - Python
Introduction
There is a discussion regarding to purity estimation - see #620 . In order to cover this proposal, V-Measure should be implemented.
References
Article: V-Measure: A conditional entropy-based external cluster evaluation measure. Andrew Rosenberg and Julia Hirschberg.
Description
The functionality should be implemented for Python and C++ version. The following names
-
Updated
Oct 4, 2020 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Jun 12, 2020 - Python
-
Updated
Aug 19, 2020 - Python
-
Updated
Oct 5, 2020 - Python
This could be done adding a new line in scikit-ci-yml.
The line could be
- twine check dist/*
-
Updated
Feb 21, 2019 - Python
-
Updated
Oct 2, 2020 - Python
-
Updated
Aug 13, 2020 - Python
-
Updated
Jul 12, 2017 - Python
-
Updated
Jul 3, 2019 - Python
-
Updated
Jan 28, 2020 - Python
-
Updated
Jul 1, 2019 - Python
Wait for it Problem
-
Updated
Oct 3, 2020 - Python
-
Updated
Oct 2, 2020 - Python
-
Updated
Jun 4, 2020 - Python
-
Updated
Oct 2, 2020 - Python
-
Updated
Aug 26, 2020 - Python
-
Updated
Jan 9, 2020 - Python
-
Updated
Sep 19, 2020 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Oct 5, 2020 - Python
-
Updated
Jun 25, 2020 - Python
-
Updated
Aug 20, 2020 - Python
Required skills: Python
Difficulty: Easy
openage currently stores information about a game edition or expansion inside an
Enum, e.g. media paths, support status, etc. We should store this information in an auxiliary file instead, similar to #1312. That would make updating and correcting game information easier as we no longer have to replace chunks of code.The recommended appro