Skip to content

(wip) Release utils [do not merge]#161

Open
mtazzari wants to merge 4 commits into
masterfrom
release_utils
Open

(wip) Release utils [do not merge]#161
mtazzari wants to merge 4 commits into
masterfrom
release_utils

Conversation

@mtazzari

Copy link
Copy Markdown
Owner

In galario.utils there are some general purpose functions that are useful. At the moment there is no way of calling them.
Here, I add them to the installed payload and I make them importable as

from galario import utils

or

from galario.utils import sweep_ref

This could be a framework to release future other Python-only functions.
It would allow, e.g., to distribute a Python version as a prototype of future CPU/GPU accelerated version.

@mtazzari mtazzari changed the title (wip) Release utils (wip) Release utils [do not merge] Nov 14, 2018
Some people (including me) are more confortable with more explicit names
that make it apparent the conversion, instead of relying on memory
to remember that all units are in radians, or cm.
@fredRos

fredRos commented Feb 27, 2020

Copy link
Copy Markdown
Collaborator

what about this PR? Merge or close?

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