mathematics
Here are 5,047 public repositories matching this topic...
-
Updated
Jun 21, 2021 - JavaScript
-
Updated
Jun 22, 2021 - Java
bitmap/bit array
-
Updated
Jun 17, 2021
-
Updated
Jun 11, 2021 - C++
-
Updated
Jun 22, 2021 - TypeScript
-
Updated
Jun 17, 2021 - Python
-
Updated
Feb 6, 2020
-
Updated
Jun 19, 2021 - JavaScript
-
Updated
Jun 1, 2021 - JavaScript
-
Updated
Nov 25, 2020 - TeX
-
Updated
May 9, 2021 - PHP
-
Updated
Apr 25, 2021 - JavaScript
-
Updated
Jun 21, 2021 - Handlebars
-
Updated
Jun 21, 2021 - Python
-
Updated
Nov 5, 2020
Explain what you would like to see improved
After root-project/root#7399 we can now add RNTuple field descriptions to the output of RNTupleDescriptor::PrintInfo, as in TTree::Print().
Optional: share how it could be improved
Right now I think the most appropriate info category is `kStorageDetails
-
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 22, 2021 - Jupyter Notebook
-
Updated
Jun 13, 2021 - Python
-
Updated
Sep 1, 2018 - Jupyter Notebook
-
Updated
Jun 22, 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