fastforman 0.7.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
fastforman/__init__.py ADDED
@@ -0,0 +1,5 @@
1
+ # fastforman/__init__.py
2
+ __version__="0.7.0"
3
+ from . import GeometricSimplicialComplex
4
+ from . import VietorisRipsComplex
5
+
@@ -0,0 +1,15 @@
1
+ Metadata-Version: 2.4
2
+ Name: fastforman
3
+ Version: 0.7.0
4
+ Summary: Fast computation of Forman-Ricci curvature on Vietoris-Rips complexes
5
+ Author-email: Danillo Barros de Souza <danillo.dbs16@gmail.com>
6
+ License: Creative Commons Attribution 4.0 International
7
+ Requires-Python: >=3.8.5
8
+ Description-Content-Type: text/markdown
9
+ License-File: LICENCE.md
10
+ Requires-Dist: numpy
11
+ Requires-Dist: scipy
12
+ Requires-Dist: networkx
13
+ Requires-Dist: scikit-learn
14
+ Requires-Dist: cython
15
+ Dynamic: license-file
@@ -0,0 +1,6 @@
1
+ fastforman/__init__.py,sha256=NJJU1wlm1VdIXMAWpjJfwRhGvR6_OVivQ4LgHfwyvnE,121
2
+ fastforman-0.7.0.dist-info/licenses/LICENCE.md,sha256=zYdF4bQ43fruRDd4ewSpQNM53AC_x59MrCb9amiDoB8,9520
3
+ fastforman-0.7.0.dist-info/METADATA,sha256=X1MvZ2r92crPuPT6P106hYyfWxGm6-xagSfCJb_Ktvo,481
4
+ fastforman-0.7.0.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
5
+ fastforman-0.7.0.dist-info/top_level.txt,sha256=Sjsv-ZGkHjhEWASrotwc3X49LAb1RMAkUMUUOw4tWPo,11
6
+ fastforman-0.7.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (83.0.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,149 @@
1
+ Creative Commons Attribution 4.0 International
2
+
3
+ =========================================================
4
+
5
+ Creative Commons Corporation ("Creative Commons") is not a law firm and does not provide
6
+ legal services or legal advice. Distribution of Creative Commons public licenses does
7
+ not create a lawyer-client or other relationship. Creative Commons makes its licenses
8
+ and related information available on an "as-is" basis. Creative Commons gives no
9
+ warranties regarding its licenses, any material licensed under their terms and
10
+ conditions, or any related information. Creative Commons disclaims all liability for
11
+ damages resulting from their use to the fullest extent possible.
12
+
13
+ Using Creative Commons Public Licenses
14
+
15
+ Creative Commons public licenses provide a standard set of terms and conditions that
16
+ creators and other rights holders may use to share original works of authorship and
17
+ other material subject to copyright and certain other rights specified in the public
18
+ license below. The following considerations are intended to highlight only some of the
19
+ important considerations. They are not meant to limit, or as a substitute for, the
20
+ terms and conditions of the public license itself.
21
+
22
+ 1. Considerations for licensors: Our public licenses are intended for use by those
23
+ authorized to give the public permission to use material in ways otherwise
24
+ restricted by copyright and certain other rights. Our licenses are irrevocable.
25
+ Licensors should read and understand the terms and conditions of the license they
26
+ choose before applying it. Licensors should also secure all rights necessary before
27
+ applying our licenses so that the public can reuse the material as expected. Licensors
28
+ should clearly mark any material not subject to the license. This includes other CC-
29
+ licensed material, or material used under an exception or limitation to copyright.
30
+ More considerations for licensors:
31
+ wiki.creativecommons.org/Considerations_for_licensors
32
+
33
+ 2. Considerations for the public: By using one of our public licenses, a licensor grants
34
+ the public permission to use the licensed material under specified terms and
35
+ conditions. If the licensor's permission is not necessary for any reason--for example,
36
+ because of any applicable exception or limitation to copyright--then that use is not
37
+ regulated by the license. Our licenses grant only permissions under copyright and
38
+ certain other rights that a licensor has authority to grant. Use of the licensed
39
+ material may still be restricted for other reasons, including because others have
40
+ copyright or other rights in the material. A licensor may make special requests,
41
+ such as asking that all changes be marked or described. Although not required by our
42
+ licenses, you are encouraged to respect those requests where reasonable. More
43
+ considerations for the public:
44
+ wiki.creativecommons.org/Considerations_for_licensees
45
+
46
+ ====================================================================================================
47
+
48
+ Creative Commons Attribution 4.0 International Public License
49
+
50
+ By exercising the Licensed Rights (defined below), You accept and agree to be bound by
51
+ the terms and conditions of this Creative Commons Attribution 4.0 International Public
52
+ License ("Public License"). To the extent this Public License may be interpreted as a
53
+ contract, You are granted the Licensed Rights in consideration of Your acceptance of
54
+ these terms and conditions, and the Licensor grants You such rights in consideration of
55
+ benefits the Licensor receives from making the Licensed Material available under these
56
+ terms and conditions.
57
+
58
+ Section 1 – Definitions.
59
+
60
+ a. Adapted Material means material subject to Copyright and Similar Rights that is
61
+ derived from or based upon the Licensed Material and in which the Licensed Material
62
+ is translated, altered, arranged, transformed, or otherwise modified in a manner
63
+ requiring permission under the Copyright and Similar Rights held by the Licensor.
64
+ For purposes of this Public License, where the Licensed Material is a musical work,
65
+ performance, or sound recording, Adapted Material is always produced where the
66
+ Licensed Material is synched in timed relation with a moving image.
67
+
68
+ b. Copyright and Similar Rights means copyright and/or similar rights closely related
69
+ to copyright including, without limitation, performance, broadcast, sound recording,
70
+ and Sui Generis Database Rights, without regard to how the rights are labeled or
71
+ categorized. For purposes of this Public License, the rights specified in Section
72
+ 2(b)(1)-(2) are not Copyright and Similar Rights.
73
+
74
+ c. Effective Technological Measures means those measures that, in the absence of proper
75
+ authority, may not be circumvented under laws fulfilling obligations under Article
76
+ 11 of the WIPO Copyright Treaty adopted on December 20, 1996, and/or similar
77
+ international agreements.
78
+
79
+ d. Exceptions and Limitations means fair use, fair dealing, and/or any other exception
80
+ or limitation to Copyright and Similar Rights that applies to Your use of the
81
+ Licensed Material.
82
+
83
+ e. Licensed Material means the artistic or literary work, database, or other material to
84
+ which the Licensor applied this Public License.
85
+
86
+ f. Licensed Rights means the rights granted to You subject to the terms and conditions of
87
+ this Public License, which are limited to all Copyright and Similar Rights that apply
88
+ to Your use of the Licensed Material and that the Licensor has authority to license.
89
+
90
+ g. Licensor means the individual(s) or entity(ies) granting rights under this Public
91
+ License.
92
+
93
+ h. Share means to provide material to the public by any means or process that requires
94
+ permission under the Licensed Rights, such as reproduction, public display, public
95
+ performance, distribution, dissemination, communication, or importation, and to make
96
+ material available to the public including in ways that members of the public may
97
+ access the material from a place and at a time individually chosen by them.
98
+
99
+ i. Sui Generis Database Rights means rights other than copyright resulting from Directive
100
+ 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal
101
+ protection of databases, as amended and/or succeeded, as well as other essentially
102
+ equivalent rights anywhere in the world.
103
+
104
+ j. You means the individual or entity exercising the Licensed Rights under this Public
105
+ License. Your has a corresponding meaning.
106
+
107
+ Section 2 – Scope.
108
+
109
+ a. License grant.
110
+ 1. Subject to the terms and conditions of this Public License, the Licensor hereby
111
+ grants You a worldwide, royalty-free, non-sublicensable, non-exclusive, irrevocable
112
+ license to exercise the Licensed Rights in the Licensed Material to:
113
+ A. reproduce and Share the Licensed Material, in whole or in part; and
114
+ B. produce, reproduce, and Share Adapted Material.
115
+ 2. Exceptions and Limitations. For the avoidance of doubt, where Exceptions and
116
+ Limitations apply to Your use, this Public License does not apply, and You do not
117
+ need to comply with its terms and conditions.
118
+ 3. Term. The term of this Public License is specified in Section 6(a).
119
+ 4. Media and formats; technical modifications allowed. The Licensor authorizes You to
120
+ exercise the Licensed Rights in all media and formats whether now known or hereafter
121
+ created, and to make technical modifications necessary to do so. The Licensor waives
122
+ and/or agrees not to assert any right or authority to forbid You from making
123
+ technical modifications necessary to exercise the Licensed Rights, including
124
+ technical modifications necessary to circumvent Effective Technological Measures.
125
+ For purposes of this Public License, simply making modifications authorized by this
126
+ Section 2(a)(4) never produces Adapted Material.
127
+ 5. Downstream recipients.
128
+ A. Offer from the Licensor – Licensed Material. Every recipient of the Licensed
129
+ Material automatically receives an offer from the Licensor to exercise the
130
+ Licensed Rights under the terms and conditions of this Public License.
131
+ B. No downstream restrictions. You may not offer or impose any additional or
132
+ different terms or conditions on, or apply any Effective Technological Measures
133
+ to, the Licensed Material if doing so restricts exercise of the Licensed Rights
134
+ by any recipient of the Licensed Material.
135
+ 6. No endorsement. Nothing in this Public License constitutes or may be construed as
136
+ permission to assert or imply that You are, or that Your use of the Licensed
137
+ Material is, connected with, or sponsored, endorsed, or granted official status by,
138
+ the Licensor or others designated to receive attribution as provided in Section 3(a)(1)(A)(i).
139
+
140
+ b. Other rights.
141
+ 1. Moral rights, such as the right of integrity, are not licensed under this Public
142
+ License, nor are publicity, privacy, and/or other similar personality rights;
143
+ however, to the extent possible, the Licensor waives and/or agrees not to assert any
144
+ such rights held by the Licensor to the limited extent necessary to allow You to
145
+ exercise the Licensed Rights, but not otherwise.
146
+ 2. Patent and trademark rights are not licensed under this Public License.
147
+ 3. To the extent possible, the Licensor waives any right to collect royalties from You
148
+ for the exercise of the Licensed Rights, whether directly or through a collecting
149
+ society
@@ -0,0 +1 @@
1
+ fastforman