mathematics
Here are 5,244 public repositories matching this topic...
-
Updated
Sep 14, 2021 - JavaScript
-
Updated
Sep 13, 2021 - Java
bitmap/bit array
-
Updated
Sep 2, 2021
-
Updated
Sep 2, 2021 - C++
-
Updated
Sep 12, 2021 - TypeScript
-
Updated
Aug 23, 2021 - Python
-
Updated
Feb 6, 2020
-
Updated
Sep 11, 2021 - TeX
-
Updated
Sep 1, 2021 - JavaScript
-
Updated
Sep 14, 2021 - JavaScript
-
Updated
Jul 28, 2021 - PHP
-
Updated
Apr 25, 2021 - JavaScript
-
Updated
Sep 9, 2021 - Handlebars
-
Updated
Sep 13, 2021 - Python
-
Updated
Jun 30, 2021
- The rf204_extrangefit.py should be translated also to C++
- The rf204b_extendedLikelihood_rangedFit.C tutorial should also be translated to C++
- The [rf204b_extendedLikelihood_rangedFit.C](https://root.cern.ch/doc/master/rf204b__extendedLikelihood_
-
Updated
Aug 3, 2021 - Jupyter Notebook
-
Updated
Sep 8, 2021 - Java
-
Updated
Aug 22, 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 {
// not
What is the feature or improvement you would like to see?
The installation part in the documentation should be extended with a listing of the most common CMake options.
Use cases for the feature
E.g., turning off IGRAPH_WARNINGS_AS_ERRORS
is particularly useful for downstream projects that compile igraph as part of their toolchain if the toolchain itself throws warnings that we
-
Updated
Sep 14, 2021 - Jupyter Notebook
-
Updated
Sep 13, 2021 - Python
-
Updated
Sep 7, 2021 - Python
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."
Description of Change
Checklist