Here is information about COMP class enrollment for spring 2024. Classes with no meeting time listed are not shown. Feel free to contact me with any questions/comments/issues. I am happy to add any departments that are missing from these listings, just reach out to ask!
Click here to show class descriptions. Click here to hide them.
Data also available for: COMP, AAAD, AMST, ANTH, APPL, ASTR, BCB, BIOL, BIOS, BMME, BUSI, CHEM, CLAR, CMPL, COMM, DATA, DRAM, ECON, EDUC, ENEC, ENGL, ENVR, EPID, EXSS, GEOG, HBEH, HIST, INLS, LING, MATH, MEJO, PHIL, PHYS, PLAN, PLCY, POLI, PSYC, ROML, SOCI, STOR, WGST
Data last updated: 2024-05-20 10:28:29.105891
Class Number | Class | Meeting Time | Instructor | Room | Unreserved Enrollment | Reserved Enrollment | Total Enrollment | Wait List |
---|---|---|---|---|---|---|---|---|
13976 | COMP 89 - 084 First -Year Seminar: Special TopicSpecial Topics: Lux Libertas: On the Understanding and Handling of Light | TuTh 12:30PM - 1:45PM | MONTEK SINGH, TODD OCHOA | Sitterson Hall (inc-Rm FB007 | Seats filled | Seats filled | 12/12 | |
Description: Special topics course. Content will vary each semester. 3 units. | ||||||||
13977 | COMP 89 - 099 First -Year Seminar: Special TopicSpecial Topics: Technology of Today and Tomorrow | TuTh 9:30AM - 10:45AM | RON ALTEROVITZ | Sitterson Hall (inc-Rm SN115 | Seats filled | Seats filled | 24/24 | |
Description: Special topics course. Content will vary each semester. 3 units. | ||||||||
4264 | COMP 110 - 001 Introduction to Programming and Data Science | MoWeFr 2:30PM - 3:20PM | Alyssa Byrnes | Hamilton Hall-Rm 0100 | 294/299 | Seats filled | 295/300 | 0/999 |
Description: Prerequisite, A C or better in one of the following courses: MATH 130, 152, 210, 231, 129P, or PHIL 155, or STOR 120, 151, 155. Introduces students to programming and data science from a computational perspective. With an emphasis on modern applications in society, students gain experience with problem decomposition, algorithms for data analysis, abstraction design, and ethics in computing. No prior programming experience expected. Foundational concepts include data types, sequences, boolean logic, control flow, functions/methods, recursion, classes/objects, input/output, data organization, transformations, and visualizations. Students may not enroll in COMP 110 after receiving credit for COMP 210. 3 units. | ||||||||
9713 | COMP 110 - 002 Introduction to Programming and Data Science | MoWeFr 3:35PM - 4:25PM | Alyssa Byrnes | Hamilton Hall-Rm 0100 | 294/299 | Seats filled | 295/300 | 0/999 |
Description: Prerequisite, A C or better in one of the following courses: MATH 130, 152, 210, 231, 129P, or PHIL 155, or STOR 120, 151, 155. Introduces students to programming and data science from a computational perspective. With an emphasis on modern applications in society, students gain experience with problem decomposition, algorithms for data analysis, abstraction design, and ethics in computing. No prior programming experience expected. Foundational concepts include data types, sequences, boolean logic, control flow, functions/methods, recursion, classes/objects, input/output, data organization, transformations, and visualizations. Students may not enroll in COMP 110 after receiving credit for COMP 210. 3 units. | ||||||||
16032 | COMP 110 - 003 Introduction to Programming and Data Science | TuTh 9:30AM - 10:45AM | Kris Jordan | Hamilton Hall-Rm 0100 | Seats filled | Seats filled | 275/275 | 0/999 |
Description: Prerequisite, A C or better in one of the following courses: MATH 130, 152, 210, 231, 129P, or PHIL 155, or STOR 120, 151, 155. Introduces students to programming and data science from a computational perspective. With an emphasis on modern applications in society, students gain experience with problem decomposition, algorithms for data analysis, abstraction design, and ethics in computing. No prior programming experience expected. Foundational concepts include data types, sequences, boolean logic, control flow, functions/methods, recursion, classes/objects, input/output, data organization, transformations, and visualizations. Students may not enroll in COMP 110 after receiving credit for COMP 210. 3 units. | ||||||||
9162 | COMP 116 - 001 Introduction to Scientific Programming | TuTh 9:30AM - 10:45AM | John Majikes, Jack Snoeyink, Andrea Dunn Beltran, Md Taksir Hasan Majumder | Chapman Hall-Rm 0201 | 125/160 | Seats filled | 125/160 | 0/999 |
Description: Prerequisite, MATH 231 or 241; a grade of C or better is required. An introduction to programming for computationally oriented scientists. Fundamental programming skills, typically using MATLAB or Python. Problem analysis and algorithm design with examples drawn from simple numerical and discrete problems. 3 units. | ||||||||
5056 | COMP 126 - 001 Practical Web Design and Development for Everyone | TuTh 12:30PM - 1:45PM | Tessa Joseph-Nicholas | Sitterson Hall (inc-Rm SN14 | 119/120 | Seats filled | 119/120 | 0/999 |
Description: A ground-up introduction to current principles, standards, and best practice in website design, usability, accessibility, development, and management through project-based skills development in HTML5, CSS, and basic JavaScript. Intended for nonmajors. 3 units. | ||||||||
11759 | COMP 210 - 001 Data Structures and Analysis | MoWe 2:05PM - 3:20PM | Muhammad Ghani, Qiwei Zhao | Genome Sciences Bui-Rm G200 | 209/210 | Seats filled | 209/210 | 0/999 |
Description: Prerequisites, COMP 110 and MATH 231; a grade of C or better is required in both prerequisite courses ; Pre- or corequisite, COMP 283 or MATH 381. This course will teach you how to organize the data used in computer programs so that manipulation of that data can be done efficiently on large problems and large data instances. Rather than learning to use the data structures found in the libraries of programming languages, you will be learning how those libraries are constructed, and why the items that are included in them are there (and why some are excluded). 3 units. | ||||||||
9161 | COMP 210 - 002 Data Structures and Analysis | MoWe 4:40PM - 5:55PM | Muhammad Ghani | Stone Center-Rm 0103 | 193/210 | Seats filled | 193/210 | 0/999 |
Description: Prerequisites, COMP 110 and MATH 231; a grade of C or better is required in both prerequisite courses ; Pre- or corequisite, COMP 283 or MATH 381. This course will teach you how to organize the data used in computer programs so that manipulation of that data can be done efficiently on large problems and large data instances. Rather than learning to use the data structures found in the libraries of programming languages, you will be learning how those libraries are constructed, and why the items that are included in them are there (and why some are excluded). 3 units. | ||||||||
9163 | COMP 211 - 001 Systems Fundamentals | TuTh 11:00AM - 12:15PM | Brent Munsell, Jesse Wei | Chapman Hall-Rm 0211 | 72/83 | Seats filled | 199/210 | 0/999 |
Description: Prerequisites, COMP 210; COMP 283 or MATH 381; a grade of C or better is required in both prerequisite courses. This is the first course in the introductory systems sequence. Students enter the course having taken an introductory programming course in a high-level programming language (COMP 110) and a course in discrete structures. The overarching goal is to bridge the gap between a students' knowledge of a high-level programming language (COMP 110) and computer organization (COMP 311). 3 units. | ||||||||
4966 | COMP 283 - 001 Discrete Structures | MoWeFr 12:20PM - 1:10PM | Jack Snoeyink | Coker Hall-Rm 0201 | 116/180 | Seats filled | 116/180 | 0/999 |
Description: Prerequisite, MATH 231 or MATH 241; a grade of C or better is required. Introduces discrete structures (sets, tuples, relations, functions, graphs, trees) and the formal mathematics (logic, proof, induction) used to establish their properties and those of algorithms that work with them. Develops problem-solving skills through puzzles and applications central to computer science. 3 units. | ||||||||
9655 | COMP 283H - 001 Discrete Structures | MoWeFr 12:20PM - 1:10PM | Jack Snoeyink | Coker Hall-Rm 0201 | 7/24 | Seats filled | 7/24 | 0/999 |
Description: Prerequisite, MATH 231 or MATH 241; a grade of C or better is required. Introduces discrete structures (sets, tuples, relations, functions, graphs, trees) and the formal mathematics (logic, proof, induction) used to establish their properties and those of algorithms that work with them. Develops problem-solving skills through puzzles and applications central to computer science. 3 units. | ||||||||
14892 | COMP 290 - 140 Special Topics in Computer Science | Tu 9:30AM - 10:45AM | Kris Jordan | Sitterson Hall (inc-Rm SN155 | 10/12 | Seats filled | 10/12 | 0/999 |
Description: Non-technical topics in computer science for computer science majors. May not be used to satisfy any degree requirements for a computer science major. This course has variable content and may be taken multiple times for credit. 1 units. | ||||||||
9164 | COMP 301 - 001 Foundations of Programming | TuTh 3:30PM - 4:45PM | Paul Stotts | Murphey Hall-Rm 0116 | 42/75 | Seats filled | 142/175 | 0/999 |
Description: Prerequisites, COMP 210; COMP 283 or MATH 381; a grade of C or better is required in both prerequisite courses. Students will learn how to reason about how their code is structured, identify whether a given structure is effective in a given context, and look at ways of organizing units of code that support larger programs. In a nutshell, the primary goal of the course is to equip students with tools and techniques that will help them not only in later courses in the major but also in their careers afterwards. 3 units. | ||||||||
9165 | COMP 311 - 001 Computer Organization | MoWeFr 11:15AM - 12:05PM | Connor McMahon, Jiang Li | Hamilton Hall-Rm 0100 | 20/95 | Seats filled | 200/275 | 0/999 |
Description: Prerequisite, COMP 211; a grade of C or better is required. Introduction to computer organization and design. Students will be introduced to the conceptual design of a basic microprocessor, along with assembly programming. The course includes fundamental concepts such as binary numbers, binary arithmetic, and representing information as well as instructions. Students learn to program in assembly (i.e., machine) language. The course covers the fundamentals of computer hardware design, transistors and logic gates, progressing through basic combinational and sequential components, culminating in the conceptual design CPU. 3 units. | ||||||||
3453 | COMP 380 - 001 Technology, Ethics, & Culture | TuTh 9:30AM - 10:45AM | Tessa Joseph-Nicholas | Sitterson Hall (inc-Rm FB009 | Seats filled | Seats filled | 60/60 | 0/20 |
Description: This discussion-based, participatory course explores the personal, sociocultural, and ethical effects and implications of the development and use of computing technologies and the Internet. 3 units. | ||||||||
3779 | COMP 380H - 001 Technology, Ethics, & Culture | TuTh 2:00PM - 3:15PM | Tessa Joseph-Nicholas | Sitterson Hall (inc-Rm FB120 | Seats filled | Seats filled | 24/24 | 0/999 |
Description: This discussion-based, participatory course explores the personal, sociocultural, and ethical effects and implications of the development and use of computing technologies and the Internet. 3 units. | ||||||||
16500 | COMP 393 - 001 Software Engineering Practicum | Mo 4:00PM - 5:00PM | Kris Jordan | Sitterson Hall (inc-Rm FB120 | Seats filled | Seats filled | 12/12 | |
Description: Prerequisites, COMP 211 and 301, or COMP 401, 410, and 411; a grade of C or better is required in all prerequisite courses. Students develop a software program for a real client under the supervision of a faculty member. Projects may be proposed by the student but must have real users. Course is intended for students desiring practical experiences in software engineering but lacking the experience required for external opportunities. Majors only. 1 - 3 units. | ||||||||
9687 | COMP 421 - 001 Files and Databases | TuTh 2:00PM - 3:15PM | John Sigmon | Coker Hall-Rm 0201 | 130/140 | Seats filled | 160/170 | 0/999 |
Description: Prerequisites, COMP 210, 211, and 301; or COMP 401, 410, and 411; a grade of C or better is required in all prerequisite courses. Placement of data on secondary storage. File organization. Database history, practice, major models, system structure and design. Previously offered as COMP 521. 3 units. | ||||||||
9166 | COMP 426 - 001 Modern Web Programming | TuTh 3:30PM - 4:45PM | KETAN MAYER-PATEL, Bao-Nhi Vu | Coker Hall-Rm 0201 | Seats filled | Seats filled | 185/185 | 0/999 |
Description: Prerequisites, COMP 211 and 301; or COMP 401 and 410; a grade of C or better is required in all prerequisite courses. Developing applications for the World Wide Web including both client-side and server-side programming. Emphasis on Model-View-Controller architecture, AJAX, RESTful Web services, and database interaction. 3 units. | ||||||||
2284 | COMP 431 - 001 Internet Services and Protocols | TuTh 12:30PM - 1:45PM | KEVIN JEFFAY, Kedrian James, Elad Ohana | Murphey Hall-Rm 0116 | 43/106 | Seats filled | 57/120 | 0/999 |
Description: Prerequisites, COMP 210, 211, and 301; or COMP 401, 410, and 411; a grade of C or better is required in all prerequisite courses. Application-level protocols HTTP, SMTP, FTP, transport protocols TCP and UDP, and the network-level protocol IP. Internet architecture, naming, addressing, routing, and DNS. Sockets programming. Physical-layer technologies. Ethernet, ATM, and wireless. 3 units. | ||||||||
2282 | COMP 455 - 001 Models of Languages and Computation | MoWe 11:00AM - 12:15PM | Kevin Sun, Zachery Tuggle | Chapman Hall-Rm 0201 | 80/107 | Seats filled | 138/165 | 0/999 |
Description: Prerequisites, COMP 210 or 410 and COMP 283 or MATH 381; a grade of C or better in all prerequisite courses is required. Introduction to the theory of computation. Finite automata, regular languages, pushdown automata, context-free languages, and Turing machines. Undecidable problems. 3 units. | ||||||||
9167 | COMP 455 - 002 Models of Languages and Computation | TuTh 9:30AM - 10:45AM | Parasara Sridhar Duggirala | Sitterson Hall (inc-Rm SN14 | 34/48 | Seats filled | 46/60 | 0/999 |
Description: Prerequisites, COMP 210 or 410 and COMP 283 or MATH 381; a grade of C or better in all prerequisite courses is required. Introduction to the theory of computation. Finite automata, regular languages, pushdown automata, context-free languages, and Turing machines. Undecidable problems. 3 units. | ||||||||
15092 | COMP 488 - 001 Data Science in the Business World | TuTh 2:00PM - 3:15PM | Daniel Ringel | McColl Bldg-Rm 3250 | Seats filled | Seats filled | 15/15 | 0/999 |
Description: Students will acquire hands-on data science skills enabling them to solve real-world business problems. Since data science is an interdisciplinary field, business and computer science students learn and work together in this course. Leveraging each other's skills and knowledge, students create data-driven business insights using modern analytics. 3 units. | ||||||||
15087 | COMP 488 - 002 Data Science in the Business World | TuTh 3:30PM - 4:45PM | Daniel Ringel | McColl Bldg-Rm 3250 | Seats filled | Seats filled | 15/15 | 0/999 |
Description: Students will acquire hands-on data science skills enabling them to solve real-world business problems. Since data science is an interdisciplinary field, business and computer science students learn and work together in this course. Leveraging each other's skills and knowledge, students create data-driven business insights using modern analytics. 3 units. | ||||||||
13965 | COMP 488 - 003 Data Science in the Business World | MoWe 3:35PM - 4:45PM | Jack Snoeyink, James Park | Sitterson Hall (inc-Rm SN14 | Seats filled | Seats filled | 15/15 | 0/999 |
Description: Students will acquire hands-on data science skills enabling them to solve real-world business problems. Since data science is an interdisciplinary field, business and computer science students learn and work together in this course. Leveraging each other's skills and knowledge, students create data-driven business insights using modern analytics. 3 units. | ||||||||
13963 | COMP 520 - 001 Compilers | TuTh 3:30PM - 4:45PM | Syed Ali, Eric Schneider | Sitterson Hall (inc-Rm FB009 | 44/49 | Seats filled | 55/60 | 0/999 |
Description: Prerequisites, COMP 301, 311, and 455 or COMP 410, 411, and 455; a grade of C or better is required in all prerequisite courses. Design and construction of compilers. Theory and pragmatics of lexical, syntactic, and semantic analysis. Interpretation. Code generation for a modern architecture. Run-time environments. Includes a large compiler implementation project. 3 units. | ||||||||
3159 | COMP 523 - 001 Software Engineering Laboratory | TuTh 2:00PM - 3:15PM | Paul Stotts, Samuel Shi | Sitterson Hall (inc-Rm SN11 | Seats filled | Seats filled | 60/60 | 0/999 |
Description: Prerequisites, COMP 301 and 311; or COMP 401, 410, and 411; as well as at least two chosen from COMP 421, 426, 431, 433, 520, 530, 535, 575, 580. Organization and scheduling of software engineering projects, structured programming, and design. Each team designs, codes, and debugs program components and synthesizes them into a tested, documented program product. 4 units. | ||||||||
13964 | COMP 533 - 001 Distributed Systems | TuTh 12:30PM - 1:45PM | PRASUN DEWAN, Felipe Yanaga | Sitterson Hall (inc-Rm SN11 | 20/25 | Seats filled | 25/30 | 0/999 |
Description: Prerequisite, COMP 431, 524, or 530; a grade of C or better is required; permission of the instructor for students lacking the prerequisite. Distributed systems and their goals; resource naming, synchronization of distributed processes; consistency and replication; fault tolerance; security and trust; distributed object-based systems; distributed file systems; distributed Web-based systems; and peer-to-peer systems. 3 units. | ||||||||
3394 | COMP 541 - 001 Digital Logic and Computer Design | MoWeFr 2:05PM - 3:20PM | Connor McMahon | Sitterson Hall (inc-Rm FB007 | 20/22 | Seats filled | 28/30 | 0/999 |
Description: Prerequisites, COMP 301 and 311; or COMP 401, 410, and 411; a grade of C or better is required in all prerequisite courses. This course is an introduction to digital logic as well as the structure and electronic design of modern processors. Students will implement a working computer during the laboratory sessions. 4 units. | ||||||||
2297 | COMP 550 - 001 Algorithms and Analysis | MoWe 2:05PM - 3:20PM | Kevin Sun, Ryan Brown, Noah Frahm | Murphey Hall-Rm 0116 | 19/29 | Seats filled | 155/165 | 0/999 |
Description: Prerequisites, COMP 211 and 301; or COMP 410; a grade of C or better is required in all prerequisite courses. Formal specification and verification of programs. Techniques of algorithm analysis. Problem-solving paradigms. Survey of selected algorithms. 3 units. | ||||||||
10106 | COMP 560 - 001 Artificial Intelligence | TuTh 11:00AM - 12:15PM | Shashank Srivastava, Johnathan Leung | Sitterson Hall (inc-Rm FB009 | 44/49 | Seats filled | 55/60 | 0/999 |
Description: Prerequisites, COMP 211 and 301; or COMP 401 and 410; as well as MATH 231; a grade of C or better is required in all prerequisite courses. Introduction to techniques and applications of modern artificial intelligence. Combinatorial search, probabilistic models and reasoning, and applications to natural language understanding, robotics, and computer vision. 3 units. | ||||||||
5493 | COMP 562 - 001 Introduction to Machine Learning | TuTh 5:00PM - 6:15PM | Jorge Silva, Dongxu Zhao, Haidong Yi | Sitterson Hall (inc-Rm SN14 | 85/95 | Seats filled | 110/120 | 0/999 |
Description: Prerequisites, COMP 211 and 301; or COMP 401 and 410; as well as MATH 233, 347, and STOR 435; a grade of C or better is required in all prerequisite courses; permission of the instructor for students lacking the prerequisites. Machine learning as applied to speech recognition, tracking, collaborative filtering, and recommendation systems. Classification, regression, support vector machines, hidden Markov models, principal component analysis, and deep learning. 3 units. | ||||||||
11761 | COMP 590 - 140 Topics in Computer Science | MoWeFr 1:25PM - 2:15PM | Kris Jordan | Carroll Hall-Rm 0111 | Seats filled | Seats filled | 165/165 | |
Description: Prerequisites, COMP 211 and COMP 301. This course has variable content and may be taken multiple times for credit. Different sections may be taken in the same semester. 3 units. | ||||||||
15065 | COMP 590 - 158 Topics in Computer Science | MoWe 12:30PM - 1:45PM | Snigdha Chaturvedi, Cheng Che Tsai | Sitterson Hall (inc-Rm SN14 | 14/43 | Seats filled | 31/60 | 0/999 |
Description: Prerequisites, COMP 211 and COMP 301. This course has variable content and may be taken multiple times for credit. Different sections may be taken in the same semester. 3 units. | ||||||||
13969 | COMP 590 - 159 Topics in Computer Science | TuTh 2:00PM - 3:15PM | Brent Munsell, Hu Guo | Sitterson Hall (inc-Rm SN14 | 11/25 | Seats filled | 46/60 | 0/999 |
Description: Prerequisites, COMP 211 and COMP 301. This course has variable content and may be taken multiple times for credit. Different sections may be taken in the same semester. 3 units. | ||||||||
13975 | COMP 590 - 170 Topics in Computer Science | MoWe 11:00AM - 12:15PM | Gedas Bertasius, Yue Yang | Sitterson Hall (inc-Rm FB009 | 9/49 | Seats filled | 20/60 | 0/999 |
Description: Prerequisites, COMP 211 and COMP 301. This course has variable content and may be taken multiple times for credit. Different sections may be taken in the same semester. 3 units. | ||||||||
10690 | COMP 590 - 171 Topics in Computer Science | TuTh 2:00PM - 3:15PM | SABA ESKANDARIAN | Sitterson Hall (inc-Rm FB009 | 52/54 | Seats filled | 68/70 | 0/999 |
Description: Prerequisites, COMP 211 and COMP 301. This course has variable content and may be taken multiple times for credit. Different sections may be taken in the same semester. 3 units. | ||||||||
13966 | COMP 590 - 172 Topics in Computer Science | TuTh 12:30PM - 1:45PM | Daniel Szafir, Yue Yang | Sitterson Hall (inc-Rm FB009 | 10/11 | Seats filled | 29/30 | 0/999 |
Description: Prerequisites, COMP 211 and COMP 301. This course has variable content and may be taken multiple times for credit. Different sections may be taken in the same semester. 3 units. | ||||||||
11762 | COMP 590 - 173 Topics in Computer Science | MoWe 2:05PM - 3:20PM | Danielle Szafir, Chin Tseng | Sitterson Hall (inc-Rm FB009 | Seats filled | Seats filled | 50/50 | 0/999 |
Description: Prerequisites, COMP 211 and COMP 301. This course has variable content and may be taken multiple times for credit. Different sections may be taken in the same semester. 3 units. | ||||||||
13968 | COMP 590 - 175 Topics in Computer Science | TuTh 3:30PM - 4:45PM | Praneeth Chakravarthula, Emre Onemli | Sitterson Hall (inc-Rm SN11 | 17/22 | Seats filled | 25/30 | 0/999 |
Description: Prerequisites, COMP 211 and COMP 301. This course has variable content and may be taken multiple times for credit. Different sections may be taken in the same semester. 3 units. | ||||||||
13967 | COMP 590 - 183 Topics in Computer Science | MoWe 3:35PM - 4:50PM | Huaxiu Yao, Qiwei Zhao | Sitterson Hall (inc-Rm FB009 | 7/21 | Seats filled | 16/30 | 0/999 |
Description: Prerequisites, COMP 211 and COMP 301. This course has variable content and may be taken multiple times for credit. Different sections may be taken in the same semester. 3 units. | ||||||||
13717 | COMP 630 - 001 Operating System Implementation | MoWe 3:35PM - 4:50PM | Donald Porter | Sitterson Hall (inc-Rm FB007 | 19/30 | Seats filled | 19/30 | 0/999 |
Description: Prerequisite, COMP 530; a grade of B+ or better is required; permission of the instructor for students lacking the prerequisite. Students will learn how to write OS kernel code in C and a small amount of assembly. Students will implement major components of the OS kernel, such as page tables, scheduling, and program loading. 3 units. | ||||||||
13719 | COMP 635 - 001 Wireless and Mobile Communications | TuTh 11:00AM - 12:15PM | Jasleen Kaur | Sitterson Hall (inc-Rm SN11 | 11/60 | Seats filled | 11/60 | 0/999 |
Description: Prerequisite, COMP 431. This course builds an understanding of the core issues encountered in the design of wireless (vs. wired) networks. It also exposes students to fairly recent paradigms in wireless communication. 3 units. | ||||||||
3417 | COMP 662 - 001 Scientific Computation II | TuTh 12:30PM - 1:45PM | Shahar Kovalsky | Phillips Hall-Rm 0224 | 1/4 | Seats filled | 1/4 | 0/999 |
Description: Prerequisite, MATH 661. Theory and practical issues arising in linear algebra problems derived from physical applications, e.g., discretization of ODEs and PDEs. Linear systems, linear least squares, eigenvalue problems, singular value decomposition. 3 units. | ||||||||
15962 | COMP 683 - 001 Computational Biology | TuTh 9:30AM - 10:45AM | Natalie Stanley | Sitterson Hall (inc-Rm FB007 | 19/45 | Seats filled | 19/45 | |
Description: Prerequisite, MATH 577 or MATH 347; COMP 562 or STOR 520 or STOR 565; grade of C or better is required in all prerequisite courses. Algorithms and data mining techniques used in modern biomedical data science and single-cell bioinformatics. Graph signal processing, graph diffusion, clustering, multimodal data integration. 3 units. | ||||||||
11771 | COMP 790 - 136 Topics in Computer Science | TuTh 11:00AM - 12:15PM | Shahriar Nirjon | Sitterson Hall (inc-Rm FB007 | 21/30 | Seats filled | 21/30 | 0/999 |
Description: Permission of the instructor. This course has variable content and may be taken multiple times for credit. 1 - 21 units. | ||||||||
15944 | COMP 790 - 142 Topics in Computer Science | Tu 12:00PM - 2:30PM | Junier Oliva | Sitterson Hall (inc-Rm SN115 | 13/20 | Seats filled | 13/20 | |
Description: Permission of the instructor. This course has variable content and may be taken multiple times for credit. 1 - 21 units. | ||||||||
13723 | COMP 790 - 170 Topics in Computer Science | MoWe 11:00AM - 12:15PM | Gedas Bertasius | Sitterson Hall (inc-Rm FB009 | 11/30 | Seats filled | 11/30 | 0/999 |
Description: Permission of the instructor. This course has variable content and may be taken multiple times for credit. 1 - 21 units. | ||||||||
13724 | COMP 790 - 172 Topics in Computer Science | TuTh 12:30PM - 1:45PM | Daniel Szafir | Sitterson Hall (inc-Rm FB009 | 6/30 | Seats filled | 6/30 | 0/999 |
Description: Permission of the instructor. This course has variable content and may be taken multiple times for credit. 1 - 21 units. | ||||||||
10381 | COMP 790 - 173 Topics in Computer Science | MoWe 2:05PM - 3:20PM | Danielle Szafir | Sitterson Hall (inc-Rm FB009 | 13/15 | Seats filled | 13/15 | 0/999 |
Description: Permission of the instructor. This course has variable content and may be taken multiple times for credit. 1 - 21 units. | ||||||||
13729 | COMP 790 - 175 Topics in Computer Science | TuTh 3:30PM - 4:45PM | Praneeth Chakravarthula | Sitterson Hall (inc-Rm SN11 | 6/60 | Seats filled | 6/60 | 0/999 |
Description: Permission of the instructor. This course has variable content and may be taken multiple times for credit. 1 - 21 units. | ||||||||
13727 | COMP 790 - 177 Topics in Computer Science | TuTh 2:00PM - 3:15PM | Roni Sengupta | Sitterson Hall (inc-Rm FB008 | 11/15 | Seats filled | 11/15 | 0/999 |
Description: Permission of the instructor. This course has variable content and may be taken multiple times for credit. 1 - 21 units. | ||||||||
13728 | COMP 790 - 183 Topics in Computer Science | MoWe 3:35PM - 4:50PM | Huaxiu Yao | Sitterson Hall (inc-Rm FB009 | 17/30 | Seats filled | 17/30 | 0/999 |
Description: Permission of the instructor. This course has variable content and may be taken multiple times for credit. 1 - 21 units. | ||||||||
13730 | COMP 790 - 184 Topics in Computer Science | TuTh 9:30AM - 10:45AM | Andrew Kwong | Sitterson Hall (inc-Rm SN11 | 8/60 | Seats filled | 8/60 | 0/999 |
Description: Permission of the instructor. This course has variable content and may be taken multiple times for credit. 1 - 21 units. | ||||||||
9205 | COMP 915 - 001 Technical Communication in Computer Science | Fr 10:30AM - 12:00PM | JAMES ANDERSON, Donald Porter | Sitterson Hall (inc-Rm FB007 | 10/18 | Seats filled | 10/18 | 0/999 |
Description: Graduate computer science majors or permission of the instructor. Seminar on teaching, short oral presentations, and writing in computer science. 1 units. |