mathematics
Here are 5,347 public repositories matching this topic...
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:
(folder) Design Patterns
-- (folder) Abstract Factory
-- -- AbstractFactory.js
-- -- AbstractFactoryTest.js
-- -- REAME.md
I can send some :
Star Patterns
bitmap/bit array
-
Updated
Oct 2, 2021 - Java
-
Updated
Sep 16, 2021
-
Updated
Oct 12, 2021 - C++
-
Updated
Oct 19, 2021 - TypeScript
-
Updated
Aug 23, 2021 - Python
-
Updated
Feb 6, 2020
-
Updated
Oct 18, 2021 - TeX
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Oct 19, 2021 - JavaScript
-
Updated
Oct 18, 2021 - PHP
-
Updated
Apr 25, 2021 - JavaScript
-
Updated
Sep 27, 2021 - Handlebars
-
Updated
Oct 11, 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
Oct 1, 2021
-
Updated
Sep 8, 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 {
// 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
Oct 18, 2021 - Jupyter Notebook
-
Updated
Oct 18, 2021 - Python
-
Updated
Oct 19, 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