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
  • stim
10 Jul, 2018
2 commits
  • pointed gl_network.h to the correct network.h file, but this results in a namespace bug with NetMets
    6e774c03
    David Mayerich authored
    2018-07-10 13:25:28 -0500  
    Browse Dir »
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    23650055
    David Mayerich authored
    2018-07-10 13:22:27 -0500  
    Browse Dir »

06 Jun, 2018
1 commit
  • generated an error message for unsupported ENVI data types
    9ef9bdfa
    David Mayerich authored
    2018-06-06 18:09:18 -0500  
    Browse Dir »

16 Apr, 2018
1 commit
  • fixed type mismatch (complex float and complex double) in scalarmie.h lines 392, 652
    176a9b1c
    Sebastian authored
    2018-04-16 11:46:41 -0500  
    Browse Dir »

20 Mar, 2018
1 commit
  • removed the test.nwt file due to an error - the new file is now in /docs
    2939de60
    David Mayerich authored
    2018-03-20 11:48:07 -0500  
    Browse Dir »

19 Mar, 2018
1 commit
  • added nwt documentation
    0eed0e54
    David Mayerich authored
    2018-03-19 12:41:20 -0500  
    Browse Dir »

14 Feb, 2018
1 commit
  • fixed problems with dynamic network class
    7f1ab3c2
    Pavel Govyadinov authored
    2018-02-14 16:45:40 -0600  
    Browse Dir »

19 Jan, 2018
2 commits
  • Merge branch 'jiabing' of git.stim.ee.uh.edu:codebase/stimlib into jiabing
    ac134a07
    Jiabing Li authored
    2018-01-19 15:45:01 -0600  
    Browse Dir »
  • start new network class
    a2c755c8
    Jiabing Li authored
    2018-01-19 15:35:18 -0600  
    Browse Dir »

21 Dec, 2017
1 commit
  • added MIT copyright to biomodels files
    f8af84f9
    David Mayerich authored
    2017-12-21 10:56:34 -0600  
    Browse Dir »

20 Dec, 2017
1 commit
  • edited spherical harmonics code and added distance field calculator to Python NWT code
    3df117ca
    David Mayerich authored
    2017-12-20 15:02:07 -0600  
    Browse Dir »

16 Oct, 2017
1 commit
  • Pranathi's image.h fix
    bd78d658
    David Mayerich authored
    2017-10-16 14:42:07 -0500  
    Browse Dir »

19 Sep, 2017
1 commit
  • fixed memory leak in ENVI.spectrum
    889c89dd
    David Mayerich authored
    2017-09-19 15:20:29 -0500  
    Browse Dir »

13 Sep, 2017
1 commit
  • Changed image.h to allow loading of HDR data and conversion between data types
    e98c381d
    David Mayerich authored
    2017-09-13 13:43:52 -0500  
    Browse Dir »

06 Sep, 2017
1 commit
  • fixed progress bar compiler error on GCC
    48673e7e
    David Mayerich authored
    2017-09-06 14:53:58 -0500  
    Browse Dir »

03 Sep, 2017
1 commit
  • added time estimates to the progress bar
    6c1fa9e6
    David Mayerich authored
    2017-09-03 10:07:03 -0500  
    Browse Dir »

01 Sep, 2017
3 commits
  • added CUDA debugging code for individual devices
    df98143c
    David Mayerich authored
    2017-09-01 22:30:09 -0500  
    Browse Dir »
  • Linux edits for BIMSim
    ca41e27d
    David Mayerich authored
    2017-09-01 21:08:56 -0500  
    Browse Dir »
  • updated files and added features to support BIMSim
    2a10ecf4
    David Mayerich authored
    2017-09-01 14:37:52 -0500  
    Browse Dir »

