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
10 Jul, 2018
1 commit
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    23650055
    David Mayerich authored
    2018-07-10 13:22:27 -0500  
    Browse Code »

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 Code »

18 Apr, 2018
2 commits
  • Merge branch 'master' of git.stim.ee.uh.edu:codebase/stimlib
    e6712a72
    sberisha authored
    2018-04-18 16:47:50 -0500  
    Browse Code »
  • envi.py: added function to load balanced data for training
    35534291
    sberisha authored
    2018-04-18 16:47:25 -0500  
    Browse Code »

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 Code »

20 Mar, 2018
3 commits
  • 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 Code »
  • updated NWT example file
    2803b7a1
    David Mayerich authored
    2018-03-20 11:47:28 -0500  
    Browse Code »
  • added new fiber network class: fibernet
    e9d3fb64
    David Mayerich authored
    2018-03-20 11:46:53 -0500  
    Browse Code »

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

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

19 Jan, 2018
6 commits
  • updated the depricated network file names
    b7f8c759
    David Mayerich authored
    2018-01-19 16:03:41 -0600  
    Browse Code »
  • Merge branch 'jiabing' into 'master' ...
    9e5edd36
    Jiabing
    
    See merge request !39
    David Mayerich authored
    2018-01-19 15:50:35 -0600  
    Browse Code »
  • UNDO THIS THIS IS TEST
    0954c632
    Jiabing Li authored
    2018-01-19 15:46:46 -0600  
    Browse Code »
  • 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 Code »
  • start new network!
    041ab420
    Jiabing Li authored
    2018-01-19 15:40:17 -0600  
    Browse Code »
  • start new network class
    a2c755c8
    Jiabing Li authored
    2018-01-19 15:35:18 -0600  
    Browse Code »

04 Jan, 2018
1 commit
  • added adjacency weight calculations and scaling functions to Network, updated sp… ...
    db331d8a
    …harmonics functions to take tuples
    David Mayerich authored
    2018-01-04 19:42:04 -0600  
    Browse Code »

03 Jan, 2018
2 commits
  • started converting NETWORK into a python class
    8d96a467
    David Mayerich authored
    2018-01-03 23:38:26 -0600  
    Browse Code »
  • added spherical harmonics file and updated network code to support vectorization
    e105516a
    David Mayerich authored
    2018-01-03 21:56:01 -0600  
    Browse Code »

02 Jan, 2018
1 commit
  • added the ability to save ENVI headers and convert Python arrays to ENVI files
    403139ae
    David Mayerich authored
    2018-01-02 16:37:05 -0600  
    Browse Code »

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

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 Code »

18 Dec, 2017
1 commit
  • error fixes in network.py and added a bounding box method
    1ae6fbe0
    David Mayerich authored
    2017-12-18 13:47:06 -0600  
    Browse Code »

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

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

16 Sep, 2017
1 commit
  • Added a network class implemented in python. Reads, writes NWT files, returns Ne… ...
    bda1bd09
    …tworkX graph objects, and makes layouts.
    Pavel Govyadinov authored
    2017-09-16 19:42:28 -0500  
    Browse Code »

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 Code »

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

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

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

17 Aug, 2017
3 commits
  • fixed compiler errors related to NetMets
    0012d210
    David Mayerich authored
    2017-08-17 09:28:10 -0500  
    Browse Code »
  • 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 Code »
  • fixed compiler error in a cylinder.h constructor
    329587ef
    David Mayerich authored
    2017-08-17 08:16:02 -0500  
    Browse Code »

16 Aug, 2017
1 commit
  • changed the name of the spectral library (to hyperspectral) and fixed some digital staining bugs
    9b3cbdda
    David Mayerich authored
    2017-08-16 18:32:07 -0500  
    Browse Code »

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

09 Aug, 2017
1 commit
  • added digital staining functions
    ac5ae422
    David Mayerich authored
    2017-08-09 17:37:46 -0500  
    Browse Code »