Skip to content

New Crowdin translations #62

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
Nov 1, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions content/en/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: About Us
sidebar: false
---

_Some information about the NumPy project and community_

NumPy is an open source project aiming to enable numerical computing with Python. It was created in 2005, building on early work of the Numerical and Numarray libraries. NumPy will always be 100% open-source software, free for all to use and released under the liberal terms of the [modified BSD license](https://github.com/numpy/numpy/blob/master/LICENSE.txt).

NumPy is developed in the open on GitHub, through the consensus of the NumPy and wider scientific Python community. For more information on our governance approach, please see our [Governance Document](https://www.numpy.org/devdocs/dev/governance/index.html).


# Steering Council

The role of the NumPy Steering Council is to ensure, through working with and serving the broader NumPy community, the long-term well-being of the project, both technically and as a community. The NumPy Steering Council currently consists of the following members (in alphabetical order):

TODO / to decide: add similar widget gallery as Jupyter and the new Pandas website (under development)? Or a simple list of names?

## Teams

The NumPy is growing, we have separate teams for: _TODO_

## Sponsors

NumPy receives direct funding from the following sources: _TODO: add logos for Sloan and Moore foundations, and Tidelift_

## Institutional Partners

Institutional Partners are organizations that support the project by employing people that contribute to NumPy as part of their job. Current Institutional Partners include: _TODO: add logos for Berkeley and Quansight_

## Donate

If you have found NumPy to be useful in your work, research or company, please consider making a donation to the project commensurate with your resources. Any amount helps! All donations will be used strictly to fund the development of NumPy’s open source software, documentation and community.

NumPy is a Sponsored Project of NumFOCUS, a 501(c)(3) nonprofit charity in the United States. NumFOCUS provides NumPy with fiscal, legal, and administrative support to help ensure the health and sustainability of the project. Visit numfocus.org for more information.

Donations to NumPy are managed by [NumFOCUS](https://numfocus.org). For donors in the United States, your gift is tax-deductible to the extent provided by law. As with any donation, you should consult with your tax adviser about your particular tax situation.

NumPy's Steering Council will make the decisions on how to best use any funds received. Technical and infrastructure priorities are documented on the [NumPy Roadmap](https://www.numpy.org/neps/index.html#roadmap).

TODO: embed NumFOCUS logo and donation button here.
6 changes: 6 additions & 0 deletions content/en/arraycomputing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Array Computing
sidebar: false
---

TODO
30 changes: 30 additions & 0 deletions content/en/community.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Community
sidebar: false
---

NumPy offers a number of communication channels available to individuals interested in using and contributing to the project.

We welcome contributions and contributors of all kinds - whether they come as contributions to code, participation in the community, opening issues and pointing out bugs, or simply sharing your work with others.

### Join the NumPy community

If you’re interested in joining the NumPy community (yay!) we recommend checking out the [NumPy Contributing guide](https://www.numpy.org/devdocs/dev/index.html). This contains information about ways to get involved, the skills that are useful for each project area or activity, how to get started working on code, documentation or the website, and other ways that you can become a part of the NumPy community.

### Participate online

NumPy also has a number of online communication channels to help keep in touch.

As you interact with others in the NumPy community, remember that we have a strong commitment to being an open, inclusive, and positive community. Please read the [NumPy Code of Conduct](https://www.numpy.org/devdocs/dev/conduct/code_of_conduct.html) for guidance on how to interact with others in a way that makes the community thrive.

Below is a short list of communication channels and GitHub repositories where you can get involved. We always welcome participation in the NumPy community.

TODO:

- GitHub org and main repositories
- The numpy-discussion mailing list
- Stack Overflow for usage questions
- Gitter `numpy/numpy`: a real-time chatroom where users and community members help each other out.
- Contributing guide
- Slack for a real-time chatroom to ask questions about contributing to NumPy.
- If you believe you’ve found a security vulnerability in NumPy, please report it using the procedure documented at https://tidelift.com/docs/security
46 changes: 46 additions & 0 deletions content/en/contribute.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# TO DO - include links and logos

**CONTRIBUTE**

Thanks so much for clicking on “Contribute” button! You are our kind of a Pythonista!

To thrive the NumPy project needs your expertise and enthusiasm. Not a coder? Not a problem! There are many ways to contribute to NumPy:

| Write code | Review and comment on pull requests from other developers | Contribute educational materials (tutorials, presentations, etc.) |
|:---------------------------------------------------------- |:--------------------------------------------------------- |:----------------------------------------------------------------- |
| **Investigate bugs and issues on GitHub** | **Improve documentation** | **Translate content into other languages** |
| **Answer questions on Gitter, Stack Overflow, and Reddit** | **Participate in the discussion on the mailing list** | **Serve as a community coordinator** |
| **Reference NumPy in your papers, articles and blogs** | **Maintain and enhance our website** | **Research and help to apply for grants** |

Our community aspires to treat everyone equally, and to value all contributions. For information on best practices in the NumPy community, please review our Code of Conduct. Try to follow this code in spirit as much as in letter, to foster an open and welcoming environment that enriches the entire open source ecosystem.


**DONATE**

If you have found NumPy useful in your work, please consider making a donation. Any amount helps! All donations will be used strictly to fund the development of the NumPy open source software, documentation, and community.

NumPy is a Sponsored Project of NumFOCUS, a 501(c)(3) nonprofit charity in the United States. NumFOCUS provides NumPy with fiscal, legal, and administrative support to help ensure the health and sustainability of the project. Visit numfocus.org for more information. Donations to NumPy are managed by NumFOCUS. For donors in the United States, your gift is tax-deductible to the extent provided by law. As with any donation, you should consult with your tax adviser about your particular tax situation.

The NumPy Steering Council will make decisions on how to best use any funds received. Technical and infrastructure priorities are documented on the NumPy Roadmap.


**INSTITUTIONAL PARTNERS**

Institutional Partners are organizations that support the project by employing NumPy contributors, with contributing to the project as part of their official duties.

Current Institutional Partners include:

BIDS

Quansight


**SPONSORS**

NumPy receives direct funding from the following sources:

Gordon and Betty Moore Foundation

Alfred P. Sloan Foundation

Tidelift
36 changes: 36 additions & 0 deletions content/en/install.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
title: Installing NumPy
sidebar: false
---

The only prerequisite for NumPy is Python itself. If you don't have Python yet, we recommend you use the [Anaconda Distribution](https://www.anaconda.com/distribution) - it includes Python, NumPy, and other commonly used packages for scientific computing and data science.

NumPy can be installed with `conda`, with `pip`, or with a package manager on macOS and Linux. For more detailed instructions, consult the [installation guide](to_be_added_to_the_docs).

## conda

If you use `conda`, you can install it with:

```bash
conda install numpy
```

or with:

```bash
conda install -c conda-forge numpy
```

## pip

If you use `pip`, you can install it with:

```bash
pip install numpy
```

If your Python came with your operating system, we advise you either install a separate Python or use:

```bash
pip install numpy --user
```
14 changes: 14 additions & 0 deletions content/en/learning.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Learning
sidebar: false
---

## Resources to learn about NumPy

### Tutorials

### Books

### Online courses

### Teaching Resources
41 changes: 41 additions & 0 deletions content/hi/about.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: About Us
sidebar: false
---

_Some information about the NumPy project and community_

NumPy is an open source project aiming to enable numerical computing with Python. It was created in 2005, building on early work of the Numerical and Numarray libraries. NumPy will always be 100% open-source software, free for all to use and released under the liberal terms of the [modified BSD license](https://github.com/numpy/numpy/blob/master/LICENSE.txt).

NumPy is developed in the open on GitHub, through the consensus of the NumPy and wider scientific Python community. For more information on our governance approach, please see our [Governance Document](https://www.numpy.org/devdocs/dev/governance/index.html).


# Steering Council

The role of the NumPy Steering Council is to ensure, through working with and serving the broader NumPy community, the long-term well-being of the project, both technically and as a community. The NumPy Steering Council currently consists of the following members (in alphabetical order):

TODO / to decide: add similar widget gallery as Jupyter and the new Pandas website (under development)? Or a simple list of names?

## Teams

The NumPy is growing, we have separate teams for: _TODO_

## Sponsors

NumPy receives direct funding from the following sources: _TODO: add logos for Sloan and Moore foundations, and Tidelift_

## Institutional Partners

Institutional Partners are organizations that support the project by employing people that contribute to NumPy as part of their job. Current Institutional Partners include: _TODO: add logos for Berkeley and Quansight_

## Donate

If you have found NumPy to be useful in your work, research or company, please consider making a donation to the project commensurate with your resources. Any amount helps! All donations will be used strictly to fund the development of NumPy’s open source software, documentation and community.

NumPy is a Sponsored Project of NumFOCUS, a 501(c)(3) nonprofit charity in the United States. NumFOCUS provides NumPy with fiscal, legal, and administrative support to help ensure the health and sustainability of the project. Visit numfocus.org for more information.

Donations to NumPy are managed by [NumFOCUS](https://numfocus.org). For donors in the United States, your gift is tax-deductible to the extent provided by law. As with any donation, you should consult with your tax adviser about your particular tax situation.

NumPy's Steering Council will make the decisions on how to best use any funds received. Technical and infrastructure priorities are documented on the [NumPy Roadmap](https://www.numpy.org/neps/index.html#roadmap).

TODO: embed NumFOCUS logo and donation button here.
6 changes: 6 additions & 0 deletions content/hi/arraycomputing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Array Computing
sidebar: false
---

TODO
30 changes: 30 additions & 0 deletions content/hi/community.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Community
sidebar: false
---

NumPy offers a number of communication channels available to individuals interested in using and contributing to the project.

We welcome contributions and contributors of all kinds - whether they come as contributions to code, participation in the community, opening issues and pointing out bugs, or simply sharing your work with others.

### Join the NumPy community

If you’re interested in joining the NumPy community (yay!) we recommend checking out the [NumPy Contributing guide](https://www.numpy.org/devdocs/dev/index.html). This contains information about ways to get involved, the skills that are useful for each project area or activity, how to get started working on code, documentation or the website, and other ways that you can become a part of the NumPy community.

### Participate online

NumPy also has a number of online communication channels to help keep in touch.

As you interact with others in the NumPy community, remember that we have a strong commitment to being an open, inclusive, and positive community. Please read the [NumPy Code of Conduct](https://www.numpy.org/devdocs/dev/conduct/code_of_conduct.html) for guidance on how to interact with others in a way that makes the community thrive.

Below is a short list of communication channels and GitHub repositories where you can get involved. We always welcome participation in the NumPy community.

TODO:

- GitHub org and main repositories
- The numpy-discussion mailing list
- Stack Overflow for usage questions
- Gitter `numpy/numpy`: a real-time chatroom where users and community members help each other out.
- Contributing guide
- Slack for a real-time chatroom to ask questions about contributing to NumPy.
- If you believe you’ve found a security vulnerability in NumPy, please report it using the procedure documented at https://tidelift.com/docs/security
46 changes: 46 additions & 0 deletions content/hi/contribute.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# TO DO - include links and logos

**CONTRIBUTE**

Thanks so much for clicking on “Contribute” button! You are our kind of a Pythonista!

To thrive the NumPy project needs your expertise and enthusiasm. Not a coder? Not a problem! There are many ways to contribute to NumPy:

| Write code | Review and comment on pull requests from other developers | Contribute educational materials (tutorials, presentations, etc.) |
|:---------------------------------------------------------- |:--------------------------------------------------------- |:----------------------------------------------------------------- |
| **Investigate bugs and issues on GitHub** | **Improve documentation** | **Translate content into other languages** |
| **Answer questions on Gitter, Stack Overflow, and Reddit** | **Participate in the discussion on the mailing list** | **Serve as a community coordinator** |
| **Reference NumPy in your papers, articles and blogs** | **Maintain and enhance our website** | **Research and help to apply for grants** |

Our community aspires to treat everyone equally, and to value all contributions. For information on best practices in the NumPy community, please review our Code of Conduct. Try to follow this code in spirit as much as in letter, to foster an open and welcoming environment that enriches the entire open source ecosystem.


**DONATE**

If you have found NumPy useful in your work, please consider making a donation. Any amount helps! All donations will be used strictly to fund the development of the NumPy open source software, documentation, and community.

NumPy is a Sponsored Project of NumFOCUS, a 501(c)(3) nonprofit charity in the United States. NumFOCUS provides NumPy with fiscal, legal, and administrative support to help ensure the health and sustainability of the project. Visit numfocus.org for more information. Donations to NumPy are managed by NumFOCUS. For donors in the United States, your gift is tax-deductible to the extent provided by law. As with any donation, you should consult with your tax adviser about your particular tax situation.

The NumPy Steering Council will make decisions on how to best use any funds received. Technical and infrastructure priorities are documented on the NumPy Roadmap.


**INSTITUTIONAL PARTNERS**

Institutional Partners are organizations that support the project by employing NumPy contributors, with contributing to the project as part of their official duties.

Current Institutional Partners include:

BIDS

Quansight


**SPONSORS**

NumPy receives direct funding from the following sources:

Gordon and Betty Moore Foundation

Alfred P. Sloan Foundation

Tidelift
36 changes: 36 additions & 0 deletions content/hi/install.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
title: Installing NumPy
sidebar: false
---

The only prerequisite for NumPy is Python itself. If you don't have Python yet, we recommend you use the [Anaconda Distribution](https://www.anaconda.com/distribution) - it includes Python, NumPy, and other commonly used packages for scientific computing and data science.

NumPy can be installed with `conda`, with `pip`, or with a package manager on macOS and Linux. For more detailed instructions, consult the [installation guide](to_be_added_to_the_docs).

## conda

If you use `conda`, you can install it with:

```bash
conda install numpy
```

or with:

```bash
conda install -c conda-forge numpy
```

## pip

If you use `pip`, you can install it with:

```bash
pip install numpy
```

If your Python came with your operating system, we advise you either install a separate Python or use:

```bash
pip install numpy --user
```
14 changes: 14 additions & 0 deletions content/hi/learning.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Learning
sidebar: false
---

## Resources to learn about NumPy

### Tutorials

### Books

### Online courses

### Teaching Resources
Loading