Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
department:research [2021/10/01 13:27] – Add links from what-is-research talk lam2modepartment:research [2023/03/01 12:45] – [Participating Faculty] mayfiecs
Line 9: Line 9:
 ===== Friday Seminars and Lunch Meetings ===== ===== Friday Seminars and Lunch Meetings =====
  
-The [[CS Research Seminar Talks]] are talks given by faculty members and undergraduate research assistants on a variety of topics at the cutting edge of computer science research. Talks happen on Fridays at 12:20pm and occur roughly every couple of weeks, generally in ISAT/CS 243. The format is a 30-40 minute research talk with 10-20 minutes reserved for questions. All CS students (and other interested students and faculty) are invited to attend. Email announcements about each seminar will be sent to the CS listserv.+The [[CS Research Seminar Talks]] are talks given by faculty members and undergraduate research assistants on a variety of topics at the cutting edge of computer science research. Talks happen on Fridays at 11:30am and occur roughly every couple of weeks, generally in King 236. The format is a 30-40 minute research talk with 10-20 minutes reserved for questions. All CS students (and other interested students and faculty) are invited to attend. Email announcements about each seminar will be sent to the CS listserv.
  
-On the Fridays when there is no research seminar talk, some faculty and students involved in research projects have an informal research meeting in the form of a [[ https://www.investopedia.com/terms/b/brown-bag-meeting.asp | brown bag]] lunch at 12:20pm in ISAT/CS 246. There is generally a "quick update" session where everyone talks briefly about any ongoing research work, and often project groups will use this time as an opportunity to discuss technical topics and problems relevant to the project. Some people come to talk about their ongoing projects and others come just to hear about what is going on in the department.+==== Lunch Meetings ==== 
 +On the Fridays when there is no research seminar talk, some faculty and students involved in research projects have an informal research meeting in the form of a [[ https://www.investopedia.com/terms/b/brown-bag-meeting.asp | brown bag]] lunch (mostly brown bag means food is Bring Your Own [BYO] rather than provided) at 11:30am in King <del>260</del> 140 (for Spring 2023 we will use 140). There is generally a "quick update" session where everyone talks briefly about any ongoing research work, and often project groups will use this time as an opportunity to discuss technical topics and problems relevant to the project. Some people come to talk about their ongoing projects and others come just to hear about what is going on in the department.
  
 If you are interested in research but aren't sure what you'd like to do, who you would like to work with, or even how to get started, the best way to get started is to begin attending these two events. Everyone is welcome, even freshman students! If you are interested in research but aren't sure what you'd like to do, who you would like to work with, or even how to get started, the best way to get started is to begin attending these two events. Everyone is welcome, even freshman students!
Line 38: Line 39:
   * [[https://w3.cs.jmu.edu/kirkpams/index.shtml|Prof. Kirkpatrick]]   * [[https://w3.cs.jmu.edu/kirkpams/index.shtml|Prof. Kirkpatrick]]
   * [[https://w3.cs.jmu.edu/lam2mo/|Prof. Lam]]   * [[https://w3.cs.jmu.edu/lam2mo/|Prof. Lam]]
 +  * [[https://w3.cs.jmu.edu/mayfiecs/|Prof. Mayfield]]
   * [[https://w3.cs.jmu.edu/molloykp/|Prof. Molloy]]   * [[https://w3.cs.jmu.edu/molloykp/|Prof. Molloy]]
   * [[https://w3.cs.jmu.edu/spragunr/|Prof. Sprague]]   * [[https://w3.cs.jmu.edu/spragunr/|Prof. Sprague]]
Line 53: Line 55:
 ====== Active Projects ====== ====== Active Projects ======
  
-Here is a short sampling of active projects conducted by JMU faculty members with students. +Here is a list of research projects conducted by JMU faculty members with students. 
  
 Feel free to add your project here! Feel free to add your project here!
Line 67: Line 69:
   * CRAFT repository: [[ https://github.com/crafthpc/craft | GitHub ]]   * CRAFT repository: [[ https://github.com/crafthpc/craft | GitHub ]]
   * FloatSmith repository: [[ https://github.com/crafthpc/floatsmith | GitHub ]]   * FloatSmith repository: [[ https://github.com/crafthpc/floatsmith | GitHub ]]
-  * Status: Ongoing and looking for new students!+  * Status: Suspended pending new student interest.
  
 ===== ExamGen ===== ===== ExamGen =====
Line 74: Line 76:
  
   * Faculty contact: Dr. Lam   * Faculty contact: Dr. Lam
-  * Status: On hold temporarily, but looking for new students to re-activate it!+  * Status: Suspended pending new student interest.
  
 ===== Less-Java ===== ===== Less-Java =====
Line 85: Line 87:
 Programming" ]] Programming" ]]
   * Less-Java repository: [[ https://github.com/JMU-CS/less-java | GitHub ]]   * Less-Java repository: [[ https://github.com/JMU-CS/less-java | GitHub ]]
-  * Status: Ongoing and looking for new students!+  * Status: Suspended pending new student interest.
  
 ===== Infill Generation for Additive Manufacturing Design ===== ===== Infill Generation for Additive Manufacturing Design =====
Line 99: Line 101:
      * //*Paper included JMU student authors.//       * //*Paper included JMU student authors.// 
    * Status: Ongoing and looking for new students!    * Status: Ongoing and looking for new students!
 +
 +===== ODE Viewer =====
 +
 +Ordinary Differential Equations (ODEs) are used to model changes in real-world systems using numerical simulation. Often, mathematicians and scientists wish to visualize the results of these simulations and see what happens when particular parameters are changed. This is also useful to students who are learning about these systems. This project would involve extending a rudimentary tool written as part of a Summer 2021 project that was a collaboration between Dr. Lam and faculty in the Department of Mathematics and Statistics.
 +
 +{{ :department:odeviewer.png?400 |}}
 +
 +  * Faculty contact: Dr. Lam
 +  * Repository: [[https://github.com/lam2mo/jmu-reu-ode | GitHub]]
 +  * Status: Temporarily on hold, but looking for new students to re-activate it!
  
 ===== Shadow Value Analysis ===== ===== Shadow Value Analysis =====
Line 106: Line 118:
   * Faculty contact: Dr. Lam   * Faculty contact: Dr. Lam
   * Paper: [[ https://w3.cs.jmu.edu/lam2mo/papers/2016-Lam-ESPT.pdf | "Floating-Point Shadow Value Analysis" ]]   * Paper: [[ https://w3.cs.jmu.edu/lam2mo/papers/2016-Lam-ESPT.pdf | "Floating-Point Shadow Value Analysis" ]]
-  * SHVAL repository [[ https://github.com/crafthpc/shval | GitHub ]] +  * SHVAL repository[[ https://github.com/crafthpc/shval | GitHub ]] 
-  * Status: On hold temporarily, but looking for new students to re-activate it!+  * Status: Suspended pending new student interest.