Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154725055
D12993.id34916.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D12993.id34916.diff
View Options
Index: science/Makefile
===================================================================
--- science/Makefile
+++ science/Makefile
@@ -161,6 +161,7 @@
SUBDIR += py-pysal
SUBDIR += py-pyteomics
SUBDIR += py-pyteomics.biolccc
+ SUBDIR += py-qspin
SUBDIR += py-scikit-fuzzy
SUBDIR += py-scikit-learn
SUBDIR += py-scikit-sparse
Index: science/py-qspin/Makefile
===================================================================
--- /dev/null
+++ science/py-qspin/Makefile
@@ -0,0 +1,20 @@
+# $FreeBSD$
+
+PORTNAME= qspin
+DISTVERSION= 0.1.8
+CATEGORIES= science
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= yuri@FreeBSD.org
+COMMENT= Learn quantum spin and entanglement
+
+LICENSE= GPLv3
+
+RUN_DEPENDS= ${PYNUMPY}
+
+USES= python
+USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
+.include <bsd.port.mk>
Index: science/py-qspin/distinfo
===================================================================
--- /dev/null
+++ science/py-qspin/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1502400098
+SHA256 (qspin-0.1.8.tar.gz) = 2612f70338c0138d3e4d4aaa38f313584b6c5d09faacf6de52875ba26910f5f3
+SIZE (qspin-0.1.8.tar.gz) = 9312
Index: science/py-qspin/pkg-descr
===================================================================
--- /dev/null
+++ science/py-qspin/pkg-descr
@@ -0,0 +1,12 @@
+This is a little package that will help with learning how quantum spin and
+entanglement work. It is meant to complement some of the "theoretical
+minimum" lectures and other web resources.
+* https://en.wikipedia.org/wiki/Pauli_matrices
+* https://en.wikipedia.org/wiki/Triplet_state
+* https://en.wikipedia.org/wiki/Von_Neumann_entropy
+* Book: Quantum Mechanics - The Theoretical Minimum, Leanoard Susskind and
+ Art Friedman, Basic Books, 2014. (mostly chapters 6&7)
+* http://theoreticalminimum.com/courses/quantum-mechanics/2012/winter/lecture-6
+ and lecture 7
+
+WWW: https://bitbucket.org/donald_gavel/qspin
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 30, 7:55 AM (8 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32473398
Default Alt Text
D12993.id34916.diff (1 KB)
Attached To
Mode
D12993: New port: science/py-qspin: Learn quantum spin and entanglement
Attached
Detach File
Event Timeline
Log In to Comment