Skip to content

Release 0.6.1#344

Merged
CnlPepper merged 35 commits intomasterfrom
development
Feb 2, 2020
Merged

Release 0.6.1#344
CnlPepper merged 35 commits intomasterfrom
development

Conversation

@CnlPepper
Copy link
Member

No description provided.

CnlPepper and others added 30 commits November 14, 2019 01:46
Fixed missing newline at the end of the pxd file.
Fix python function coercion in FunctionXD special methods.
Adding error function and square root into function1D framewrok
Raise Error when sqrt of negative value is requested
Add appropriate tests for negative values
Fix copy paste errors in docstring
Fix copy paste typo in the docstring
Use assertAlmostEqual with 10 decimal places precision for tests of values of erf
Add erf and sqrt into function1D framework
Enable arithmetic comparison operations between FunctionxD objects and
python callables, which return 1.0 if the comparison returns True, or
0.0 if the comparison returns false.
This enables taking the absolute value of a Function2D object. The
Function2D/Function2D rich comparison unit test has been modified to
take advantage of this.
Add rich comparison operators to FunctionxD
…d unnecessary reassignments of memoryview objects.
…s and producer are terminated and the exception re-raise from the main process. Fixes #334.
@CnlPepper CnlPepper self-assigned this Feb 2, 2020
Lowered supported numpy version for the binary wheel (updated notes).
@CnlPepper CnlPepper merged commit 0973260 into master Feb 2, 2020
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.

4 participants