Skip to content

Explain in README how to run tests and examples #103

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 1 commit into from
Feb 14, 2018

Conversation

jturner314
Copy link
Member

No description provided.

Copy link

@typot typot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review from typot

@@ -57,7 +57,23 @@ ndarray-linalg = { version = "0.9", default-features = false }

However, if you hope simplicity instead of the flexibility, you can link your favorite backend in the way described above.

### Tests and Examples
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"###" at 60 is typo?

@@ -57,7 +57,23 @@ ndarray-linalg = { version = "0.9", default-features = false }

However, if you hope simplicity instead of the flexibility, you can link your favorite backend in the way described above.

### Tests and Examples

To run tests or examples for `ndarray-linalg`, you must specify the desired
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"ndarray-linalg," at 62 is typo?

  • arrayer-linalg`,
  • array-linalg`,
  • Raynard-linalg`,
  • boundary-linalg`,
  • quandary-linalg`,

### Tests and Examples

To run tests or examples for `ndarray-linalg`, you must specify the desired
backend. For example, you can run the tests with the OpenBLAS backend like
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"backend" at 63 is typo?

  • backed
  • back end
  • back-end
  • backhand
  • bracken

### Tests and Examples

To run tests or examples for `ndarray-linalg`, you must specify the desired
backend. For example, you can run the tests with the OpenBLAS backend like
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"OpenBLAS" at 63 is typo?

  • Opencast
  • Operas
  • Penelope
  • Openness
  • Spoonbill

### Tests and Examples

To run tests or examples for `ndarray-linalg`, you must specify the desired
backend. For example, you can run the tests with the OpenBLAS backend like
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"example," at 63 is typo?

  • example
  • examples
  • exampled
  • sample
  • ample

Examples
---------
See [examples](https://github.com/termoshtt/ndarray-linalg/tree/master/examples) directory.

Note that to run an example, you must specify the desired backend. For example,
you can run the the `solve` example with the OpenBLAS backend like this:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"this:" at 75 is typo?

  • this
  • hist
  • thirst
  • thesis

Examples
---------
See [examples](https://github.com/termoshtt/ndarray-linalg/tree/master/examples) directory.

Note that to run an example, you must specify the desired backend. For example,
you can run the the `solve` example with the OpenBLAS backend like this:
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"solve" at 75 is typo?

  • solve
  • solvable
  • Soloviev

Note that to run an example, you must specify the desired backend. For example,
you can run the the `solve` example with the OpenBLAS backend like this:

```sh
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"```sh" at 77 is typo?

  • clash
  • flesh

you can run the the `solve` example with the OpenBLAS backend like this:

```sh
cargo run --example solve --features=openblas
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"--features=openblas" at 78 is typo?

  • --featureless
  • --irresponsibleness
  • --irresponsibility
  • features
  • impressionableness


```sh
cargo run --example solve --features=openblas
```
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"```" at 79 is typo?

@termoshtt termoshtt merged commit b453f8e into rust-ndarray:master Feb 14, 2018
@termoshtt termoshtt mentioned this pull request Feb 14, 2018
@jturner314 jturner314 deleted the explain-test-backend branch February 14, 2018 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants