https://github.com/cossio/newtonraphsonsafe.jl
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.2%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: cossio
- Language: Julia
- Default Branch: master
- Size: 18.6 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 7 years ago
· Last pushed over 6 years ago
Metadata Files
Readme
Changelog
README.md
NewtonRaphsonSafe Julia Package
Uni-dimensional root finding, based on rtsafe routine from the book:
Press, William H., Saul A. Teukolsky, William T. Vetterling, and Brian P. Flannery. 2007. Numerical Recipes: The Art of Scientific Computing. 3 edition. Cambridge: Cambridge University Press.
Notably, this implementation allows you to pass a single function that computes f(x) and f'(x) simultaneously.
If f(x) and f'(x) do some computations in common, this is more efficient than computing them separately.
We also admit an initial guess for the root that is independent of the bracket.
Owner
- Name: Jorge Fernandez-de-Cossio-Diaz
- Login: cossio
- Kind: user
- Repositories: 24
- Profile: https://github.com/cossio
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Jorge Fernandez-de-Cossio-Diaz | j****z@g****m | 28 |
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0