This repository contains the Jupyter notebooks of the intriguing physical constants ratios that are at play in micro-physics and cosmology of [Jupyter-Notebook-Practice-Physical-Constants-Ratios(2018)](https://www.packtpub.com/big-data-and-business-intelligence/-first-e/ https://zenodo.org/badge/latestdoi/158677063), by LaGuer/F.M.Sanchez/D.G, Packt Publishing.
This repository is read-only: the source files are on the Jupyter-Notebook-Practice-Physical-Constants-Ratios repository.
With Binder, you can run most of the Jupyter notebooks directly from your web browser without installing anything. Just click on the launch binder
button above. A temporary Jupyter Notebook server with all dependencies will be automatically launched in the cloud. It is not persistent: all your changes will be lost after some time.
-
Download and install Anaconda: choose the Python 3.6, 64-bit version for your operating system (macOS, Linux, or Windows).
-
Open a terminal (
cmd
on Windows). -
Clone the repository:
$ git clone https://github.com/LaGuer/Jupyter-Notebook-Practice-Physical-Constants-Ratio.git
$ cd Jupyter-Notebook-Practice-Physical-Constants-Ratio
- Create the
physicalconstantsratios
conda environment:
conda env create -f environment.yml
-
Activate the environment:
- On macOS and Linux:
source activate physicalconstantsratios
- On Windows:
activate physicalconstantsratios
-
Launch the Jupyter Notebook:
$ jupyter notebook
Jupyter-Notebook Practice Physical Constants Ratios
Explore intriguing Physical Constants ratios between microphysics and cosmology
Jupyter-Notebook-Practice-Physical-Constants-Ratios Github.io
Jupyter-Notebook-Practice-Physical-Constants-Ratios Github.com
License The 'Jupyter-Notebook-Practice-Physical-Constants-Ratios' package is licensed under the MIT "Expat" License. The original author(s) are:
- LaGuer.
- Dr Francis Michel Sanchez
- Denis Gayral
Please, cite the paper LaGuer 2018 (http://vixra.org/pdf/1811.0146v8.pdf) if you employ this package in your research work.