|
44 | 44 | "name": "stdout", |
45 | 45 | "output_type": "stream", |
46 | 46 | "text": [ |
47 | | - "Requirement already satisfied: astropy in /home/zulfigak/anaconda3/envs/ubermagdev3/lib/python3.8/site-packages (5.2.2)\n", |
48 | | - "Requirement already satisfied: numpy>=1.20 in /home/zulfigak/anaconda3/envs/ubermagdev3/lib/python3.8/site-packages (from astropy) (1.24.4)\n", |
49 | | - "Requirement already satisfied: pyerfa>=2.0 in /home/zulfigak/anaconda3/envs/ubermagdev3/lib/python3.8/site-packages (from astropy) (2.0.0.3)\n", |
50 | | - "Requirement already satisfied: PyYAML>=3.13 in /home/zulfigak/anaconda3/envs/ubermagdev3/lib/python3.8/site-packages (from astropy) (6.0.1)\n", |
51 | | - "Requirement already satisfied: packaging>=19.0 in /home/zulfigak/anaconda3/envs/ubermagdev3/lib/python3.8/site-packages (from astropy) (23.2)\n" |
| 47 | + "Collecting astropy\n", |
| 48 | + " Downloading astropy-6.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB)\n", |
| 49 | + "Requirement already satisfied: numpy>=1.23 in /home/sam/miniconda3/envs/ubermagdev311/lib/python3.11/site-packages (from astropy) (2.0.0)\n", |
| 50 | + "Collecting pyerfa>=2.0.1.1 (from astropy)\n", |
| 51 | + " Using cached pyerfa-2.0.1.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.7 kB)\n", |
| 52 | + "Collecting astropy-iers-data>=0.2024.7.1.0.34.3 (from astropy)\n", |
| 53 | + " Downloading astropy_iers_data-0.2024.8.5.0.32.23-py3-none-any.whl.metadata (5.1 kB)\n", |
| 54 | + "Requirement already satisfied: PyYAML>=3.13 in /home/sam/miniconda3/envs/ubermagdev311/lib/python3.11/site-packages (from astropy) (6.0.1)\n", |
| 55 | + "Requirement already satisfied: packaging>=19.0 in /home/sam/miniconda3/envs/ubermagdev311/lib/python3.11/site-packages (from astropy) (24.1)\n", |
| 56 | + "Downloading astropy-6.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.2 MB)\n", |
| 57 | + "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m10.2/10.2 MB\u001b[0m \u001b[31m49.0 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m00:01\u001b[0m0:01\u001b[0m\n", |
| 58 | + "\u001b[?25hDownloading astropy_iers_data-0.2024.8.5.0.32.23-py3-none-any.whl (1.9 MB)\n", |
| 59 | + "\u001b[2K \u001b[90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\u001b[0m \u001b[32m1.9/1.9 MB\u001b[0m \u001b[31m70.4 MB/s\u001b[0m eta \u001b[36m0:00:00\u001b[0m\n", |
| 60 | + "\u001b[?25hUsing cached pyerfa-2.0.1.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB)\n", |
| 61 | + "Installing collected packages: pyerfa, astropy-iers-data, astropy\n", |
| 62 | + "Successfully installed astropy-6.1.2 astropy-iers-data-0.2024.8.5.0.32.23 pyerfa-2.0.1.4\n" |
52 | 63 | ] |
53 | 64 | } |
54 | 65 | ], |
|
230 | 241 | "$0.001 \\; \\mathrm{m^{2}\\,A}$" |
231 | 242 | ], |
232 | 243 | "text/plain": [ |
233 | | - "<Quantity 0.001 A m2>" |
| 244 | + "<Quantity 0.001 m2 A>" |
234 | 245 | ] |
235 | 246 | }, |
236 | 247 | "execution_count": 7, |
|
259 | 270 | { |
260 | 271 | "data": { |
261 | 272 | "text/plain": [ |
262 | | - "0.001" |
| 273 | + "np.float64(0.001)" |
263 | 274 | ] |
264 | 275 | }, |
265 | 276 | "execution_count": 8, |
|
978 | 989 | "name": "python", |
979 | 990 | "nbconvert_exporter": "python", |
980 | 991 | "pygments_lexer": "ipython3", |
981 | | - "version": "3.8.19" |
| 992 | + "version": "3.11.9" |
982 | 993 | }, |
983 | 994 | "widgets": { |
984 | 995 | "application/vnd.jupyter.widget-state+json": { |
|
0 commit comments