Skip to content

Commit 650fddd

Browse files
committed
Add author name and address
1 parent 8606d68 commit 650fddd

File tree

2 files changed

+1
-148
lines changed

2 files changed

+1
-148
lines changed

jupyter_test_reg.ipynb

Lines changed: 0 additions & 147 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "skqulacs"
33
version = "0.1.0"
44
description = "scikit-qulacs is a library for quantum neural network. This library is based on qulacs and named after scikit-learn."
5-
authors = [""]
5+
authors = ["Qulacs-Osaka <qulacs.osaka@gmail.com>"]
66
license = "MIT"
77
readme = "./README.md"
88
repository = "https://github.com/Qulacs-Osaka/scikit-qulacs"

0 commit comments

Comments
 (0)