mathematics
Here are 3,472 public repositories matching this topic...
Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.
-
Updated
Jan 20, 2021
factorial
to din factorial of a number
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 p
Tick-Tack-Toe game is not working for exception part
Description
Else part on line 247 takes you to infinite loop on getting any char value as input for position.
Expected Behavior
-
Updated
Jan 31, 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
Jan 27, 2021 - JavaScript
-
Updated
Nov 25, 2020 - TeX
-
Updated
Oct 26, 2020
-
Updated
Jan 30, 2021 - PHP
-
Updated
Nov 5, 2020
-
Updated
Jan 17, 2021 - Python
-
Updated
Dec 29, 2020 - Java
Explain what you would like to see improved
Currently we have a small paragraph titled "Reading and manipulating collections", but given users' feedback, we can do better in advertising and explaining how to deal with collections in RDF.
Optional: share how it could be improved
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Jan 27, 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
Jan 31, 2021 - Python
-
Updated
Jan 30, 2021 - Jupyter Notebook
-
Updated
Sep 1, 2018 - Jupyter Notebook
-
Updated
Jan 31, 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