Skip to content

Release v0.5.6#288

Merged
CnlPepper merged 31 commits intomasterfrom
development
Aug 24, 2019
Merged

Release v0.5.6#288
CnlPepper merged 31 commits intomasterfrom
development

Conversation

@CnlPepper
Copy link
Member

No description provided.

mattngc and others added 30 commits March 4, 2019 19:33
Also adding associated unit tests.
These features arose out of the testing process for #270.
Adding Quaternion.conjugate() and improving tests.
…n case through cone tip.

Inner point calculation has been made more robust.
The Python built-in min() and max() functions are very slow on
memoryviews, and Numpy's min and max are also slow when called many
times on small memoryviews (e.g. coordinate arrays). This commit adds
functions which operate at the C level to quickly calculate the max,
min and peak-to-peak values of a memoryview to a 1D array of type
double.
Add functions for max, min and peak-to-peak values of memoryviews
Moved tests into the cython package.
@CnlPepper CnlPepper merged commit 158500f into master Aug 24, 2019
mkgessen pushed a commit to mkgessen/raysect that referenced this pull request Jun 1, 2021
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