Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/poliastro/pycephes
Python wrapper for CEPHES using CFFI and numba (deprecated)
https://github.com/poliastro/pycephes
No maintenance intended
0687ad7e2bf826567a096ad12a5d8361050841ae authored over 6 years ago
0687ad7e2bf826567a096ad12a5d8361050841ae authored over 6 years ago
Bump version to 0.2.dev0
45205b957ffea368ad3741b90961aa94aad0ac34 authored almost 9 years ago
45205b957ffea368ad3741b90961aa94aad0ac34 authored almost 9 years ago
Fix MANIFEST.in
96e768176102b82a2994527cfe6352a220f9544b authored almost 9 years ago
96e768176102b82a2994527cfe6352a220f9544b authored almost 9 years ago
Complete setup.py
85f59c98cf366a4b5677a263a4c88c5bb8114004 authored almost 9 years ago
85f59c98cf366a4b5677a263a4c88c5bb8114004 authored almost 9 years ago
Bump version to 0.1.0
256e868657052bba0ab778bad4b58cc6c7c65022 authored almost 9 years ago
256e868657052bba0ab778bad4b58cc6c7c65022 authored almost 9 years ago
Add pycephes conda recipe
7deaa8c58bcffde5eeda5895dbc33afae53d6c43 authored almost 9 years ago
7deaa8c58bcffde5eeda5895dbc33afae53d6c43 authored almost 9 years ago
Add performance considerations
1f8ef09074962305dff836d75d53baf3e27fb89e authored almost 9 years ago
1f8ef09074962305dff836d75d53baf3e27fb89e authored almost 9 years ago
Make license static
81ae8a214a572c90985b29fa5972edb29f59bc68 authored almost 9 years ago
81ae8a214a572c90985b29fa5972edb29f59bc68 authored almost 9 years ago
Add README and MIT license
3915ffebdc3f1d8f6928557ffab3b6eaefbc451e authored almost 9 years ago
3915ffebdc3f1d8f6928557ffab3b6eaefbc451e authored almost 9 years ago
Cleanup
94400373545b0f033efe23930ed26f87edd5da57 authored almost 9 years ago
94400373545b0f033efe23930ed26f87edd5da57 authored almost 9 years ago
Rename package to pycephes
04f6302ce33b80b09fe6c43d0fa7f05da6e13339 authored almost 9 years ago
04f6302ce33b80b09fe6c43d0fa7f05da6e13339 authored almost 9 years ago
Add benchmark :watch:
1e4d62094e9be43d656dbc50ae404a5642f7f897 authored almost 9 years ago
1e4d62094e9be43d656dbc50ae404a5642f7f897 authored almost 9 years ago
Add docs
e5d1ebf227afb87a58403b13a77b1000e28e043a authored almost 9 years ago
e5d1ebf227afb87a58403b13a77b1000e28e043a authored almost 9 years ago
Add vectorized, separate function
a9aef5bb98b7e3aa808f7a03061fb905561003ba authored almost 9 years ago
a9aef5bb98b7e3aa808f7a03061fb905561003ba authored almost 9 years ago
Add cephes recipe, wrap library from CFFI
Also remove test C code.
548196c55885aa86469cd557c2196609ab8f864c authored almost 9 years ago
Move test C sources to cephesx_src
3e7c061438704c8ccae65ed5016c22954d3b1014 authored almost 9 years ago
3e7c061438704c8ccae65ed5016c22954d3b1014 authored almost 9 years ago
Add failing tests
0d8440d74df4c5b1e41135f9c46ecc07f83cedf7 authored almost 9 years ago
0d8440d74df4c5b1e41135f9c46ecc07f83cedf7 authored almost 9 years ago
Add BSD License and pyca/cryptography attribution
e9562c101f3fa00a7899cf936d45a87987ccfe7b authored almost 9 years ago
e9562c101f3fa00a7899cf936d45a87987ccfe7b authored almost 9 years ago
Move code and definitions to .c and .h files
7019d5dc65dab43028ea9409d8b6b2e56abc3e1d authored almost 9 years ago
7019d5dc65dab43028ea9409d8b6b2e56abc3e1d authored almost 9 years ago
Remove unused code
b6f9861f7ef0acc02e729fa174f0f58b5a59ae32 authored almost 9 years ago
b6f9861f7ef0acc02e729fa174f0f58b5a59ae32 authored almost 9 years ago
Working example using numba JIT
A workaround was needed, see
https://github.com/numba/numba/issues/1688
First working version
d4d442cccd9ebc7228ec9c8a0a91c69959ec00f1 authored almost 9 years ago
d4d442cccd9ebc7228ec9c8a0a91c69959ec00f1 authored almost 9 years ago