Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
fluiddyn
transonic
Commits
ccc03e767733
Commit
a1061399
authored
Oct 02, 2018
by
Pierre Augier
Browse files
Fix README
parent
39bd76cceaaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
ccc03e76
...
...
@@ -3,13 +3,15 @@ FluidPythran: Pythran annotations in Python files
.. warning ::
This is really just a prototype.
This is really just a prototype. See [this
post](http://www.legi.grenoble-inp.fr/people/Pierre.Augier/broadcasting-numpy-abstraction-cython-pythran-fluidpythran.html)
for an explanation of my motivations.
This pure-Python package will provide few supplementary pythran commands,
namely ``pythran block`` and ``pythran def`` (see examples in the doc folder).
The code of the numerical kernels can stay in the modules and in the classes
were they w
h
ere written. The Pythran files (i.e. the files compiled by
w
h
ere they were written. The Pythran files (i.e. the files compiled by
Pythran), which are usually written by the user, are produced automatically.
The code continues to work fine without Pythran, which is used only when
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment