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 (8.4%) to scientific vocabulary
Keywords
autograd
optimization
python
science
Last synced: 6 months ago
·
JSON representation
Repository
Parametric optimization with built-in autograd
Basic Info
- Host: GitHub
- Owner: andykee
- License: bsd-3-clause
- Language: Python
- Default Branch: master
- Homepage: https://andykee.github.io/loupe/
- Size: 1.03 MB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
- Releases: 5
Topics
autograd
optimization
python
science
Created almost 5 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
License
README.rst
Loupe
=====
|build status| |coverage| |docs status| |pypi version|
Loupe is a Python library for solving parametric optimization problems. Loupe makes
it easy to build and manipulate numerical models and efficiently solve optimization
problems using built-in algorithmic differentiation (autograd).
* **Documentation:** https://loupe.readthedocs.io/
* **Releases:** https://pypi.org/project/loupe/
* **Code:** https://github.com/andykee/loupe/
* **Issue tracker:** https://github.com/andykee/loupe/issues/
Installing
----------
Install and update Loupe using `pip`_:
.. code-block:: text
pip install loupe
.. _pip: https://pip.pypa.io/en/stable/quickstart/
.. |build status| image:: https://github.com/andykee/loupe/actions/workflows/test.yml/badge.svg
:target: https://github.com/andykee/loupe/actions/workflows/test.yml
.. |coverage| image:: https://coveralls.io/repos/github/andykee/loupe/badge.svg
:target: https://coveralls.io/github/andykee/loupe
.. |docs status| image:: https://readthedocs.org/projects/loupe/badge/?version=latest
:target: https://loupe.readthedocs.io/en/latest/?badge=latest
.. |pypi version| image:: https://img.shields.io/pypi/v/loupe.svg
:target: https://pypi.python.org/pypi/loupe
Owner
- Name: Andy Kee
- Login: andykee
- Kind: user
- Location: Los Angeles, CA
- Company: NASA JPL
- Repositories: 4
- Profile: https://github.com/andykee
Another day, another mind-boggling adventure.
GitHub Events
Total
Last Year
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Andy Kee | a****e@g****m | 91 |
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 3
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.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
Top Authors
Issue Authors
- andykee (3)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 41 last-month
- Total dependent packages: 0
- Total dependent repositories: 2
- Total versions: 5
- Total maintainers: 1
pypi.org: loupe
A Python library for solving parametric optimization problems with built-in autograd.
- Homepage: https://loupe.readthedocs.io
- Documentation: https://loupe.readthedocs.io
- License: BSD-3-Clause
-
Latest release: 1.3.1
published almost 2 years ago
Rankings
Dependent packages count: 7.4%
Dependent repos count: 11.9%
Average: 26.5%
Forks count: 30.0%
Stargazers count: 32.0%
Downloads: 51.3%
Maintainers (1)
Last synced:
6 months ago