Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pbrod/numdifftools issues and pull requests

#72 - Derivative with numpy 1.25.2 errors with complex valued function

Issue - State: open - Opened by rparini over 1 year ago - 2 comments

#71 - hyphen missed, corrected

Pull Request - State: open - Opened by Mangy007 over 1 year ago

#70 - Calculate the Hessian of functions with n-D output.

Pull Request - State: open - Opened by dobos about 2 years ago

#69 - maybe a typo

Pull Request - State: closed - Opened by OccupyMars2025 about 2 years ago

#66 - Update to Python310

Pull Request - State: closed - Opened by jonas-eschle over 2 years ago - 2 comments

#65 - Feat/GitHub actions ci

Pull Request - State: closed - Opened by fjosw over 2 years ago - 2 comments

#64 - Update python version for CI

Pull Request - State: closed - Opened by fjosw over 2 years ago - 1 comment

#63 - Numpy and Scipy deprecation warnings fixed

Pull Request - State: closed - Opened by fjosw over 2 years ago - 5 comments

#62 - Python 3.10

Issue - State: closed - Opened by jonas-eschle over 2 years ago - 2 comments

#61 - Parallelizing function evaluations for the Derivative class

Issue - State: open - Opened by jmeziere almost 3 years ago - 1 comment

#60 - improve performance by combining percentile calculations

Pull Request - State: closed - Opened by peendebak almost 3 years ago - 1 comment

#59 - Fix numpy deprecation warning on machar.tiny

Pull Request - State: closed - Opened by peendebak almost 3 years ago - 3 comments

#58 - discrepancies in values of the jacobian

Issue - State: open - Opened by richinex about 3 years ago - 2 comments

#57 - Make dependencies optional

Issue - State: open - Opened by HDembinski about 3 years ago - 2 comments

#55 - Results are NaNs

Issue - State: open - Opened by parsaDarbouy over 3 years ago - 1 comment

#54 - Unit Tests fail

Issue - State: closed - Opened by arthus701 over 4 years ago - 2 comments

#53 - how-to guide is broken

Issue - State: open - Opened by jonas-eschle almost 5 years ago - 1 comment

#51 - Error in the documention of the Hessian class?

Issue - State: closed - Opened by Alexander-Serov about 5 years ago - 2 comments

#50 - Return gradient _and_ value

Issue - State: closed - Opened by jonas-eschle over 5 years ago - 1 comment

#49 - Dimension of Jacobian

Issue - State: closed - Opened by TTitscher over 5 years ago - 1 comment

#48 - Higher-order multivariate derivative

Issue - State: open - Opened by soerenwolfers over 5 years ago - 3 comments

#47 - vector-valued Hessian

Issue - State: open - Opened by naodell almost 6 years ago - 1 comment

#46 - doctest failed

Issue - State: closed - Opened by rutadesai almost 6 years ago - 2 comments

#45 - Pass arrays to np.vstack as sequences (fix numpy 1.16 deprecation)

Pull Request - State: closed - Opened by YSelfTool almost 6 years ago - 1 comment

#44 - reference of function "_add_error_to_outliers"

Issue - State: open - Opened by robbert-harms about 6 years ago - 1 comment

#43 - Fix numpy future warning

Pull Request - State: closed - Opened by rparini about 6 years ago - 1 comment

#42 - New release?

Issue - State: closed - Opened by twiecki over 6 years ago - 4 comments

#41 - ModuleNotFoundError: No module named 'info'

Issue - State: closed - Opened by Alla-Abdella over 6 years ago - 2 comments

#40 - Avoid _get_logn RuntimeWarning

Pull Request - State: closed - Opened by rparini over 6 years ago - 2 comments

#39 - TypeError: unsupported operand type(s) for /: 'float' and 'Bicomplex'

Issue - State: closed - Opened by bacalfa over 6 years ago - 3 comments

#38 - complex hessian matrix

Issue - State: closed - Opened by rperrier1 over 6 years ago - 2 comments

#37 - Unable to install on Python 2.7

Issue - State: closed - Opened by rparini almost 7 years ago - 4 comments

#36 - Error on evaluating gradient

Issue - State: closed - Opened by nkeito almost 7 years ago - 8 comments

#35 - include LICENSE.txt in distributions

Pull Request - State: closed - Opened by djsutherland about 7 years ago - 1 comment

#34 - Licence clarification.

Issue - State: closed - Opened by edward-dauvergne over 7 years ago - 2 comments

