Logo white

codebase / stimlib

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 3
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 38
  • Tags 0
  • stimlib
07 Jul, 2016
1 commit
  • upload the aabb3.h function to the visualization
    37c7ea8c
    Laila Saadatifard authored
    2016-07-07 10:48:51 -0500  
    Browse Code »

20 Jun, 2016
1 commit
  • faster implementation for stim::ivote
    ca99f951
    David Mayerich authored
    2016-06-20 10:19:07 -0500  
    Browse Code »

17 Jun, 2016
2 commits
  • Merge branch 'ivote-profiling' into 'master' ...
    63d34974
    Leila's ivote profiling push
    
    This is a test
    
    See merge request !1
    Pavel Govyadinov authored
    2016-06-17 15:42:17 -0500  
    Browse Code »
  • Leila's ivote profiling push
    11cd127f
    Laila Saadatifard authored
    2016-06-17 15:02:42 -0500  
    Browse Code »

16 Jun, 2016
1 commit
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    03c403fa
    Pavel Govyadinov authored
    2016-06-16 15:14:15 -0500  
    Browse Code »

15 Jun, 2016
6 commits
  • STABLE: made template size a variable, changed the gl_spider and cuda code to support that.
    c0e09133
    Pavel Govyadinov authored
    2016-06-15 19:54:25 -0500  
    Browse Code »
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    ad2123e6
    David Mayerich authored
    2016-06-15 12:52:04 -0500  
    Browse Code »
  • added a new scalarfield class for rendering and storing samples of EM fields
    3a74ec6d
    David Mayerich authored
    2016-06-15 12:51:57 -0500  
    Browse Code »
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    0c9d37c7
    David Mayerich authored
    2016-06-15 12:50:22 -0500  
    Browse Code »
  • fixed some vec3 errors
    8309b07a
    David Mayerich authored
    2016-06-15 12:50:08 -0500  
    Browse Code »
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    2bafc569
    David Mayerich authored
    2016-06-15 12:40:38 -0500  
    Browse Code »

14 Jun, 2016
1 commit
  • GPU implementation of Mie scattering (external field)
    31262e83
    David Mayerich authored
    2016-06-14 00:42:01 -0500  
    Browse Code »

13 Jun, 2016
2 commits
  • somehow the C++11 changes for stim::image got rewound, re-implemented them
    e252a6d6
    David Mayerich authored
    2016-06-13 14:31:51 -0500  
    Browse Code »
  • implementing mie scattering
    9339fbad
    David Mayerich authored
    2016-06-13 14:29:34 -0500  
    Browse Code »

10 Jun, 2016
1 commit
  • fixed class compatibility with stim::vec3
    308a743c
    David Mayerich authored
    2016-06-10 15:16:24 -0500  
    Browse Code »

09 Jun, 2016
1 commit
  • fixed problems with memory allocation in stim::image
    814eb271
    David Mayerich authored
    2016-06-09 23:33:19 -0500  
    Browse Code »

08 Jun, 2016
3 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    d31038b3
    David Mayerich authored
    2016-06-08 10:09:00 -0500  
    Browse Code »
  • fixed image for compiling on Linux
    0bb6cf51
    David Mayerich authored
    2016-06-08 10:08:54 -0500  
    Browse Code »
  • added support for computing scalar beams analytically
    0288346a
    David Mayerich authored
    2016-06-08 10:08:13 -0500  
    Browse Code »

06 Jun, 2016
2 commits
  • Merge branch 'optics'
    361c02a1
    David Mayerich authored
    2016-06-06 14:58:21 -0500  
    Browse Code »
  • started a new optical framework focused on scalar simulation
    8e4f8364
    David Mayerich authored
    2016-06-06 14:57:04 -0500  
    Browse Code »

02 Jun, 2016
1 commit
  • added the header for typeinfo
    b5e5b994
    Sebastian Berisha authored
    2016-06-02 17:04:24 -0500  
    Browse Code »

01 Jun, 2016
4 commits
  • replaced C++11 code in stim::image with something more compatible
    3ff136b3
    David Mayerich authored
    2016-06-01 18:34:53 -0500  
    Browse Code »
  • temporarily removed support for different data types in image.h
    0196c9ed
    David Mayerich authored
    2016-06-01 18:05:15 -0500  
    Browse Code »
  • fixed merge conficts
    f2c883d8
    Pavel Govyadinov authored
    2016-06-01 16:39:12 -0500  
    Browse Code »
  • minor bug fixes and comments
    6422f96a
    Pavel Govyadinov authored
    2016-06-01 16:37:59 -0500  
    Browse Code »

31 May, 2016
1 commit
  • fixed a segmentation fault when returning image channels greater than 0
    8e2fb2b4
    David Mayerich authored
    2016-05-31 01:13:06 -0500  
    Browse Code »

30 May, 2016
1 commit
  • created a stim::envi default constructor and fixed a seg fault when an unopened file is closed
    edb975b0
    David Mayerich authored
    2016-05-30 01:56:46 -0500  
    Browse Code »

29 May, 2016
2 commits
  • added comments and fixed errors in the file_list() function of stim::filename
    6d242237
    David Mayerich authored
    2016-05-29 21:46:15 -0500  
    Browse Code »
  • added better comments for stim::filename
    4f007f77
    David Mayerich authored
    2016-05-29 19:02:11 -0500  
    Browse Code »

28 May, 2016
2 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    dc913a73
    David Mayerich authored
    2016-05-28 22:29:30 -0500  
    Browse Code »
  • fixed the in-memory sifting functions for stim::envi to take NULL masks
    d4aa4cf7
    David Mayerich authored
    2016-05-28 22:29:19 -0500  
    Browse Code »

26 May, 2016
1 commit
  • minor bug fixes and an extension to image.h
    11c1b46b
    Pavel Govyadinov authored
    2016-05-26 14:00:54 -0500  
    Browse Code »

25 May, 2016
2 commits
  • fixed a Linux compiler bug
    d0ef98e3
    David Mayerich authored
    2016-05-25 21:37:14 -0500  
    Browse Code »
  • fixed a Linux compiler bug
    c4dd399a
    David Mayerich authored
    2016-05-25 21:34:35 -0500  
    Browse Code »

24 May, 2016
1 commit
  • started testing out template casting support for stim::envi, added a stim::table… ...
    735a2a24
    … class for reading csv files
    David Mayerich authored
    2016-05-24 11:29:52 -0500  
    Browse Code »

23 May, 2016
2 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    c5da6290
    David Mayerich authored
    2016-05-23 09:43:17 -0500  
    Browse Code »
  • added normalization for BIP files, and added get_noninterleaved to stim::image
    904614c3
    David Mayerich authored
    2016-05-23 09:43:13 -0500  
    Browse Code »

20 May, 2016
1 commit
  • fixed image.h bug with constructors not working in windows
    fba6e7e3
    Pavel Govyadinov authored
    2016-05-20 18:46:20 -0500  
    Browse Code »

18 May, 2016
1 commit
  • imlemented Dr. Mayeriches fix for the memory leak. Removed extranous comments
    e9a1b974
    Pavel Govyadinov authored
    2016-05-18 15:28:36 -0500  
    Browse Code »