EjenY-Poltavchiny
|
4ba1a1606a
|
Merge branch 'dev' into ejeny_branch_
|
2023-06-24 12:52:46 +03:00 |
|
SPC-code
|
7e46c7de4e
|
Merge pull request #513 from margarita0303/dev
Added Levenberg-Marquardt algorithm and svd Golub-Kahan
|
2023-06-19 16:11:56 +03:00 |
|
Gleb Minaev
|
d20e532c4f
|
Merge branch 'dev' into ejeny_branch_
|
2023-06-18 12:22:01 +03:00 |
|
Gleb Minaev
|
e00c2a4e2b
|
Fix version of matheclipse-core .
|
2023-06-16 16:00:48 +03:00 |
|
EjenY-Poltavchiny
|
91f5436be5
|
Merge branch 'dev' into ejeny_branch_
|
2023-06-16 15:42:40 +03:00 |
|
Gleb Minaev
|
39244ebc52
|
Remove extra enum class and data class. Fix docstrings and comments readability. Fix code style violations.
|
2023-06-16 14:08:32 +03:00 |
|
EjenY-Poltavchiny
|
31be2b547b
|
Comments fixed.
|
2023-06-14 23:55:25 +03:00 |
|
EjenY-Poltavchiny
|
d5c3aa563e
|
Enum class and some code corrections.
|
2023-06-14 04:13:39 +03:00 |
|
EjenY-Poltavchiny
|
11cbf7cdc7
|
Deleted waste file.
|
2023-06-13 23:52:13 +03:00 |
|
EjenY-Poltavchiny
|
1773b49b1f
|
Changed tests
|
2023-06-13 03:39:29 +03:00 |
|
EjenY-Poltavchiny
|
455c9d188d
|
Changed according to the notes
|
2023-06-13 03:37:35 +03:00 |
|
Margarita Lashina
|
5f2690309b
|
fix mistake in streaming version
|
2023-06-13 03:06:55 +03:00 |
|
EjenY-Poltavchiny
|
13da33ecde
|
Merge branch 'master' into ejeny_branch_
|
2023-06-11 05:43:23 +03:00 |
|
EjenY-Poltavchiny
|
55bcd202bf
|
first DTW method realization
|
2023-06-11 05:31:09 +03:00 |
|
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 |
|
SPC-code
|
b5f85a6d86
|
Merge pull request #514 from SciProgCentre/dev
0.3.1
|
2023-05-12 22:19:48 +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 |
|