paddle 1.1.11__py3-none-any.whl → 1.1.14__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.
paddle/__init__.py CHANGED
@@ -4,4 +4,4 @@ from .find_init_params import find_init_params
4
4
  from .evolve_kinetics import evolve_kinetics
5
5
 
6
6
  __all__ = ["setup_profile", "write_profile", "find_init_params", "evolve_kinetics"]
7
- __version__ = "1.1.11"
7
+ __version__ = "1.1.14"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: paddle
3
- Version: 1.1.11
3
+ Version: 1.1.14
4
4
  Summary: Python Atmospheric Dynamics: Discovery and Learning about Exoplanets. An open-source, user-friendly python frontend of canoe
5
5
  Project-URL: Homepage, https://github.com/elijah-mullens/paddle
6
6
  Project-URL: Repository, https://github.com/elijah-mullens/paddle
@@ -93,6 +93,11 @@ https://github.com/elijah-mullens/paddle
93
93
  git config credential.helper 'cache --timeout=86400'
94
94
  ```
95
95
 
96
+ ### Create a python virtual environment
97
+ ```bash
98
+ python -m venv .pyenv
99
+ ```
100
+
96
101
  ### Install paddle package
97
102
 
98
103
  ### Install pre-commit hook
@@ -1,4 +1,4 @@
1
- paddle/__init__.py,sha256=lsjXyx46HR-2ub7DkfpYJrUQQKVSFi6QWqr_kJPFd7g,282
1
+ paddle/__init__.py,sha256=GtqfGwZfBTWhvIbRQWR7r5UKS4JBrTmJe_0y49hT4Wk,282
2
2
  paddle/crm.py,sha256=HwOLAojR5LBcptqjAC9APEJiWpn8GhxPiAmvvIZ4mTM,1986
3
3
  paddle/evolve_kinetics.py,sha256=OWt1-SiLTzaWUCIchwRnBHCjbtcgJIIxrlQ5Lk4iN8c,1541
4
4
  paddle/find_init_params.py,sha256=dyRmo-LTwVohbPhSH5LV45jL_XeRmNEcuKPvafBklto,2516
@@ -6,8 +6,8 @@ paddle/nc2pt.py,sha256=LXR0fnUTaOA_uaDsLU4YqdAVFyycB6SvRq12xWhHhLA,1136
6
6
  paddle/pt2nc.py,sha256=lLviBm6a2O05RvuPQc8DxV5pGr_VEhlSkrKPV1lQ3yU,3913
7
7
  paddle/setup_profile.py,sha256=oJpqPnlq2q1rn_l2flwgbdWwbxbhxx4QOYl4ezWmP-o,8803
8
8
  paddle/write_profile.py,sha256=HeBtGaFixGv8DnmJWPiQs-30RsdplSObhMA6ky6eVrg,3908
9
- paddle-1.1.11.dist-info/METADATA,sha256=EnC-UYAntB1Kl_TfwDjbAQA9Fz_vuoCMoXwZtXsJzIM,2687
10
- paddle-1.1.11.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
11
- paddle-1.1.11.dist-info/entry_points.txt,sha256=pDR96GW6ylBZrbFd-tRGthW8qTuYaSLjrEt1LFIEYto,48
12
- paddle-1.1.11.dist-info/licenses/LICENSE,sha256=e6NthgKABUnLRqjuETcBGgsOuA-aJANpNoeXMe9RBso,1071
13
- paddle-1.1.11.dist-info/RECORD,,
9
+ paddle-1.1.14.dist-info/METADATA,sha256=xqNnbdYD9Y4A0W2RM2RS4XzgzWtsm0VFZH931Us3ew0,2762
10
+ paddle-1.1.14.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
11
+ paddle-1.1.14.dist-info/entry_points.txt,sha256=pDR96GW6ylBZrbFd-tRGthW8qTuYaSLjrEt1LFIEYto,48
12
+ paddle-1.1.14.dist-info/licenses/LICENSE,sha256=e6NthgKABUnLRqjuETcBGgsOuA-aJANpNoeXMe9RBso,1071
13
+ paddle-1.1.14.dist-info/RECORD,,