Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pystencils_autodiff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
pycodegen
pystencils_autodiff
Commits
6a3ad276
Commit
6a3ad276
authored
5 years ago
by
Stephan Seitz
Browse files
Options
Downloads
Patches
Plain Diff
Update README.rst and setup.cfg
parent
31acf4e4
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.rst
+8
-9
8 additions, 9 deletions
README.rst
setup.cfg
+3
-3
3 additions, 3 deletions
setup.cfg
with
11 additions
and
12 deletions
README.rst
+
8
−
9
View file @
6a3ad276
...
...
@@ -11,18 +11,17 @@
pystencils_autodiff
===================
Installation
------------
Add a short description here!
Install via pip :
.. code-block:: bash
Description
===========
pip install pyconrad
A longer description of your project goes here...
or if you downloaded this repository (https://github.com/theHamsta/pystencils_autodiff) using:
.. code-block:: bash
Note
====
This project has been set up using PyScaffold 3.2. For details and usage
information on PyScaffold see https://pyscaffold.org/.
pip install -e .
This diff is collapsed.
Click to expand it.
setup.cfg
+
3
−
3
View file @
6a3ad276
...
...
@@ -4,15 +4,15 @@
[metadata]
name
=
pystencils_autodiff
description
=
A
dd a short description here!
description
=
A
utomatic differentiation and generation of Torch/Tensorflow operations with pystencils (https://i10git.cs.fau.de/pycodegen/pystencils)
author
=
Stephan Seitz
author-email
=
stephan.seitz@fau.de
license
=
mit
license
=
GPLv3
long-description
=
file: README.rst
long-description-content-type
=
text/x-rst; charset=UTF-8
url
=
https://github.com/pyscaffold/pyscaffold/
project-urls
=
Documentation
=
https://pys
caffold.org
/
Documentation
=
https://pys
tencils-autodiff.readthedocs.io/en/latest
/
# Change if running only on Windows, Mac or Linux (comma-separated)
platforms
=
any
# Add here all kinds of additional classifiers as defined under
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment