Bug 2064375 - Review Request: Algopy - Arithmetic Computation and Algorithmic Differentiation tool
Summary: Review Request: Algopy - Arithmetic Computation and Algorithmic Differentiati...
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Jakub Kadlčík
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2064376
TreeView+ depends on / blocked
 
Reported: 2022-03-15 16:53 UTC by vibish11
Modified: 2023-10-01 21:02 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:
jkadlcik: fedora-review?


Attachments (Terms of Use)

Description vibish11 2022-03-15 16:53:45 UTC
Spec URL: https://github.com/ryanjohnmccann/capstone-2021-22/blob/main/python-algopy.spec
SRPM URL: https://github.com/b45ch1/algopy/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
Description: ALGOPY is a tool for Algorithmic Differentiation (AD) and Taylor polynomial approximations.
ALGOPY makes it possible to perform computations on scalar and polynomial matrices.
It is designed to be as compatible to numpy as possible. I.e. views, broadcasting and most
functions of numpy can be performed on polynomial matrices. Exampels are dot,trace,qr,solve,
inv,eigh.
The reverse mode of AD is also supported by a simple code evaluation tracer.

Documentation with examples is available at http://packages.python.org/algopy/.
Fedora Account System Username:

Fedora Account System Username: vibi1234

Comment 1 Jakub Kadlčík 2022-09-03 22:19:46 UTC
Hello Vibishan,
thank you for the package.

The Spec URL is correct, I can download and read it, but I cannot
properly review the package because the SRPM URRL is not pointing to
an actual SRPM package.

What you can do, is putting the .tar.gz into ~/rpmbuild/SOURCES/
directory and then running

    rpmbuild -bs python-algopy.spec

It will generate a .src.rpm package. You can then upload it somewhere,
and link it here.

Please let me know if you don't have any place where to upload it. I
can give you some hints.

Comment 2 Package Review 2023-09-30 00:45:32 UTC
This is an automatic check from review-stats script.

This review request ticket hasn't been updated for some time, but it seems
that the review is still being working out by you. If this is right, please
respond to this comment clearing the NEEDINFO flag and try to reach out the
submitter to proceed with the review.

If you're not interested in reviewing this ticket anymore, please clear the
fedora-review flag and reset the assignee, so that a new reviewer can take
this ticket.

Without any reply, this request will shortly be resetted.

Comment 3 Jakub Kadlčík 2023-10-01 21:02:32 UTC
> If you're not interested in reviewing this ticket anymore

I am interested in reviewing this ticket but there is no response from the contributor.


Note You need to log in before you can comment on or make changes to this bug.