gpa-pol 0.1.0__tar.gz

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.
@@ -0,0 +1 @@
1
+ MIT
gpa_pol-0.1.0/PKG-INFO ADDED
@@ -0,0 +1,21 @@
1
+ Metadata-Version: 2.1
2
+ Name: gpa_pol
3
+ Version: 0.1.0
4
+ Summary: bebbeebbe
5
+ Home-page: https://github.com/yourusername/finosh/
6
+ Author: Ваше Имя
7
+ Author-email: your@email.com
8
+ Classifier: Programming Language :: Python :: 3
9
+ Classifier: License :: OSI Approved :: MIT License
10
+ Classifier: Operating System :: OS Independent
11
+ Requires-Python: >=3.7
12
+ Description-Content-Type: text/markdown
13
+ License-File: LICENSE.txt
14
+ Requires-Dist: numpy
15
+ Requires-Dist: matplotlib
16
+ Requires-Dist: scipy
17
+
18
+ finosh
19
+ Библиотека для студентов и инженеров: 18 готовых примеров Python-кода по анализу устойчивости, синтезу регуляторов и дискретизации систем. Просто вызовите finosh(5) и получите код в консоль.
20
+
21
+ Установка: pip install finosh
@@ -0,0 +1,4 @@
1
+ finosh
2
+ Библиотека для студентов и инженеров: 18 готовых примеров Python-кода по анализу устойчивости, синтезу регуляторов и дискретизации систем. Просто вызовите finosh(5) и получите код в консоль.
3
+
4
+ Установка: pip install finosh
@@ -0,0 +1 @@
1
+ from .core import gpa