All Projects → the-akira → Python-Matematica

the-akira / Python-Matematica

Licence: other
Explorando aspectos fundamentais da matemática com Python e Jupyter

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Python-Matematica

Stats Maths With Python
General statistics, mathematical programming, and numerical/scientific computing scripts and notebooks in Python
Stars: ✭ 381 (+829.27%)
Mutual labels:  numpy, mathematics, pandas, scipy, matplotlib
Ai Learn
人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域
Stars: ✭ 4,387 (+10600%)
Mutual labels:  numpy, mathematics, pandas, matplotlib
Data Science Ipython Notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
Stars: ✭ 22,048 (+53675.61%)
Mutual labels:  numpy, pandas, scipy, matplotlib
introduction to ml with python
도서 "[개정판] 파이썬 라이브러리를 활용한 머신 러닝"의 주피터 노트북과 코드입니다.
Stars: ✭ 211 (+414.63%)
Mutual labels:  numpy, pandas, scipy, matplotlib
Ml Cheatsheet
A constantly updated python machine learning cheatsheet
Stars: ✭ 136 (+231.71%)
Mutual labels:  numpy, pandas, scipy, matplotlib
Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+19321.95%)
Mutual labels:  numpy, pandas, scipy, matplotlib
Studybook
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
Stars: ✭ 1,457 (+3453.66%)
Mutual labels:  numpy, mathematics, pandas, scipy
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (+246.34%)
Mutual labels:  numpy, pandas, scipy, matplotlib
anesthetic
Nested Sampling post-processing and plotting
Stars: ✭ 34 (-17.07%)
Mutual labels:  pandas, scipy, matplotlib
Udacity-Data-Analyst-Nanodegree
Repository for the projects needed to complete the Data Analyst Nanodegree.
Stars: ✭ 31 (-24.39%)
Mutual labels:  numpy, pandas, matplotlib
Engezny
Engezny is a python package that quickly generates all possible charts from your dataframe and saves them for you, and engezny is only supporting now uni-parameter visualization using the pie, bar and barh visualizations.
Stars: ✭ 25 (-39.02%)
Mutual labels:  numpy, pandas, matplotlib
Algorithmic-Trading
Algorithmic trading using machine learning.
Stars: ✭ 102 (+148.78%)
Mutual labels:  pandas, scipy, matplotlib
jupyter boilerplate
Adds a customizable menu item to Jupyter (IPython) notebooks to insert boilerplate snippets of code
Stars: ✭ 69 (+68.29%)
Mutual labels:  scipy, matplotlib, sympy
covid-19
Data ETL & Analysis on the global and Mexican datasets of the COVID-19 pandemic.
Stars: ✭ 14 (-65.85%)
Mutual labels:  numpy, pandas, matplotlib
Computator.net
Computator.NET is a special kind of numerical software that is fast and easy to use but not worse than others feature-wise. It's features include: - Real and complex functions charts - Real and complex calculator - Real functions numerical calculations including different methods - Over 107 Elementary functions - Over 141 Special functions - Over 21 Matrix functions and operations - Scripting language with power to easy computations including matrices - You can declare your own custom functions with scripting language
Stars: ✭ 174 (+324.39%)
Mutual labels:  calculus, mathematics, scientific-computing
DataSciPy
Data Science with Python
Stars: ✭ 15 (-63.41%)
Mutual labels:  numpy, pandas, scientific-computing
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+7587.8%)
Mutual labels:  numpy, pandas, scipy
datascienv
datascienv is package that helps you to setup your environment in single line of code with all dependency and it is also include pyforest that provide single line of import all required ml libraries
Stars: ✭ 53 (+29.27%)
Mutual labels:  numpy, pandas, matplotlib
data-analysis-using-python
Data Analysis Using Python: A Beginner’s Guide Featuring NYC Open Data
Stars: ✭ 81 (+97.56%)
Mutual labels:  numpy, pandas, matplotlib
Dimensionality-reduction-and-classification-on-Hyperspectral-Images-Using-Python
In this repository, You can find the files which implement dimensionality reduction on the hyperspectral image(Indian Pines) with classification.
Stars: ✭ 63 (+53.66%)
Mutual labels:  numpy, pandas, matplotlib

Matemática (μάθημα) com Python

Python

A matemática (dos termos gregos μάθημα, transliterado máthēma, 'ciência', 'conhecimento' ou 'aprendizagem'; e μαθηματικός, transliterado mathēmatikós, 'inclinado a aprender') é a ciência do raciocínio lógico e abstrato, que estuda quantidades, medidas, espaços, estruturas, variações e estatísticas. Um trabalho matemático consiste em procurar por padrões, formular conjecturas e, por meio de deduções rigorosas a partir de axiomas e definições, estabelecer novos resultados. A matemática desenvolveu-se principalmente na Mesopotâmia, no Egito, na Grécia, na Índia e no Oriente Médio. A partir da Renascença, o desenvolvimento da matemática intensificou-se na Europa, quando novas descobertas científicas levaram a um crescimento acelerado que dura até os dias de hoje... Leia mais

Projeto

A ideia do projeto é explorar aspectos fundamentais da matemática através de experimentos com importantes bibliotecas Python.

Recomendamos você obter o pacote científico completo de Python (incluindo o Jupyter-Notebook), acesse: anaconda e divirta-se experimentando.

Conteúdo

  1. Teorema Fundamental do Cálculo com SymPy
  2. Álgebra Linear com SymPy
  3. Estatística Descritiva com Pandas
  4. Explorando a Álgebra Linear com NumPy
  5. Gráficos com Pandas e Matplotlib
  6. Gráficos de Equações com SymPy
  7. Onda Senoidal
  8. Onda Cossenoidal
  9. Onda Quadrada
  10. Onda Dente de Serra
  11. Transformada de Fourier
  12. Transformada Inversa de Fourier
  13. Algoritmo Euclideano
  14. Equação de Euler com SymPy
  15. Números de Fibonacci
  16. Função Sigmoid
  17. Função Tangente Hiperbólica
  18. Função de Unidade Linear Retificada
  19. Função Exponencial
  20. Espiral de Arquimedes
  21. Triângulo de Sierpinski
  22. Conjunto de Mandelbrot
  23. Permutações e Combinações
  24. Equações Diferenciais Ordinárias
  25. Análise de Algoritmos
  26. Símbolos da Matemática Explicados com Python
  27. Compreendendo Logaritmos com Python
  28. Referências
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].