Skip to content
Snippets Groups Projects
Select Git revision
  • develop
  • feature/MatlabBackup
  • feature/MatlabWrapper
  • feature/deviceName
  • feature/linux
  • master default protected
  • timing
  • v2.02
  • v2.01
  • v2.0
  • Release_1.0
  • HIP_name_chnage
  • deletedOld
  • v1.0.2
  • PaperRelease
  • Release-0.0.6b
  • Release-0.0.5b
  • Release-0.0.4b
  • Release-0.0.3a
  • Release-0.0.2a
  • Release-0.0.1a
21 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Nov2322208Sep7319Aug828Jul19121126Jun25201813125328May16103124Apr2320151487431Mar3027262322201916131211643221Feb201912111020Jan421Oct78Aug1May30Apr2830Mar29212018Feb1413128726Jan238Dec211Nov31Oct126Sep227Aug25151210920Jun17133May28Apr2531Mar2126Feb2426Jan211813828Oct19930Jun1288May530Apr28278428Mar3Feb8Jan6Dec24Nov23Oct22131127Aug25159Jul4319Jun18176May52128Apr25241817161514128743231Mar2827Fixed include and size mistmatches (GCC/Clang compatibility)Update all python commands to use Script:: namespaceUpdated all mex commands to use new Script:: namespaceMoved script-array helper routines into common code and namespace with define guardsCleaned up and generalized our SFINAE macrosFix for non-conformant scoped template specializationUse std::memset for platform compatibilityRemoved windows-specific ScopedProcessMutexMoved py3c dependencies to src/c/external folderMex command info now depends only on static-defined nameAdded LD_FLAGS for linker passthrough options.Cleanup warnings and #pragma optimize lines.Explicitly initialize device numbers in case cudaGetDeviceCount fails.Added const qualifiers for some Vec member functions.Replace windows-specific functions with platform independent options (GCC/Clang compatibility).Fixed old type-conversion error and warnings in python wrapper.Include <cmath> and fixed sqrt function calls in Vec (GCC/Clang compatibility).Fix for deprecated NUMPY api warnings.Fix for -std=c++11 warnings when passed-through nvcc --compiler-options.Explicit passthrough of tempalate arguments for instantiation (GCC/Clang compatibility).Add 'this->' to inherited member variables (GCC/Clang compatibility).Find replace size_t -> std::size_t for GCC/Clang compatibility.Linux initial makefile for hydra image processor.Created a contributing.mdUpdate issue templatesMerge pull request #1 from mwinter/patch-1Fixed a few more typosFixed broken link and some minor editsAdded Python binding info to readmeAdded tutorial to readmeMore updates to readmeUpdated readme (work in progress)Initial Python3 wrappers for Hydra Image Processing library.Release_1.0Release_1.0Added py3c to provide some python 2/3 compatibility.Name changed to Hydra Image Processor (HIP)HIP_name_chnageHIP_name_chnageBinary commitFixed local matlab version of some functionsRemoved unnecessary data copy in HighpassFilterAdded a license.txt fileFixed bug in class def for non-class function
Loading