File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 11# TensorFlow ManOpt
22
3+ [ ![ PyPI version] ( https://img.shields.io/pypi/v/tensorflow-manopt.svg )] ( https://pypi.org/project/tensorflow-manopt/ )
34[ ![ Build Status] ( https://travis-ci.org/master/tensorflow-manopt.svg?branch=master )] ( https://travis-ci.org/master/tensorflow-manopt )
45[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/python/black )
56[ ![ License] ( https://img.shields.io/:license-mit-blue.svg )] ( https://badges.mit-license.org )
Original file line number Diff line number Diff line change 55 name = "tensorflow-manopt" ,
66 version = "0.1.0" ,
77 description = "A library for manifold-constrained optimization in TensorFlow" ,
8+ long_description = open ("README.md" , "r" ).read (),
9+ long_description_content_type = "text/markdown" ,
810 author = "Oleg Smirnov" ,
9111012 packages = find_packages (),
You can’t perform that action at this time.
0 commit comments