Most of those packages (e.g. math, random, itertools....) are part of the python standard library, so should be available with any standard installation of python (even if they don't show up in the output of conda list). Conda therefore does not install these separately or have them in its package lists.

Other issues with your attempt are with the names of packages. For instance, you are trying to install scikit-image, but using the shortform name skimage (which is used once it is installed for import, e.g. import skimage). If you use conda install scikit-image, conda will find it.

Answer from sacuL on Stack Overflow
🌐
Anaconda.org
anaconda.org › conda-forge › python-markdown-math
python-markdown-math - conda-forge | Anaconda.org
conda-forge/python-markdown-math ... · Labels 4 · Badges · Versions · 0.9 · To install this package, run one of the following: $conda install conda-forge::python-markdown-math ·...
🌐
PyPI
pypi.org › project › mathematical
Client Challenge
JavaScript is disabled in your browser · Please enable JavaScript to proceed · A required part of this site couldn’t load. This may be due to a browser extension, network issues, or browser settings. Please check your connection, disable any ad blockers, or try using a different browser
🌐
GitHub
github.com › ContinuumIO › anaconda-issues › issues › 172
ImportError: No module named math · Issue #172 · ContinuumIO/anaconda-issues
September 8, 2014 - Please check out: http://continuum.io/thanks and https://binstar.org >>> from math import sqrt Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named math · I've tried to update all libraries but got this error message: $ conda update --all Fetching package metadata: .. Solving package specifications: .. Error: Unsatisfiable package specifications. Generating hint: WARNING: This could take a while. Type Ctrl-C to exit. [ COMPLETE ] |##################################################| 100% Hint: anaconda >=2.0.1 has a conflict with the remaining packages · Install Anaconda from scratch (and update it) doesn't fix the issue.
Author   IamGianluca
🌐
University of Cambridge
maths.cam.ac.uk › computing › using-python
Using Python | Computing
It is not advisable to install ... like pip install --user. It can easily lead to a corrupted python environment which is not usable. Instead we recommend using python virtual environments or conda environments. To setup your conda settings you should use command: ... You will be asked for your Maths ...
🌐
Bioconda
bioconda.github.io › recipes › perl-math-utils › README.html
Package Recipe 'perl-math-utils' — Bioconda documentation
Given that you already have a conda environment in which you want to have this package, install with: mamba install perl-math-utils and update with:: mamba update perl-math-utils
🌐
Anaconda
anaconda.org › auto › mathematics
mathematics - auto | Anaconda.org
auto/mathematics · Community · UNKNOWN · Overview · Files 1 · Labels 1 · Badges · Versions · 1.0.0 · To install this package, run one of the following: $conda install auto::mathematics · Monthly · Downloads Updates · Version · 1.0.0 · 1 / 8 versions selected ·
🌐
SageMath
doc.sagemath.org › html › en › installation › conda.html
Install from conda-forge - Installation Guide
SageMath can be installed on Linux and macOS via Conda from the conda-forge conda channel.
Find elsewhere
🌐
Anaconda.org
anaconda.org › conda-forge › mkl
mkl - conda-forge | Anaconda.org
Install mkl with Anaconda.org. Intel® oneAPI Math Kernel Library runtime libraries
🌐
GitHub
github.com › conda-forge › python-markdown-math-feedstock
GitHub - conda-forge/python-markdown-math-feedstock: A conda-smithy repository for python-markdown-math.
September 8, 2014 - Once the conda-forge channel has been enabled, python-markdown-math can be installed with conda:
Forked by 4 users
🌐
Anaconda.org
anaconda.org › conda-forge › vectormath
Vectormath | Anaconda.org
To install this package run one of the following: conda install conda-forge::vectormathconda install conda-forge/label/cf201901::vectormathconda install conda-forge/label/cf202003::vectormathconda install conda-forge/label/gcc7::vectormath · The vectormath package provides a fast, simple library ...
🌐
Anaconda.org
anaconda.org › anaconda › mpmath
mpmath - anaconda | Anaconda.org
2 weeks ago - To install this package, run one of the following: $conda install anaconda::mpmath · Monthly · Downloads Updates · Version · 1.3.0 · 1.2.1 · 1.1.0 · 1.0.0 · 0.19 · 5 / 8 versions selected · Downloads (Last 6 months): 0 · mpmath is a free Python library for real and complex floating-point ...
🌐
YouTube
youtube.com › code up your life
How to install Anaconda on Windows 10 + Python Math Operators - YouTube
In this video we go over how to install Anaconda on Windows 10. Some of the differences between Anaconda and then basic Python install, and the basic Math op...
Published   January 16, 2021
Views   111
🌐
Unipd
hpc.math.unipd.it › conda-anaconda-usage
Conda (anaconda) usage – Dep. of Mathematics HPC facilities documentation
labsrv8:~$ conda install -c conda-forge pytorch-gpu ## Package Plan ## environment location: /home/USERNAME/.conda/envs/gpuenv added / updated specs: - pytorch-gpu The following packages will be downloaded: package | build ---------------------------|----------------- brotli-python-1.1.0 | ...
🌐
Anaconda.org
anaconda.org › conda-forge › bob.math
bob.math - conda-forge
A community-led collection of recipes, build infrastructure, and distributions for the conda package manager.
🌐
ETH Zurich
people.math.ethz.ch › ~jteichma › index.php
Installing Anaconda and creating a working environment
ETH Zürich - D-MATH - SFG (Stochastic Finance Group) - HOME - update on 2022-12-29 · Install a version of the Anaconda package manager that corresponds to your respective operating system
🌐
Anaconda.org
anaconda.org › bioconda › perl-math-cdf
Perl Math Cdf | Anaconda.org
To install this package run one of the following: conda install bioconda::perl-math-cdfconda install bioconda/label/cf201901::perl-math-cdf
🌐
Uzh
wiki.math.uzh.ch › public › anaconda
anaconda - PublicMathWiki
February 8, 2022 - * type conda install pytorch-cpu torchvision-cpu -c pytorch (i.e pytorch, or other if you want additional packages) * confirm the dialog "Proceed ([y]/n): y ... Open i.e. now jupyter · PublicMathWiki: anaconda (last edited 2022-02-08 13:22:47 by dmorci) This wiki is maintained by the Math ...