-
Updated
Feb 16, 2022 - C++
mathematics
Here are 5,738 public repositories matching this topic...
Star Patterns
-
Updated
Feb 9, 2022 - C
-
Updated
Feb 16, 2022 - Java
-
Updated
Feb 2, 2022
-
Updated
Feb 15, 2022 - C++
-
Updated
Jan 28, 2022 - Python
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Feb 6, 2020
-
Updated
Dec 10, 2021 - TeX
-
Updated
Jan 27, 2022 - JavaScript
-
Updated
Feb 17, 2022 - JavaScript
-
Updated
Feb 6, 2022 - JavaScript
-
Updated
Dec 1, 2021 - PHP
-
Updated
Jan 8, 2022 - Handlebars
-
Updated
Feb 13, 2022 - Python
If one uses the VisualizeError and FillColor options of RooAbsReal::plotOn(), for example like this:
using namespace RooFit;
model.plotOn(frame, VisualizeError(*r, 1), FillColor(kOrange));You get a false warning:
WARNING:Plotting -- Fill color or style was set for plotting "model",
-
Updated
Nov 20, 2021
-
Updated
Nov 18, 2021 - Jupyter Notebook
-
Updated
Dec 6, 2021 - Java
-
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 {
// notStart from the develop branch and add to examples/simple:
- igraph_assortativity.c, which calls the function igraph_assortativity (in /src/misc/mixing.c) with some graph and prints out the result,
- igraph_assortativity.out which contains the correct printed result.
Then, add the example to tests/CMakeLists.txt and to the docs of the function in /src/misc/mixing.c
For an example of a si
-
Updated
Feb 12, 2022 - Python
-
Updated
Feb 17, 2022 - Jupyter Notebook
-
Updated
Feb 10, 2022 - HTML
-
Updated
Feb 2, 2022 - 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."
What about create a design pattern directory with the most popular design patterns examples?
We can create some rules like: have to be an explanation about the design pattern, the structure and one real world example.
The directory can be:
I can send some :