This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
gugdun
/
pocketpy
miroir de
https://github.com/pocketpy/pocketpy
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
00bbd87372
Branches
Tags
copilot/add-contributing-md-file
copilot/fix-infinite-loop-undefined-exception
copilot/research-severe-defect-analysis
fix-time-c-on-win7
gh-pages
main
sandbox
v1.x
v2.2.0
v2.1.8
v2.1.6
v2.1.5
v2.1.4
v2.1.3-patch
v2.1.3
v2.1.1
v2.0.8
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.4.6
v1.4.5
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.9
v1.3.8
v1.3.7
v1.3.6
v1.3.5
v1.3.2
v1.3.1
v1.3.0
v1.2.9
v1.2.7
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.8-patch
v1.1.8
v1.1.7
v1.1.6
v1.1.4
v1.1.3
v1.1.1
v1.1.0
v1.0.9
v1.0.5
v1.0.4
v1.0.3
v1.0.0
v1.0.0-pre
v0.9.9
v0.9.3
v0.9.0
v0.8.6
v0.8.4
v0.8.1
v0.8.0
v0.6.2
v0.6.1
v0.6.0
v0.5.2
v0.5.1
v0.5.0
v0.4.8
v0.4.7
pocketpy
/
3rd
/
numpy
Kevin Eady
bd47fd6d39
fix pybind11 implementation for error_already_set
il y a 1 an
..
include
86b4fc623c
Merge numpy to pocketpy (
#303
)
il y a 2 ans
src
2773b9993e
Implement dynamic dlib (
#309
)
il y a 2 ans
tests
bd47fd6d39
fix pybind11 implementation for error_already_set
il y a 1 an
CMakeLists.txt
6dcc7ba8aa
...
il y a 2 ans
README.md
2773b9993e
Implement dynamic dlib (
#309
)
il y a 2 ans
numpy.pyi
86b4fc623c
Merge numpy to pocketpy (
#303
)
il y a 2 ans
README.md
How to build
cmake -B build -DCMAKE_BUILD_TYPE=Release cmake --build build --config Release