mathematics
Here are 3,358 public repositories matching this topic...
-
Updated
Dec 16, 2020
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
Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.
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
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
Dec 12, 2020 - C++
-
Updated
Oct 5, 2020 - Python
-
Updated
Feb 6, 2020
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 23, 2020 - JavaScript
-
Updated
Nov 25, 2020 - TeX
-
Updated
Oct 26, 2020
-
Updated
Dec 21, 2020 - PHP
-
Updated
Dec 15, 2020 - Python
-
Updated
Nov 5, 2020
-
Updated
Jul 9, 2020 - Java
-
Updated
Oct 29, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
If I want to read data from a webDav/http endpoint using an oidc token, I'd need to be able to pass the token somehow in ROOT to the Davix client wrapper. Possibly through env variable and rootrc.
Describe the solution you'd like
Make the Davix client wrapper able to take the token from env variable and rootrc.
Addi
-
Updated
Dec 21, 2020
igraph has some examples in the documentation. We need more short educational example programs. Contributions of such examples are very welcome.
If you would like to contribute, please post in this thread and ask for guidance.
In short,
- Contributions should target the
developbranch - See how examples appear in the documentation e.g. at [igraph_small](https://igrap
-
Updated
Dec 19, 2020 - Python
-
Updated
Dec 23, 2020 - Jupyter Notebook
-
Updated
Sep 1, 2018 - Jupyter Notebook
-
Updated
Dec 23, 2020 - TypeScript
-
Updated
Dec 6, 2020 - Jupyter Notebook
-
Updated
Dec 22, 2020 - 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