Skip to content

Commit 7dd141f

Browse files
authored
Merge branch 'main' into add-languages
2 parents 66b0c0d + c05e985 commit 7dd141f

13 files changed

+626
-729
lines changed

content/pt/_index.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,49 @@
11
---
2-
title:
2+
title: SciPy
33
---
44

55
{{< grid columns="1 2 2 3" >}}
66

77
[[item]]
88
type = 'card'
9-
title = 'Fundamental algorithms'
9+
title = 'Algoritmos fundamentais'
1010
body = '''
11-
SciPy provides algorithms for optimization, integration, interpolation, eigenvalue problems, algebraic equations, differential equations, statistics and many other classes of problems.
11+
SciPy disponibiliza algoritmos para otimização, integração numérica, interpolação, problemas de autovalores, equações algébricas, equações diferenciais, estatística e muitas outras classes de problemas.
1212
'''
1313

1414
[[item]]
1515
type = 'card'
16-
title = 'Broadly applicable'
16+
title = 'Aplicações amplas'
1717
body = '''
18-
The algorithms and data structures provided by SciPy are broadly applicable across domains.
18+
Os algoritmos e estruturas de dados disponibilizados pela SciPy são amplamente aplicáveis a vários domínios.
1919
'''
2020

2121
[[item]]
2222
type = 'card'
23-
title = 'Foundational'
23+
title = 'Fundamental'
2424
body = '''
25-
Extends NumPy providing additional tools for array computing and provides specialized data structures, such as sparse matrices and k-dimensional trees.
25+
Estende a NumPy, adicionando ferramentas para computação com arrays e disponibiliza estruturas de dados especializadas, tais como matrizes esparsas e árvores k-dimensionais.
2626
'''
2727

2828
[[item]]
2929
type = 'card'
30-
title = 'Performant'
30+
title = 'Alto desempenho'
3131
body = '''
32-
SciPy wraps highly-optimized implementations written in low-level languages like Fortran, C, and C++. Enjoy the flexibility of Python with the speed of compiled code.
32+
A SciPy empacota implementações altamente otimizadas escritas em linguagens de baixo nível tais como Fortran, C, and C++. Aproveite a flexibilidade do Python com a velocidade de código compilado.
3333
'''
3434

3535
[[item]]
3636
type = 'card'
37-
title = 'Easy to use'
37+
title = 'Fácil de usar'
3838
body = '''
39-
SciPy's high level syntax makes it accessible and productive for programmers from any background or experience level.
39+
A sintaxe de alto nível da SciPy faz com que ela seja acessível e produtiva para programadores com qualquer formação ou nível de experiência.
4040
'''
4141

4242
[[item]]
4343
type = 'card'
4444
title = 'Open source'
4545
body = '''
46-
Distributed under a liberal [BSD license](https://github.com/scipy/scipy/blob/main/LICENSE.txt), SciPy is developed and maintained [publicly on GitHub](https://github.com/scipy/scipy) by a vibrant, responsive, and diverse [community](/community).
46+
Distribuída com uma [licença BSD](https://github.com/scipy/scipy/blob/main/LICENSE.txt) liberal, a SciPy é desenvolvida e mantida [publicamente no GitHub](https://github.com/scipy/scipy) por uma [comunidade](/community) vibrante, solícita e diversa.
4747
'''
4848

4949
{{< /grid >}}

content/pt/about.md

+57-78
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,14 @@
11
---
2-
title: About Us
2+
title: Quem Somos
33
sidebar: false
44
---
55

