Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v7.5.2
cpprb
Browse files
Apr 20, 2019
Fix: Function name typo
· 1d1fb539
Yamada
authored
Apr 20, 2019
View commits for tag v7.5.2
v7.5.2
1d1fb539
Use Csize function for flat size_t
· 6c15123b
Yamada
authored
Apr 20, 2019
6c15123b
Fix: Define size_t
· 44df1a2d
Yamada
authored
Apr 20, 2019
44df1a2d
Fix: use Cview
· f3f7debf
Yamada
authored
Apr 20, 2019
f3f7debf
Fix: call per.set_priorities
· fed299f3
Yamada
authored
Apr 20, 2019
fed299f3
Fix: CppSelectiveEnvironment::store return size_t
· 9e858592
Yamada
authored
Apr 20, 2019
9e858592
Fix: add returns "size_t next_index"
· 58770c09
Yamada
authored
Apr 20, 2019
58770c09
Use done.shape[0] instead of rew.shape[0]
· 7ee795f1
Yamada
authored
Apr 20, 2019
7ee795f1
Fix: ndim -> ndmin in np.array
· d2a1db7a
Yamada
authored
Apr 20, 2019
d2a1db7a
Move Cview to global function
· 3b265da3
Yamada
authored
Apr 20, 2019
3b265da3
Use unittest for issue40
· 748a024d
Yamada
authored
Apr 20, 2019
748a024d
Remove fused type definitions
· 0b41d323
Yamada
authored
Apr 20, 2019
0b41d323
Remove fused type from update_priorities
· 5d1bcc27
Yamada
authored
Apr 20, 2019
5d1bcc27
Use double for add
· fe12aaad
Yamada
authored
Apr 20, 2019
fe12aaad
Use flat view function as Cview
· ea00d8fe
Yamada
authored
Apr 20, 2019
ea00d8fe
Remove integral type
· ca2008fc
Yamada
authored
Apr 20, 2019
ca2008fc
Use only cython.long for interger
· 4ddb9f55
Yamada
authored
Apr 20, 2019
4ddb9f55
Apr 18, 2019
Remove cython.int from Fused types
· fd0e70ee
Yamada
authored
Apr 19, 2019
fd0e70ee
Fix: .gitlab-ci configuration
· cf3c1291
Yamada
authored
Apr 18, 2019
cf3c1291
Version 7.5.2
· 6ecc76dd
Yamada
authored
Apr 18, 2019
6ecc76dd
Add issue40.py at GitLab-CI
· 4259de89
Yamada
authored
Apr 18, 2019
4259de89
Merge branch 'HotFix_README_sample'
· ee3fc53a
Yamada
authored
Apr 18, 2019
ee3fc53a
Use typed memory view instead of numpy
· 15ffd679
Yamada
authored
Apr 18, 2019
15ffd679
Reduce unnecessary layer
· 0c855202
Yamada
authored
Apr 18, 2019
0c855202
Fix: Use numpy ravel array
· 62363cc0
Yamada
authored
Apr 18, 2019
62363cc0
Apr 17, 2019
Add integral types in cython fused type candidate
· 8c370b26
Yamada
authored
Apr 18, 2019
8c370b26
Apr 15, 2019
Version 7.5.1
· 5dfe5cdf
Yamada
authored
Apr 16, 2019
View commits for tag v7.5.1
v7.5.1
5dfe5cdf
Merge branch 'HotFix_0indexed'
· 5d077ea0
Yamada
authored
Apr 16, 2019
5d077ea0
Check issue39 on GitLab CI
· 3749b82d
Yamada
authored
Apr 16, 2019
3749b82d
Add test for issue39
· 9b1fd8c3
Yamada
authored
Apr 15, 2019
9b1fd8c3
Fix
#39
: Initialize shape and strides after set itemsize
· abdb764c
Yamada
authored
Apr 15, 2019
abdb764c
Import VectorWrapper
· 7fc63433
Yamada
authored
Apr 15, 2019
7fc63433
Apr 10, 2019
Add: cythonize annotation
· 69e91d77
Yamada
authored
Apr 11, 2019
69e91d77
Apr 07, 2019
Version 7.5.0 for PyPI
· 23b17561
Yamada
authored
Apr 07, 2019
View commits for tag v7.5.0
v7.5.0
23b17561
Fix: Add period
· 18b580d8
Yamada
authored
Apr 07, 2019
18b580d8
Version 7.4.2
· 57b47dfd
Yamada
authored
Apr 07, 2019
View commits for tag v7.4.2
v7.4.2
57b47dfd
FIX: typo
· 592b67d4
Yamada
authored
Apr 07, 2019
592b67d4
FIX: string to here document
· f2f7e45b
Yamada
authored
Apr 07, 2019
f2f7e45b
Version 7.4.1
· ce6edc95
Yamada
authored
Apr 07, 2019
View commits for tag v7.4.1
v7.4.1
ce6edc95
Add long_description
· ee3ffb07
Yamada
authored
Apr 07, 2019
ee3ffb07
Loading