Margarita Lashina
|
ef4335bc41
|
use function types for input func
|
2023-06-07 15:24:01 +03:00 |
|
Margarita Lashina
|
f91b018d4f
|
add assertEquals to middle and difficult test
|
2023-06-07 07:24:47 +03:00 |
|
Margarita Lashina
|
346e2e97f2
|
add minor fixes
|
2023-06-07 06:14:05 +03:00 |
|
Margarita Lashina
|
0655642933
|
add documentation to the main function levenbergMarquardt
|
2023-06-07 06:00:58 +03:00 |
|
Margarita Lashina
|
e8dafad6c5
|
the input data is placed in a separate class, to which the documentation is written
|
2023-06-07 05:25:32 +03:00 |
|
Margarita Lashina
|
162e37cb2f
|
removed extra comments, unnecessary variables, renaming variables and secondary functions
|
2023-06-07 02:52:00 +03:00 |
|
Margarita Lashina
|
cac5b513f3
|
made class for settings private and removed settings as input from a custom function
|
2023-06-07 01:55:38 +03:00 |
|
Margarita Lashina
|
0c7f5697da
|
add documentation for enum TypeOfConvergence
|
2023-06-07 00:50:27 +03:00 |
|
Margarita Lashina
|
1ed40cd8ce
|
fix problem with imports
|
2023-06-06 20:43:59 +03:00 |
|
Margarita Lashina
|
29d392a8a0
|
fix problem with imports
|
2023-06-06 20:31:15 +03:00 |
|
Margarita Lashina
|
963e14b00a
|
move enums
|
2023-06-06 20:07:42 +03:00 |
|
Margarita Lashina
|
c017d58265
|
Merge remote-tracking branch 'origin/dev' into dev
|
2023-06-06 01:42:57 +03:00 |
|
Margarita Lashina
|
8d81d2d8d5
|
move lm-algorithm from DoubleTensorAlgebra as extension
|
2023-06-06 01:41:08 +03:00 |
|
Margarita
|
f65a463773
|
Merge branch 'dev' into dev
|
2023-06-06 00:56:12 +03:00 |
|
Margarita
|
2ead722620
|
Merge pull request #4 from margarita0303/streaming_lm_algorithm
tests changed
|
2023-06-06 00:40:14 +03:00 |
|
Margarita Lashina
|
47600dff23
|
tests changed
|
2023-06-06 00:39:19 +03:00 |
|
Margarita
|
3a1817586f
|
Merge pull request #3 from margarita0303/streaming_lm_algorithm
Streaming lm algorithm, tests and examples
|
2023-05-29 15:15:02 +03:00 |
|
Margarita Lashina
|
1afb0d0a4c
|
fixed time for js tests for lm
|
2023-05-29 15:13:13 +03:00 |
|
Margarita Lashina
|
33cb317cee
|
added examples and tests
|
2023-05-28 23:07:01 +03:00 |
|
Margarita Lashina
|
20c20a30e8
|
y_dat added generation
|
2023-05-27 16:07:13 +03:00 |
|
Margarita Lashina
|
e738fbc86d
|
typo fixed
|
2023-05-27 01:24:37 +03:00 |
|
Margarita Lashina
|
ce16946105
|
added streaming version of LM
|
2023-05-27 01:16:43 +03:00 |
|
Margarita Lashina
|
a18fa01100
|
added parameter check in tests
|
2023-05-26 21:53:50 +03:00 |
|
|
3e9d28be31
|
Update build tools
|
2023-05-26 11:38:50 +03:00 |
|
|
13d6ea2a16
|
Merge remote-tracking branch 'space/dev' into dev
|
2023-05-12 20:58:53 +03:00 |
|
|
378180ba09
|
Pre-release fixes
|
2023-05-12 20:57:55 +03:00 |
|
SPC-code
|
1c337789a5
|
Merge branch 'master' into dev
|
2023-05-10 16:06:34 +03:00 |
|
SPC-code
|
debcef4c9a
|
Update README.md
change space shield address
|
2023-05-09 20:34:29 +03:00 |
|
SPC-code
|
acff855c93
|
Merge branch 'dev' into dev
|
2023-05-09 20:32:46 +03:00 |
|
|
1222fd4617
|
Merge remote-tracking branch 'space/master' into dev
|
2023-05-09 20:14:28 +03:00 |
|
|
8cdbc8dbbe
|
Add opt-ins
|
2023-05-09 20:12:18 +03:00 |
|
|
4ab2244ac9
|
update space automation
|
2023-05-09 19:44:39 +03:00 |
|
|
4ab1b7d0d4
|
update space automation
|
2023-05-09 19:28:38 +03:00 |
|
|
8eb25596a0
|
Variance test post-merge cleanup
|
2023-05-09 19:22:39 +03:00 |
|
|
4dbcaca87c
|
Merge remote-tracking branch 'space/dev' into dev
|
2023-05-09 19:01:56 +03:00 |
|
SPC-code
|
46b3773419
|
Merge pull request #511 from mrFendel/mrfendel
VarianceRatioTest implementation for Series
|
2023-05-09 19:00:21 +03:00 |
|
Margarita Lashina
|
cfe8e9bfee
|
done TODOs, deleted prints and added type of convergence to output of lm
|
2023-05-07 21:34:20 +03:00 |
|
Margarita Lashina
|
64e563340a
|
fixed error for chi_sq and added more complete output for lm
|
2023-05-07 17:26:59 +03:00 |
|
mrFendel
|
f44039e309
|
-- refactoring
|
2023-05-05 18:50:10 +03:00 |
|
mrFendel
|
16385b5f4e
|
-- refactoring
|
2023-05-05 18:45:54 +03:00 |
|
Margarita Lashina
|
b526f9a476
|
added Levenberg-Marquardt algorithm + test
|
2023-05-04 20:05:32 +03:00 |
|
Margarita Lashina
|
89a5522144
|
added new svd algorithm (Golub Kahan) and used by default for svd
|
2023-05-04 00:44:18 +03:00 |
|
Margarita Lashina
|
19c1af1874
|
added helper functions for levenberg-marquardt algorithm
|
2023-05-03 21:25:30 +03:00 |
|
Margarita Lashina
|
10f84bd630
|
added function solve
|
2023-05-03 21:14:29 +03:00 |
|
Margarita Lashina
|
a02085918a
|
Merge remote-tracking branch 'origin/dev' into dev
|
2023-05-02 23:16:31 +03:00 |
|
Margarita
|
a9627071ff
|
Merge branch 'SciProgCentre:dev' into dev
|
2023-05-02 23:16:01 +03:00 |
|
Margarita Lashina
|
a74a7808a2
|
Merge remote-tracking branch 'origin/dev' into dev
|
2023-05-02 23:14:37 +03:00 |
|
SPC-code
|
a7c54d3ffb
|
Merge pull request #512 from SciProgCentre/dependabot/github_actions/dot-github/workflows/gradle/gradle-build-action-2.4.2
Bump gradle/gradle-build-action from 2.1.5 to 2.4.2 in /.github/workflows
|
2023-05-01 16:54:09 +03:00 |
|
dependabot[bot]
|
0c565c6056
|
Bump gradle/gradle-build-action in /.github/workflows
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.1.5 to 2.4.2.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](https://github.com/gradle/gradle-build-action/compare/v2.1.5...v2.4.2)
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-01 13:50:29 +00:00 |
|
|
8e281e8b0f
|
Merge remote-tracking branch 'space/dev' into dev
|
2023-04-21 10:38:01 +03:00 |
|