Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a Julia wrapper #4

Open
ludwigschmidt opened this issue Dec 10, 2015 · 0 comments
Open

Write a Julia wrapper #4

ludwigschmidt opened this issue Dec 10, 2015 · 0 comments

Comments

@ludwigschmidt
Copy link
Collaborator

It might make sense to wait with this until Cxx.jl (https://github.com/Keno/Cxx.jl) is supported by a default Julia installation (maybe in 0.5?). Otherwise, we might need to write a C wrapper around FALCONN (which might actually be useful in other cases, too).

ilyaraz pushed a commit to ilyaraz/FALCONN that referenced this issue May 2, 2016
6897d3f code formatting
67e6033 Merge pull request FALCONN-LIB#5 from ilyaraz/master
8b85454 -std=c99
b67e128 stricter compilation options + one missing prototype
60ebede name instead of a handle
2902830 more benchmarks
9306b7e small clarifications
f36fc69 docstrings, and two small fixes
6c1acce docstrings
102bbec new website is the github repo
f434070 example
fd37fcf a thin wrapper with a function that creates an aligned NumPy array
c086b81 suppressing an unused parameter warning with a macros
abe0046 more warnings
a7150ce low-level Python wrapper
51b9833 sqrt vs. sqrtf in a macros
e04a935 Merge pull request FALCONN-LIB#4 from dizzy57/patch-1
28c6900 spaces
a92d733 sqrtf in FHTFloatNormalizeAVX

git-subtree-dir: src/include/falconn/ffht
git-subtree-split: 6897d3f5d764db961bba025cbf63a1e906ca71b1
GerHobbelt pushed a commit to GerHobbelt/FALCONN that referenced this issue May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant