mathematics
Here are 3,499 public repositories matching this topic...
Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.
Welcome to JavaScript community
Describe your change:
- Add an algorithm?
- Fix a bug or typo in an existing algorithm?
- Documentation change?
Checklist:
- I have read CONTRIBUTING.md.
- This pull request is all my own work -- I have not plagiarized.
- I know that p
-
Updated
Jan 20, 2021
bitmap/bit array
-
Updated
Feb 6, 2021 - C++
Currently we've implemented a bunch of functions and constraints in a "lazy evaluation" fashion, i.e., whenever we need something for a Style program, we implement it in Penrose. We're getting to the point where we should really have a more complete/comprehensive list (e.g., that users can call at will).
How do we come up with this list? One natural idea is to simply pick some libraries, and
-
Updated
Jan 8, 2021 - Python
-
Updated
Feb 6, 2020
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Feb 8, 2021 - JavaScript
-
Updated
Nov 25, 2020 - TeX
-
Updated
Oct 26, 2020
-
Updated
Jan 30, 2021 - PHP
-
Updated
Nov 5, 2020
-
Updated
Feb 7, 2021 - Python
-
Updated
Dec 29, 2020 - Java
Explain what you would like to see improved
TCling::CheckClassInfo() should return (by parameter) the found decl, such that TClass::Init() can use it to construct the TClingClassInfo and that doesn't need to repeat the lookup.
To Reproduce
One:
#0 cling::LookupHelper::findScope (this=0x5555555f7be0, className=..., diagOnOff=cling::LookupHelper::NoDiagnostics,
resu
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Feb 8, 2021
This is a list of public non-deprecated functions that are never used either directly or indirectly in the main codebase or the tests/examples.
Tests should be written for some of these functions.
If you are looking to contribute to igraph, fixing some of these is an easy way to get started. If you are unsure which one to take, just ask. [Here's a guide on writing tests.](https://github.com/
-
Updated
Feb 8, 2021 - Python
-
Updated
Feb 10, 2021 - Jupyter Notebook
-
Updated
Sep 1, 2018 - Jupyter Notebook
-
Updated
Feb 10, 2021 - TypeScript
-
Updated
Jan 6, 2021 - Jupyter Notebook
-
Updated
Jan 25, 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."
This Pull Request is for HacktoberFest 2020
Description of Change
Checklist