#33 - recipe for conda-forge

Issue - State: closed - Opened by andyfaff over 7 years ago - 7 comments

#32 - MAINT: special.factorial instead of misc.factorial

Pull Request - State: closed - Opened by andyfaff over 7 years ago - 1 comment

#31 - doc: added nd.directionaldiff example

Pull Request - State: closed - Opened by solarjoe over 7 years ago - 1 comment

#30 - Hessian and Hessdiag give different results

Issue - State: closed - Opened by avcopan over 7 years ago - 2 comments

#29 - Python 3.6 compatibility

Pull Request - State: closed - Opened by dhirschfeld almost 8 years ago - 7 comments

#28 - Allow fd_derivative to take complex valued functions

Pull Request - State: closed - Opened by rparini about 8 years ago - 3 comments

#27 - Working with numdifftools.Jacobian to find a Jacobian of a vector function

Issue - State: closed - Opened by Omer80 about 8 years ago - 1 comment

#26 - question about the wheel

Issue - State: closed - Opened by stonebig about 8 years ago - 1 comment

#25 - Jacobian broken since 0.9.15

Issue - State: closed - Opened by baroobob about 8 years ago - 4 comments
Labels: bug

#24 - Upload proper distutils/setuptools tarball to PyPI

Issue - State: closed - Opened by SoapGentoo over 8 years ago - 3 comments

#23 - Fix ReadTheDocs link as mentioned in #21

Pull Request - State: closed - Opened by andrewfowlie over 8 years ago - 2 comments

#22 - Jacobian

Issue - State: closed - Opened by Plancalkuele over 8 years ago - 1 comment

#21 - ReadTheDocs permission denied

Issue - State: closed - Opened by andrewfowlie over 8 years ago - 8 comments

#20 - Any plans to support parallel function evaluation to utilize multiple cores ?

Issue - State: closed - Opened by mistycheney over 8 years ago - 2 comments

#19 - multiple observations mishandled in Jacobian

Issue - State: closed - Opened by mikofski almost 9 years ago - 1 comment
Labels: bug

#18 - Fix "Prefer `format()` over string interpolation operator" issue

Pull Request - State: closed - Opened by pbrod about 9 years ago

#17 - Fix "Prefer `format()` over string interpolation operator" issue

Pull Request - State: closed - Opened by pbrod about 9 years ago - 1 comment

#16 - Support for multiple dimensions?

Issue - State: closed - Opened by solarjoe about 9 years ago - 4 comments

#15 - remove sphinx/numpydoc from requirements.txt

Issue - State: closed - Opened by pkienzle over 9 years ago - 2 comments

#14 - Example of using Jacobian with args and kwds?

Issue - State: closed - Opened by mattdornfeld over 9 years ago - 2 comments

#13 - fix some prints on run_benchmark.py to make it work with py3

Pull Request - State: closed - Opened by kikocorreoso over 9 years ago - 1 comment

#12 - BicomplexTester.test_arcsin - test failure

Issue - State: closed - Opened by jlec over 9 years ago - 1 comment

#11 - BicomplexTester.test_arccos - test failure

Issue - State: closed - Opened by jlec over 9 years ago - 1 comment

#10 - Fix min version for numpy

Pull Request - State: closed - Opened by jlec over 9 years ago - 1 comment

#9 - Backward differentiation method fails with additional parameters

Issue - State: closed - Opened by yusekiya over 9 years ago - 1 comment

#8 - Add suggested reference for numdifftools?

Issue - State: closed - Opened by kyleniemeyer over 9 years ago - 2 comments

#7 - more useful benchmark plots

Pull Request - State: closed - Opened by pkienzle over 9 years ago - 1 comment

#6 - Hessian fails with strange error when function returns inf

Issue - State: closed - Opened by pkienzle over 9 years ago - 2 comments

#5 - run_benchmarks doesn't work on Python 3

Issue - State: closed - Opened by cdeil almost 10 years ago - 3 comments

#4 - Put docs on readthedocs?

Issue - State: closed - Opened by cdeil almost 10 years ago - 2 comments

#3 - Change reference for dea3?

Issue - State: closed - Opened by cdeil almost 10 years ago - 3 comments

#2 - Sphinx build error

Pull Request - State: closed - Opened by cdeil almost 10 years ago - 6 comments

#1 - Jacobian method does not produce expected results

Issue - State: closed - Opened by khrapovs about 10 years ago - 1 comment