Results 12 issues of Kai Striega

#### Reference issue This pull request continues on from the discussion in gh-7663, it does not close that issue #### What does this implement/fix? ![](https://user-images.githubusercontent.com/30074037/173316574-895f319c-a675-41b1-bacb-5ad315b804b6.png) Currently, RegularGridInterpolator's evaluate method takes...

enhancement
scipy.interpolate
Cython

#### Reference issue closes gh-16086 #### What does this implement/fix? Allow the user more control over which integration method is used. This is achieved by giving the user access to...

scipy.integrate

Please not: I'm not a web developer, kindly be patient with me! I'm trying to apply the pydata-sphinx-theme to [numpy-financial PR](https://github.com/numpy/numpy-financial/pull/65) this works well, _except_ the LaTeX equations are rendered...

kind: bug
tag: UX

This PR documents how to build the NumPy-Financial documentation and website. closes #89

documentation

This adds documentation for editing a stale PR. There is still some work / refinement to be done.

documentation
git

### Issue with current documentation: The current documentation shows only for version 1.0 ### Idea or request for content: The documentation should show for "dev" and any released versions. This...

documentation

### Issue with current documentation: NumPy-Financial currently does not have a documented style guide ### Idea or request for content: Write a style guide for others to follow, the guide...

documentation

Our tests for many of the functions are very sparse, this should be updated to include more tests for each of the functions in numpy-financial. In particular, I think we...

help wanted
good first issue

Hello all, Disclaimer: I'm not a C++ expert, this is an issue to track the discussion amongst people who are, instead of leaving it distributed amongst several issues. With the...

C/C++
RFC

documentation
enhancement
test