Skip to content

cosmhology/Jupyter-Notebook-Practice-Physical-Constants-Ratios

 
 

Repository files navigation

Code of the Jupyter-Notebook-Practice-Physical-Constants-Ratios (2018)

Binder

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.

Running the code in the cloud

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.

Running the code on your computer

  1. Install git.

  2. Download and install Anaconda: choose the Python 3.6, 64-bit version for your operating system (macOS, Linux, or Windows).

  3. Open a terminal (cmd on Windows).

  4. Clone the repository:

$ git clone https://github.com/LaGuer/Jupyter-Notebook-Practice-Physical-Constants-Ratio.git
$ cd Jupyter-Notebook-Practice-Physical-Constants-Ratio
  1. Create the physicalconstantsratios conda environment:
conda env create -f environment.yml
  1. Activate the environment:

    • On macOS and Linux:
    source activate physicalconstantsratios
    • On Windows:
    activate physicalconstantsratios
  2. Launch the Jupyter Notebook:

$ jupyter notebook

Jupyter-Notebook-Practice-Physical-Constants-Ratios

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

Binder

DOI

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.

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%