17 Aug, 2017
3 commits
  • fixed compiler errors related to NetMets
    0012d210
    David Mayerich authored
    2017-08-17 09:28:10 -0500  
    Browse Dir »
  • started fixing warnings, but left some that were ambiguous - the developer should fix them
    470ab611
    David Mayerich authored
    2017-08-17 08:23:07 -0500  
    Browse Dir »
  • fixed compiler error in a cylinder.h constructor
    329587ef
    David Mayerich authored
    2017-08-17 08:16:02 -0500  
    Browse Dir »

15 Aug, 2017
3 commits
  • fixed parsing errors
    296aa37d
    Pavel Govyadinov authored
    2017-08-15 10:49:59 -0500  
    Browse Dir »
  • commited parsing fixes
    5038a7ca
    Pavel Govyadinov authored
    2017-08-15 10:49:16 -0500  
    Browse Dir »
  • Parentheses fixed
    6aa276f6
    Pavel Govyadinov authored
    2017-08-15 10:27:54 -0500  
    Browse Dir »

09 Aug, 2017
1 commit
  • updated NWT file format
    ed3d7d30
    David Mayerich authored
    2017-08-09 17:35:09 -0500  
    Browse Dir »

28 Jul, 2017
2 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    c6ad7004
    David Mayerich authored
    2017-07-28 16:10:44 -0500  
    Browse Dir »
  • Put parenthesis around (std::min) in order to deal with a Windows macro error
    9bef85ea
    David Mayerich authored
    2017-07-28 16:10:35 -0500  
    Browse Dir »

27 Jul, 2017
2 commits
  • Modified centerline, cylinder and network to have std::vector constructors
    49061f1d
    Pavel Govyadinov authored
    2017-07-27 15:39:49 -0500  
    Browse Dir »
  • fixed bugs in merging new network format, temporary version
    0e0feff0
    Jiaming Guo authored
    2017-07-27 15:08:06 -0500  
    Browse Dir »

13 Jul, 2017
2 commits
  • add necessary functions for flow3 program
    4ea8daa8
    Jiaming Guo authored
    2017-07-13 11:10:04 -0500  
    Browse Dir »
  • fix minor bugs
    792a5d63
    Jiaming Guo authored
    2017-07-13 11:09:32 -0500  
    Browse Dir »

04 Jul, 2017
1 commit
  • Added a small test binary network file
    e0e01dfb
    Pavel Govyadinov authored
    2017-07-04 12:12:01 -0500  
    Browse Dir »

27 Jun, 2017
1 commit
  • added a fiber diagram to the NWT file format powerpoint
    48a7c780
    David Mayerich authored
    2017-06-27 12:53:37 -0500  
    Browse Dir »

19 Jun, 2017
1 commit
  • added pptx file format
    478f365a
    David Mayerich authored
    2017-06-19 11:34:02 -0500  
    Browse Dir »

18 Jun, 2017
1 commit
  • filled in the rest of the code necessary for reading the writing .nwt files. fully functional
    029c021a
    Pavel Govyadinov authored
    2017-06-18 22:25:10 -0500  
    Browse Dir »

15 Jun, 2017
1 commit
  • fixed some cuda compilation errors regarding operator<< & operator>> for edge and vertex classes.
    66d1c0ff
    Pavel Govyadinov authored
    2017-06-15 18:51:42 -0500  
    Browse Dir »

06 Jun, 2017
2 commits
  • added operators for reading and writing binary .nwt files::need to fill in the methods
    3b14b0f5
    Pavel Govyadinov authored
    2017-06-06 02:41:29 -0500  
    Browse Dir »
  • added the voxel size to image stack and fixed multiple materials in the obj class
    4b9199d3
    Pavel Govyadinov authored
    2017-06-06 00:08:37 -0500  
    Browse Dir »

25 May, 2017
1 commit
  • added the definition of handle error, which was accidentally removed in previous commit
    a8d6edd6
    Mahsa Lotfollahi authored
    2017-05-25 11:14:19 -0500  
    Browse Dir »