{ "cells": [ { "cell_type": "code", "execution_count": 1, "id": "3a8710e8", "metadata": { "execution": { "iopub.execute_input": "2023-06-06T01:33:59.521185Z", "iopub.status.busy": "2023-06-06T01:33:59.520751Z", "iopub.status.idle": "2023-06-06T01:33:59.577471Z", "shell.execute_reply": "2023-06-06T01:33:59.576806Z" } }, "outputs": [], "source": [ "import numpy as np" ] }, { "cell_type": "code", "execution_count": 2, "id": "8371f151", "metadata": { "execution": { "iopub.execute_input": "2023-06-06T01:33:59.582366Z", "iopub.status.busy": "2023-06-06T01:33:59.581172Z", "iopub.status.idle": "2023-06-06T01:34:01.690989Z", "shell.execute_reply": "2023-06-06T01:34:01.690319Z" } }, "outputs": [ { "data": { "text/html": [ "\n", " \n", "
\n",
" \n",
" | \n",
" \n",
" \n",
" SpectroChemPy's API - v.0.6.5 © Copyright 2014-2023 - A.Travert & C.Fernandez @ LCS\n", " \n", " | \n",
"
name | NDDataset_373ec80a |
author | runner@fv-az626-878 |
created | 2023-06-06 01:34:01+00:00 |
DATA | |
title | concentration |
values | [ 1 2 3] g.cm⁻³ |
size | 3 |
name | NDDataset_374025ba |
author | runner@fv-az626-878 |
created | 2023-06-06 01:34:01+00:00 |
DATA | |
title | concentration |
values | [ 1000 2000 3000] kg.m⁻³ |
size | 3 |
name | NDDataset_3741fb4c |
author | runner@fv-az626-878 |
created | 2023-06-06 01:34:01+00:00 |
history | 2023-06-06 01:34:01+00:00> Binary operation mul with `2 m³` has been performed |
DATA | |
title | concentration |
values | [ 2 4 6] g.m³.cm⁻³ |
size | 3 |
name | NDDataset_3743afb4 |
author | runner@fv-az626-878 |
created | 2023-06-06 01:34:01+00:00 |
history | 2023-06-06 01:34:01+00:00> Binary operation mul with `2 m³` has been performed 2023-06-06 01:34:01+00:00> Binary operation truediv with `NDDataset_373ec80a` has been performed |
DATA | |
title | concentration |
values | [ 2 2 2] m³ |
size | 3 |