Google Code Exporter
Google Code Exporter
``` Hi Henryk, for a): Maybe I overlooked something but why don't you use simply the nfc_device pointer you have in main() e.g. by making it global? -#define RFERROR(tag) (nfc_device_get_last_error(*(nfc_device**)tag)...
``` Original report: https://code.google.com/p/nfc-tools/issues/detail?id=106 ``` Original comment by `[email protected]` on 15 Jan 2013 at 8:19
Original comment by `[email protected]` on 15 Jan 2013 at 8:22
``` I would be more than happy to write this if I could get some coaching from the owner. I am http://www.ics.uci.edu/~djp3 ``` Original comment by `[email protected]` on 9 Feb...
``` Hi See http://www.nxp.com/documents/application_note/AN1303.pdf It will also require a mifare-ultralight-format to prepare the MFUL into a proper NFC Type 2 Tag ``` Original comment by `[email protected]` on 16 Feb 2013...
``` How could we help you djp3 ? All specifications are publicly available: NXP's documentation pointed by yobibe and NFC-Forum's NFC Type 2 Tag available on nfc-forum.org. http://www.nfc-forum.org/specs/spec_license ``` Original...
``` It makes more sense for one to be able to specify which variable is reordered rather than have one variable always positioned as the source. This is the approach...
``` Need to make this change for the discrete.ConditionalMutualInformationCalculator ``` Original comment by `joseph.lizier` on 17 Oct 2013 at 6:39
``` The Kraskov MI calculators currently shuffle the "destination" variable instead of the source (done by other MI calculators). This will still return an equivalent distribution (it's MI, not conditional...
``` When packaging this up, don't forget to include the NOTICE and LICENSE for the apache commons maths library ``` Original comment by `joseph.lizier` on 7 May 2014 at 5:15