mathematics
Here are 3,803 public repositories matching this topic...
-
Updated
May 30, 2021 - JavaScript
Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.
bitmap/bit array
-
Updated
Apr 23, 2021
-
Updated
Jun 5, 2021 - C++
-
Updated
Jun 5, 2021 - TypeScript
-
Updated
Jun 5, 2021 - Python
-
Updated
Feb 6, 2020
-
Updated
Jun 5, 2021 - JavaScript
-
Updated
Jun 1, 2021 - JavaScript
-
Updated
Nov 25, 2020 - TeX
-
Updated
May 9, 2021 - PHP
-
Updated
Mar 23, 2021 - Handlebars
-
Updated
Apr 25, 2021 - JavaScript
-
Updated
May 25, 2021 - Python
-
Updated
Nov 5, 2020
Is your feature request related to a problem? Please describe.
It's not relevant for this feature request, but: this would allow CMS to trace autoparsing by setting an environment variable, after root-project/root#7609 is merged.
Describe the solution you'd like
export ROOT_LOG='ROOT.InterpreterPerf=Debug(3),ROOT.RBrowser=Error'should set ve
-
Updated
Jun 4, 2021 - Java
-
Updated
May 31, 2021
-
Updated
Apr 7, 2021 - JavaScript
IEEE 754 recommends (but does not require) a compound function, which is in the process of being standardized for C and C++; we should expose it in swift-numerics. The simplest, most literal translation of the operation into Swift would be:
extension RealFunctions {
/// (1+x)ⁿ
///
/// Returns NaN if x < -1.
static func compound(_ x: Self, _ n: Int) -> Self {
// notThe igraph tutorial (here online, source file here) should be reviewed:
- Is it up to date?
- Is it understandable by a newcomer?
- Are essential points unexplained or missing?
Ideally, this should be done by someone who is new to using igraph, to get a fresh perspective. Th
-
Updated
Jun 4, 2021 - Jupyter Notebook
-
Updated
May 30, 2021 - Python
-
Updated
Sep 1, 2018 - Jupyter Notebook
-
Updated
Jun 5, 2021 - TypeScript
Improve this page
Add a description, image, and links to the mathematics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mathematics topic, visit your repo's landing page and select "manage topics."
This Pull Request is for HacktoberFest 2020
Description of Change
Checklist