loupe

Parametric optimization with built-in autograd

https://github.com/andykee/loupe

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
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

Another day, another mind-boggling adventure.

GitHub Events

Total
Last Year

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 91
  • Total Committers: 1
  • Avg Commits per committer: 91.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 11
  • Committers: 1
  • Avg Commits per committer: 11.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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.

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 41 Last month
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