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

Add C# wrapper (#60) #8

Merged
merged 1 commit into from
Jun 26, 2019
Merged

Add C# wrapper (#60) #8

merged 1 commit into from
Jun 26, 2019

Conversation

MaggieQi
Copy link
Owner

  • remove dup code

  • Update Readme.md

  • Fix DataSet GNU compile fail bug

  • fix GNU Windows align alloc bugs

  • add copyright in each file

  • fix copy right in dataset

  • change kdt distance judgement

  • change code structure and add more wrappers

  • Update docs

  • fix search result

  • change IndexBuilder to support binary input data

  • temp remove java related projects

  • remove javaclient and javacore from the windows build

  • Fix SetData issue

  • Add vector record count and dimension for reuse and debug

  • change default parameter definition

  • add uint8 support

  • small fix for cosine distance of uint8

  • fix AVX distance calculation epu8

  • update readme

  • Update DistanceUtils.h

  • fix python wrapper cannot load larger than 4G memory error

  • try to add C# wrapper

  • fix owner of C# wrapper

  • add C# cmake support

  • fix byte array copy

  • fix tab to space

  • Try to make shared_ptr as Array template

  • fix copy

* remove dup code

* Update Readme.md

* Fix DataSet GNU compile fail bug

* fix GNU Windows align alloc bugs

* add copyright in each file

* fix copy right in dataset

* change kdt distance judgement

* change code structure and add more wrappers

* Update docs

* fix search result

* change IndexBuilder to support binary input data

* temp remove java related projects

* remove javaclient and javacore from the windows build

* Fix SetData issue

* Add vector record count and dimension for reuse and debug

* change default parameter definition

* add uint8 support

* small fix for cosine distance of uint8

* fix AVX distance calculation epu8

* update readme

* Update DistanceUtils.h

* fix python wrapper cannot load larger than 4G memory error

* try to add C# wrapper

* fix owner of C# wrapper

* add C# cmake support

* fix byte array copy

* fix tab to space

* Try to make shared_ptr<T> as Array template

* fix copy
@MaggieQi MaggieQi merged commit f709643 into MaggieQi:master Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant