matlab

Open
#1 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
matlab, python
Domain
data

Research direction

The issue discusses the Newton method and says the Hessian inverse is passed in as an argument, but it names no files, tests, or entry points. Inspect the repository's Newton implementation first and determine whether inverse computation, performance, or the API is being reported. Done requires a clarified problem statement and an agreed expected behavior.

Written by the indexing model from the issue text.

Description

实际上,newton法很大一部分计算量都是在计算二阶导的逆上,我看你的代码这么简洁还以为有什么好的求逆的方法了。结果直接作为参数输入进去了。。。

Dominant language
Python
Stars
8
Forks
4
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.