Lyon
|
9178ba9789
|
release comprehension and optimize zlib stack usage
|
2023-07-27 18:01:18 +08:00 |
|
Lyon
|
94879d166f
|
support comprehension
|
2023-07-26 22:10:10 +08:00 |
|
Lyon
|
d7087248c6
|
fix socket_GET test case
|
2023-07-23 19:02:03 +08:00 |
|
Lyon
|
eb9a4c7494
|
fix socket_GET example
|
2023-07-21 20:03:30 +08:00 |
|
Lyon
|
f96fdbc0f1
|
fix int() builtins for u32 type
|
2023-07-21 19:30:32 +08:00 |
|
Lyon
|
3a39ff5944
|
add DNS test for socket
|
2023-07-21 16:55:07 +08:00 |
|
Lyon
|
82f0f3dc42
|
support gethostbyname for socket.py
|
2023-07-21 16:51:32 +08:00 |
|
Lyon
|
e41c5f2594
|
fix if not xxx: stmt
|
2023-07-21 03:03:47 +08:00 |
|
Lyon
|
0249f2bf75
|
fix if <str/bytes/object/list> behavior
|
2023-07-21 01:56:55 +08:00 |
|
Lyon
|
30af0b556e
|
fix bool() behavior
|
2023-07-21 01:10:01 +08:00 |
|
Lyon
|
e14e77cdfb
|
fix bytes literal and getitem
|
2023-07-18 22:31:39 +08:00 |
|
Lyon
|
3c031e4e5d
|
support get host object for c extern object
|
2023-07-17 18:29:49 +08:00 |
|
Lyon
|
a61e393a9c
|
add pikastddevice test
|
2023-07-16 09:56:36 +08:00 |
|
Lyon
|
0adbb62369
|
format and push pkgs, fix SOFT_IIC
|
2023-07-15 14:59:56 +08:00 |
|
Lyon
|
e5144767a4
|
fix .gitignore
|
2023-07-09 23:50:40 +08:00 |
|
Lyon
|
b4f7b4275c
|
move test to pikaCompiler
|
2023-07-06 23:09:49 +08:00 |
|
pikastech
|
75d6f97823
|
move test to top
|
2022-09-26 21:47:52 +08:00 |
|
pikastech
|
70bd8e48a8
|
add test
|
2022-09-26 10:20:57 +08:00 |
|
pikastech
|
729ce8a497
|
add test for WriteRegister
|
2022-09-19 14:38:12 +08:00 |
|
pikastech
|
600950381e
|
modebus rtu_master test ok
|
2022-09-19 13:27:20 +08:00 |
|
pikastech
|
7ae95663f6
|
support multy assign, use $l[x] instead of _l[x]
|
2022-09-09 10:16:15 +08:00 |
|
pikastech
|
ad22498992
|
rm files
fix include cmake
|
2022-09-06 21:13:13 +08:00 |
|
任祉涵
|
36b3d2775a
|
PikaNN simple version (#211)
* PikaNN sample
* Delete __asset_lib_to_file_py_a.c
* Update CMakeLists.txt
Co-authored-by: Lyon <88232613+pikasTech@users.noreply.github.com>
|
2022-09-06 21:08:10 +08:00 |
|
pikastech
|
af26aace9d
|
use method from str and bytes directly
|
2022-09-05 20:40:19 +08:00 |
|
pikastech
|
8404d5a305
|
support '//' transfer to '/'
|
2022-08-29 18:09:45 +08:00 |
|
pikastech
|
f76e456ea0
|
add test, examples for re, fix some mem leak
|
2022-08-29 16:29:03 +08:00 |
|
pikastech
|
6726169ad9
|
serilized to api
use mask in arg for serilized
support isKeyword flag for arg
|
2022-08-28 19:25:03 +08:00 |
|
pikastech
|
7244267b68
|
test socket ok
|
2022-08-26 17:25:45 +08:00 |
|
pikastech
|
ecaf7ed0e9
|
add __platform for socket, add override
|
2022-08-26 16:40:12 +08:00 |
|
pikastech
|
e194106ce8
|
add callback/test
fix test
add callback-test1
add assert
|
2022-08-18 14:22:43 +08:00 |
|
pikastech
|
cd6dfbbb71
|
unittest can run
|
2022-08-11 19:21:53 +08:00 |
|
pikastech
|
f180a15343
|
support %s and %r for any type arg
|
2022-08-11 18:32:53 +08:00 |
|
pikastech
|
bb54c2e719
|
support setattr and getattr
run tests() in cases is ok
|
2022-08-11 17:39:38 +08:00 |
|
pikastech
|
e61e4716ac
|
add examples for unittest
|
2022-08-06 23:26:04 +08:00 |
|
pikastech
|
e393d33db7
|
fix Quaternion_test.py
|
2022-08-01 00:16:23 +08:00 |
|
pikastech
|
c056b6015d
|
update configparser
|
2022-07-29 23:42:18 +08:00 |
|
pikastech
|
5492fbb162
|
add test file by pkg-push autoly
|
2022-07-26 10:50:20 +08:00 |
|
pikastech
|
d9b296cee8
|
release configparser
|
2022-07-20 21:55:40 +08:00 |
|
purewind7
|
509159ecca
|
Add adaptive threshold
|
2022-07-20 07:00:01 +00:00 |
|
purewind7
|
08aad5aac0
|
Add median filter
|
2022-07-20 07:00:01 +00:00 |
|
purewind7
|
ec8611260e
|
Add class filter and meanfilter method in PikaCV
|
2022-07-20 07:00:01 +00:00 |
|
purewind7
|
eb4b72a1a7
|
Add resize and OTSU in PikaCV ,fix threshold
|
2022-07-19 18:04:38 +08:00 |
|
purewind7
|
76aaf5c63b
|
Add setROI and threshold in PikaCV
|
2022-07-18 08:10:45 +00:00 |
|
pikastech
|
126b661af3
|
split, merge test ok
|
2022-07-15 07:17:33 +00:00 |
|
pikastech
|
000ee776b3
|
add out
|
2022-07-15 07:17:33 +00:00 |
|
purewind7
|
02f824ab1b
|
Add merge and split in PikaCV
|
2022-07-15 07:17:33 +00:00 |
|
pikastech
|
5dd97a818f
|
add test file
|
2022-07-15 12:09:04 +08:00 |
|
purewind7
|
746835285e
|
Add Quaternion in PikaMath
|
2022-07-14 08:52:07 +00:00 |
|
pikastech
|
8889671586
|
push binascii to package
|
2022-07-14 10:59:51 +08:00 |
|
purewind7
|
67a50fb8b7
|
fix overflow issue
|
2022-07-13 16:46:38 +08:00 |
|