6-
SciPy is developed in the open on GitHub, through the consensus of the SciPy
7-
and wider scientific Python community. For more information on our governance
8-
approach, please see our
9-
[Governance Document](https://docs.scipy.org/doc/scipy/dev/governance.html).
6+
A SciPy é desenvolvida publicamente no GitHub, através do consenso das comunidades da SciPy e, mais amplamente, do Python científico. Para mais informações sobre nosso modelo de governança, por favor veja nosso
7+
[Documento de Governança](https://docs.scipy.org/doc/scipy/dev/governance.html).
108

11-
## Steering Council
9+
## Conselho Diretor (Steering Council)
1210

13-
The role of the SciPy Steering Council is to ensure, through working with and
14-
serving the broader SciPy community, the long-term well-being of the project,
15-
both technically and as a community. The SciPy Steering Council currently
16-
consists of the following members (in alphabetical order):
11+
O papel do Conselho Diretor da SciPy é trabalhar com a comunidade e servi-la para garantir a saúde do projeto a longo prazo, tanto tecnicamente quanto no contexto da comunidade. O Conselho Diretor da SciPy atualmente consiste nos seguintes membros: (em ordem alfabética):
1712

1813
- Andrew Nelson
1914
- Charles Harris
@@ -29,44 +24,42 @@ consists of the following members (in alphabetical order):
2924
- Nikolay Mayorov
3025
- Paul van Mulbregt
3126
- Pauli Virtanen (BDFL)
32-
- Ralf Gommers (Chair)
33-
- Tyler Reddy (Release manager)
27+
- Ralf Gommers (Presidente)
28+
- Tyler Reddy (Release manager - responsável pelo lançamento de novas versões)
3429
- Warren Weckesser
3530

36-
Emeritus:
31+
Membros eméritos:
3732

3833
- Anne Archibald
39-
- Eric Jones (co-creator of SciPy)
34+
- Eric Jones (co-criador da SciPy)
4035
- Eric Moore
4136
- Eric Quintero
4237
- Jaime Fernández del Río
4338
- Jarrod Millman
44-
- Pearu Peterson (co-creator of SciPy)
39+
- Pearu Peterson (co-criador da SciPy)
4540
- Robert Kern
4641
- Stéfan van der Walt
47-
- Travis Oliphant (co-creator of SciPy)
42+
- Travis Oliphant (co-criador da SciPy)
4843

49-
## Teams
44+
## Equipes
5045

51-
The SciPy project is growing; we have teams for
46+
O projeto SciPy está crescendo; nós temos equipes para
5247

53-
- code
48+
- código
5449
- website
55-
- triage
50+
- triagem
5651

57-
See the [Teams](/teams) page for individual team members.
52+
Veja a página [Teams](/teams) para os membros individuais de cada equipe.
5853

59-
## Sponsors
54+
## Patrocinadores
6055

61-
SciPy receives direct funding from the following sources:
56+
A SciPy recebe financiamento direto das seguintes fontes:
6257

6358
{{< sponsors >}}
6459

65-
## Institutional Partners
60+
## Parceiros Institucionais
6661

67-
Institutional Partners are organizations that support the project by employing
68-
people that contribute to SciPy as part of their job. Current Institutional
69-
Partners include:
62+
Parceiros Institucionais são organizações que apoiam o projeto ao empregar pessoas que contribuem para a SciPy como parte do seu trabalho. Parceiros Institucionais atuais incluem:
7063

7164
- Quansight (Ralf Gommers, Peter Bell, Melissa Weber Mendonça,
7265
Evgeni Burovski, Albert Steppi)
@@ -75,61 +68,47 @@ Partners include:
7568

7669
- Los Alamos National Laboratory (Tyler Reddy)
7770

78-
## Donate
79-
80-
SciPy will always be 100% open source software, free for all to use and
81-
released under the liberal terms of the modified BSD license. While we
82-
have a large number of
83-
[contributors](https://github.com/scipy/scipy/graphs/contributors)
84-
who volunteer their time to improve SciPy, financial resources are
85-
needed to run the project and accelerate its development. If you have
86-
found SciPy useful in your work, research, or company, please consider
87-
making a donation to the project commensurate with your resources. Any
88-
amount helps!
89-
90-
Donations are managed by the [NumFOCUS](https://numfocus.org)
91-
foundation, which passes your contribution to the SciPy project,
92-
and provides the SciPy development team with basic administrative and
93-
legal services. NumFOCUS is a 501(c)3 non-profit
94-
foundation, so if you are subject to the US Tax law, your contributions
95-
are tax-deductible.
71+
## Doações
72+
73+
A SciPy sempre será 100% open source, livre e gratuita para todos usarem e será lançada nos termos liberais da licença BSD modificada. Mesmo que a SciPy tenha um grande número de
74+
[contribuidores](https://github.com/scipy/scipy/graphs/contributors)
75+
oferecendo seu tempo para melhorias da SciPy, precisamos de recursos financeiros para gerenciar o projeto e acelerar o seu desenvolvimento. Se você considera que a SciPy é útil no seu trabalho, ou empresa, por favor considere fazer uma doação para o projeto compatível com seus recursos. Qualquer quantidade ajuda!
76+
77+
Doações são gerenciadas pela fundação [NumFOCUS](https://numfocus.org), que passa a sua contribuição para o projeto SciPy,
78+
e fornece serviços legais e administrativos básicos
79+
à equipe de desenvolvimento da SciPy. A NumFOCUS é uma fundação 501(c)3 sem fins lucrativos, então se você estiver sujeito à lei fiscal dos EUA, suas contribuições
80+
são dedutíveis de imposto.
9681

9782
{{<opencollective>}}
9883

99-
## Acknowledgements
100-
101-
The SciPy development team would like to thank the following companies
102-
and organizations for providing financial support, services, or
103-
development infrastructure:
104-
105-
- [JetBrains](https://jb.gg/OpenSourceSupport): licenses of all their
106-
products for all active maintainers
107-
- [Tidelift](https://tidelift.com/subscription/pkg/pypi-scipy?utm_source=pypi-scipy&utm_medium=referral&utm_campaign=readme):
108-
financial support for SciPy through the Tidelift open source
109-
subscription
110-
- [CircleCI](https://circleci.com): continuous integration credit
111-
- [TravisCI](https://travis-ci.com): continuous integration credit
112-
- [Appveyor](https://ci.appveyor.com): continuous integration credit
113-
- [Azure](https://dev.azure.com): continuous integration credit
114-
- [Enthought](https://www.enthought.com): scipy.org and mailing lists
115-
hosting, holding the SciPy trademark
116-
- [NumFOCUS](https://numfocus.org): several small development grants,
117-
and a hosted Mac Mini build machine
118-
- [Google](https://google.com): support for many Google Summer of Code
119-
students
120-
- [Intel](https://www.intel.com): Intel
121-
[MKL](https://software.intel.com/en-us/intel-mkl/) licenses
122-
- [BYU](https://www.byu.edu): employed Travis Oliphant while working
123-
on SciPy
124-
- [Mayo Clinic](https://www.mayoclinic.org): employed Travis Oliphant
125-
while working on SciPy
126-
127-
_This list is ordered by time (most recent contributions first) and was
128-
last updated in January 2022._
84+
## Agradecimentos
85+
86+
A equipe de desenvolvimento da SciPy gostaria de agradecer às seguintes empresas
87+
e organizações por prestarem suporte financeiro, serviços ou
88+
infraestrutura de desenvolvimento:
89+
90+
- [JetBrains](https://jb.gg/OpenSourceSupport): licenças de todos os seus produtos
91+
para todos os mantenedores ativos
92+
- Tidelift:
93+
suporte financeiro para SciPy através da assinatura do Tidelift open source
94+
- [CircleCI](https://circleci.com): crédito para serviços de integração contínua (CI)
95+
- [TravisCI](https://travis-ci.com): crédito para serviços de integração contínua (CI)
96+
- [Appveyor](https://ci.appveyor.com): crédito para serviços de integração contínua (CI)
97+
- [Azure](https://dev.azure.com): crédito para serviços de integração contínua (CI)
98+
- [Enthought](https://www.enthought.com): Hospedagem para o domínio scipy.org e listas de email, responsável pela marca SciPy
99+
- [NumFOCUS](https://numfocus.org): vários <i>small development grants</i>,
100+
e um Mac Mini
101+
- [Google](https://google.com): apoio para vários estudantes com o programa Google Summer of Code
102+
- [Intel](https://www.intel.com): Licenças Intel
103+
[MKL](https://software.intel.com/en-us/intel-mkl/)
104+
- [BYU](https://www.byu.edu): vínculo empregatício enquanto Travis Oliphant trabalhava na SciPy
105+
- [Mayo Clinic](https://www.mayoclinic.org): vínculo empregatício enquanto Travis Oliphant trabalhava na SciPy
106+
107+
_Esta lista é ordenada pelo tempo (contribuições mais recentes primeiro) e foi atualizada pela última vez em janeiro de 2022._
129108

130109
<a name="social-media"></a>
131110

132-
## Social Media
111+
## Redes sociais
133112

134-
- [@scipy on Mastodon](https://fosstodon.org/@scipy)
135-
- [@SciPy_team on X](https://x.com/scipy_team)
113+
- [@scipy no Mastodon](https://mastodon.social/@scipy@fosstodon.org)
114+
- [@SciPy_team no X](https://x.com/scipy_team)

content/pt/beginner-install.md

+38-40
Original file line numberDiff line numberDiff line change
@@ -1,75 +1,73 @@
11
---
2-
title: Beginner Installation Guide
2+
title: Guia de instalação para iniciantes
33
sidebar: false
44
---
55

66
{{< admonition tip >}}
7-
This is the beginner installation guide.
8-
If you are comfortable with using a terminal and happy to learn
9-
how to use a package manager, check out
10-
[the main installation guide](./install.md)!
7+
Este é o guia de instalação para iniciantes.
8+
Se você está confortável com o uso de um terminal e se dispõe a aprender
9+
como usar um gerenciador de pacotes, confira
10+
[o guia principal de instalação](./install.md)!
1111
{{< /admonition >}}
1212

1313
- [JupyterLite](#jupyterlite)
14-
- [Scientific Python Distributions](#distributions)
15-
- [Installing globally with `pip`](#pip-global)
14+
- [Distribuições Científicas de Python](#distributions)
15+
- [Instalando globalmente com `pip`](#pip-global)
1616

1717
<a name="jupyterlite"></a>
1818

1919
## JupyterLite
2020

21-
To try out SciPy, you don't even need to install it!
22-
You can use SciPy in your browser at https://jupyter.org/try-jupyter/lab/ -
23-
just open a Python Notebook, then write `import scipy` in one of
24-
the notebook "cells" and hit play.
21+
Para experimentar a SciPy, você nem precisa instalá-la!
22+
Você pode usar a SciPy no seu navegador em https://jupyter. rg/try-jupyter/lab/ -
23+
apenas abra um notebook Python, em seguida, escreva `import scipy` em uma das células do notebook e clique em executar.
2524

26-
For next steps, see [the SciPy user guide][scipy-user-guide].
25+
Para as próximas etapas, consulte [o guia do usuário SciPy][scipy-user-guide].
2726

2827
[scipy-user-guide]: https://docs.scipy.org/doc/scipy/tutorial/
2928

3029
<a name="distributions"></a>
3130

32-
## Scientific Python Distributions
31+
## Distribuições Científicas de Python
3332

34-
Python distributions provide the language itself, along with the most
35-
commonly used packages and tools. These downloadable files require
36-
little configuration, work on almost all setups, and provide all the
37-
most commonly used scientific Python tools.
38-
[Anaconda](https://www.anaconda.com/download/) works on Windows, Mac,
39-
and Linux, and is best suited to beginning users.
40-
Other options include:
33+
Distribuições de Python fornecem o interpretador para a linguagem Python, junto com os pacotes e ferramentas mais utilizados. Esses arquivos, que podem ser obtidos através de download direto, demandam configuração mínima, funcionam em quase qualquer sistema, e fornecem quase todas as ferramentas necessárias para o Python científico.
34+
[Anaconda](https://www.anaconda.com/download/) funciona no Windows, Mac,
35+
e Linux, e é mais adequado para usuários iniciantes.
36+
Outras opções incluem:
4137

42-
- [WinPython](https://winpython.github.io): Another free distribution
43-
including scientific packages and the Spyder IDE; Windows only.
44-
- [Pyzo](https://pyzo.org): A free distribution based on Anaconda
45-
and the IEP interactive development environment; Supports Linux,
46-
Windows, and Mac.
38+
- [WinPython](https://winpython.github.io): Outra distribuição gratuita
39+
incluindo pacotes científicos e o ID do Spyder; Windows apenas.
40+
- [Pyzo](https://pyzo.org): Uma distribuição gratuita baseada na Anaconda
41+
e no ambiente de desenvolvimento interativo IEP; Suporta Linux,
42+
Windows e Mac.
4743

4844
{{< admonition note >}}
49-
Anaconda is free to use for individuals, universities, and companies smaller than
50-
200 employees. For more detail, see Anaconda's helpful blog on
51-
["when is Anaconda free to use?"](https://www.anaconda.com/blog/update-on-anacondas-terms-of-service-for-academia-and-research)
45+
Anaconda é gratuita para indivíduos, universidades e empresas com menos de
46+
200 funcionários. Para obter mais detalhes, consulte o blog da Anaconda sobre
47+
["quando o Anaconda é grátis para usar?"](https://www.anaconda.com/blog/update-on-anacondas-terms-of-service-for-academia-and-research)
5248
{{< /admonition >}}
5349

54-
After installing a scientific Python distribution,
55-
see next steps in [the SciPy user guide][scipy-user-guide].
50+
Depois de instalar uma distribuição científica de Python,
51+
veja os próximos passos no [guia de usuário SciPy][scipy-user-guide].
5652

5753
<a name="pip-global"></a>
5854

59-
## Installing globally with `pip`
55+
## Instalando globalmente com `pip`
6056

61-
If you already have Python installed, you can install SciPy
62-
with `pip` by executing the following in a terminal/shell:
57+
Se você já tem o Python instalado, pode instalar a SciPy
58+
com o `pip` executando o seguinte em um terminal/shell:
6359

64-
python -m pip install scipy
60+
```
61+
python -m pip install scipy
62+
```
6563

66-
{{< admonition warning >}}
67-
You may see this recommended in tutorials or classes, but the recommended
68-
way to install SciPy with `pip` is to use a virtual environment -
69-
see [Installing with `pip`](./install.md#installing-with-pip).
64+
{{< Admonition warning >}}
65+
Você pode ver isto recomendado nos tutoriais ou materiais educacionais, mas a maneira
66+
recomendada para instalar a SciPy com `pip` é usar um ambiente virtual -
67+
consulte [Instalando com `pip`](./install.md#installing-with-pip).
7068
{{< /admonition >}}
7169

7270
{{< admonition note >}}
73-
For more information on why this is not a recommended installation method,
74-
read about [virtual environments in the Python Packaging User Guide](https://packaging.python.org/en/latest/tutorials/installing-packages/#creating-virtual-environments).
71+
Para mais informações sobre porque este não é um método de instalação recomendado,
72+
leia sobre [ambientes virtuais no <i>Python Packaging User Guide</i>](https://packaging.python.org/en/latest/tutorials/installing-packages/#creating-virtual-environments).
7573
{{< /admonition >}}

0 commit comments

Comments
 (0)