Skip to content

Conversation

@mtazzari
Copy link
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
Copy link
Collaborator

fredRos commented Feb 27, 2020

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.

3 participants