Nicolas Kruse
|
73bb5eb6b9
|
Merge pull request #38 from Nonannet/dev
Dev
|
2026-06-17 11:45:56 +02:00 |
Nicolas
|
4fa3445a72
|
Docstrings for vector and tensor type extended
|
2026-06-17 11:17:56 +02:00 |
Nicolas
|
5e92b972a3
|
NN-functions added to the doc generation script
|
2026-06-17 11:14:20 +02:00 |
Nicolas Kruse
|
4483757b12
|
Merge pull request #37 from Nonannet/dev
Dev
|
2026-06-17 10:29:54 +02:00 |
Nicolas
|
5c21bf2287
|
Image version for the windows image set to windows-2022 to fix the issue with the path of VsDevCmd.bat for switching the architecture
|
2026-06-17 10:13:58 +02:00 |
Nicolas
|
bbb8eca678
|
some fixes in the readme
|
2026-06-17 09:48:29 +02:00 |
Nicolas
|
4a71db0e38
|
concat and sigmoid function added, moved relu and sigmoid to _nn.py, renamed min and max to minimum and maximum like in numpy and updated functions to work with tensors
|
2026-05-19 20:27:42 +02:00 |
Nicolas
|
d6ff9599f4
|
setuptools_scm version_scheme set to no-guess-next
|
2026-05-19 20:25:05 +02:00 |
Nicolas
|
decdbeb270
|
Changes setuptools_scm version_scheme to no-guess-next to get correctly named pypi releases.
|
2026-04-06 12:22:38 +02:00 |
Nicolas Kruse
|
345c89dd1c
|
Merge pull request #36 from Nonannet/dev
Dev
|
2026-04-05 14:07:26 +02:00 |
Nicolas
|
139cfad9dd
|
__repr__ and type hints for quaternion class updated
|
2026-04-05 13:54:47 +02:00 |
Nicolas Kruse
|
5d3d6bdf63
|
sensor fusion quaternion test added
|
2026-03-31 11:35:15 +02:00 |
Nicolas Kruse
|
5eae012d00
|
Updated quaternion handling for usage with grad() function
|
2026-03-31 11:34:46 +02:00 |
Nicolas Kruse
|
35b572516f
|
Merge pull request #35 from Nonannet/dev
Quaternion class added
|
2026-03-29 20:24:41 +02:00 |
Nicolas Kruse
|
f63e09fb99
|
code style fixed
|
2026-03-29 19:34:40 +02:00 |
Nicolas Kruse
|
0fd292ecfa
|
quaternion class added
|
2026-03-29 19:34:40 +02:00 |
Nicolas Kruse
|
4309983213
|
Merge pull request #33 from Nonannet/dev
Dev
|
2026-03-07 12:12:25 +01:00 |
Nicolas
|
15ea733d5b
|
Readme fixed
|
2026-03-07 12:11:56 +01:00 |
Nicolas
|
8b760e4b6f
|
ruff config updated
|
2026-03-07 12:01:58 +01:00 |
Nicolas Kruse
|
ee771e3ac1
|
Merge pull request #32 from Nonannet/dev
CI: Updated dependency for build-docs updated to insure arm thumb is included in the docs
|
2026-03-04 16:25:56 +01:00 |
Nicolas
|
548ca6fab8
|
CI: Updated dependency for build-docs updated to insure arm thumb is included in the docs
|
2026-03-04 16:03:31 +01:00 |
Nicolas Kruse
|
58f796513c
|
Merge pull request #31 from Nonannet/dev
- ARM Thumb suport for Cortex-A and Cortex-M
|
2026-03-04 15:29:05 +01:00 |
Nicolas Kruse
|
5ca947ea5b
|
Merge pull request #30 from Nonannet/feature_arm_thumb
Feature: Adding support for ARM thumb
|
2026-03-04 15:17:50 +01:00 |
Nicolas
|
01f02cc9ba
|
Readme updated
|
2026-03-04 15:16:51 +01:00 |
Nicolas
|
031249241e
|
Removed un-required bulk stack allocation and added 4 Byte alignment check. CI updated.
|
2026-03-04 14:58:52 +01:00 |
Nicolas
|
e48fc7c485
|
test for arm thumb variants split into two tests
|
2026-03-03 16:09:06 +01:00 |
Nicolas
|
c6fd69d61b
|
CI: different armv7 variates separated
|
2026-03-03 15:50:48 +01:00 |
Nicolas
|
b7d5f3a129
|
exclude non-stencil functions in the test "test_start_end_function"
|
2026-03-03 15:05:45 +01:00 |
Nicolas
|
0212fa77a3
|
type annotation for data_writer.copy() fixed
|
2026-03-03 14:25:50 +01:00 |
Nicolas
|
c31601853b
|
CI: LIBGCC version fixed for thumb builds
|
2026-03-03 13:31:22 +01:00 |
Nicolas
|
04cdf50a04
|
Updated pelfy dependency
|
2026-03-03 13:24:46 +01:00 |
Nicolas
|
7a3088ec48
|
added add_sign_int32 function, since pelfy returns addend-values for 32 bit x86 as unsigned int32
|
2026-03-03 13:05:47 +01:00 |
Nicolas Kruse
|
a924d42e6a
|
Merge branch 'dev' into feature_arm_thumb
|
2026-03-03 08:59:22 +01:00 |
Nicolas
|
7f963d7e43
|
CI: Testing for ARMv7 extended to armv7thumb and armv7mthumb
|
2026-03-02 21:33:24 +01:00 |
Nicolas
|
dd7fb12c64
|
Helper bash script added for debugging ARM thumb stencils
|
2026-03-02 21:32:45 +01:00 |
Nicolas
|
d2069d5d07
|
build script for local stencil builds updated for ARM64, ARM-Thumb and ARM-CortexM-Thumb
|
2026-03-02 21:32:12 +01:00 |
Nicolas
|
accb03f042
|
Fix in test function "get_42"
|
2026-03-02 21:31:07 +01:00 |
Nicolas
|
2eb49cc2e5
|
test for ARM thumb updated
|
2026-03-02 21:29:46 +01:00 |
Nicolas
|
c7c8db6332
|
R_ARM_THM_MOV* support added
|
2026-03-02 21:28:46 +01:00 |
Nicolas
|
8fcf0dedac
|
patch type added: PATCH_OBJECT_ARM32_ABS_THM (for R_ARM_THM_MOVW_ABS_NC and R_ARM_THM_MOVT_ABS)
|
2026-03-02 21:28:05 +01:00 |
Nicolas
|
afc442ada6
|
stencil build script updated
|
2026-02-28 22:09:12 +01:00 |
Nicolas
|
436a09c1ea
|
copy method to data_writer added
|
2026-02-28 22:08:22 +01:00 |
Nicolas
|
cabfda4ec6
|
CI: stencil build script updated with Cortex-A Thumb version
|
2026-02-28 22:07:27 +01:00 |
Nicolas
|
83ce6ce0e7
|
musl functions for math on ARM thumb added to stencil build pipeline
|
2026-02-13 01:13:01 +01:00 |
Nicolas
|
a81236a3fc
|
4-Byte-Alignment error on ARM thumb fixed by using section size instead of function size to include nop padding
|
2026-02-13 00:51:55 +01:00 |
Nicolas
|
bc0ccd90b7
|
Updated pelfy and using offset_in_section instead of fields['st_value']
|
2026-02-12 23:54:20 +01:00 |
Nicolas Kruse
|
e52cbe9e1b
|
docstrings added and descriptions for c files added
|
2026-02-05 14:26:07 +01:00 |
Nicolas
|
58120f292c
|
partial arm thumb implementation added
|
2026-01-26 23:57:15 +01:00 |
Nicolas
|
7131483a22
|
CI: Added -static for building the runner
|
2026-01-25 17:16:33 +01:00 |
Nicolas
|
3ec0ba10c3
|
Skiping qemo based ARM32 bit tests on windows since they are not
compatible to wsl1
|
2026-01-25 17:13:01 +01:00 |