Ά‘ΟγΤ°AV Calendar | Spring 2015
Mathematics and Computing Science Joint Major
This program is offered co-operatively by the Department of Mathematics and the School of Computing Science. In general, students are expected to meet the requirements of both the department and the school with respect to admission, continuation and graduation requirements.
Prerequisite Grade Requirement
To enrol in a course offered by the Department of Mathematics, a student must obtain a grade of C- or better in each prerequisite course. Some courses may require higher prerequisite grades. Check the for details.
Students will not normally be permitted to enrol in any course for which a D grade or lower was obtained in any prerequisite. No student may complete, for further credit, any course offered by the Department of Mathematics which is a prerequisite for a course the student has already completed with a grade of C- or higher, without permission of the department.
Computing science course entry requires a grade of C- or better in each prerequisite course. A minimum 2.40 CGPA is required for 200, 300 and 400 division computing courses.
Program Requirements
Students complete 120 units as specified below.
Course and prerequisite admission is subject to departmental requirements.
Faculty of Applied Sciences residency requirements apply to the computing science courses used toward the program. The program is subject to Faculty of Science and University regulations.
Lower Division Requirements
Complete all three of
An elementary introduction to computing science and computer programming, suitable for students with little or no programming background. Students will learn fundamental concepts and terminology of computing science, acquire elementary skills for programming in a high-level language and be exposed to diverse fields within, and applications of computing science. Topics will include: pseudocode, data types and control structures, fundamental algorithms, computability and complexity, computer architecture, and history of computing science. Treatment is informal and programming is presented as a problem-solving tool. Students should consult with the self-evaluation on the School of Computing Science website to decide whether they should follow the CMPT 120/125 course sequence or enrol in CMPT 126. Prerequisite: BC Math 12 or equivalent is recommended. Students with credit for CMPT 102, 125, 126, 128 or CMPT 200 or higher may not take this course for further credit. Quantitative/Breadth-Science.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Diana Cukierman |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 9:30β10:20 a.m.
|
Burnaby |
|
D101 |
Jan 6 β Apr 13, 2015: Wed, 10:30β11:20 a.m.
|
Burnaby |
|
D102 |
Jan 6 β Apr 13, 2015: Wed, 10:30β11:20 a.m.
|
Burnaby |
|
D103 |
Jan 6 β Apr 13, 2015: Wed, 11:30 a.m.β12:20 p.m.
|
Burnaby |
|
D104 |
Jan 6 β Apr 13, 2015: Wed, 11:30 a.m.β12:20 p.m.
|
Burnaby |
|
D105 |
Jan 6 β Apr 13, 2015: Wed, 12:30β1:20 p.m.
|
Burnaby |
|
D106 |
Jan 6 β Apr 13, 2015: Wed, 12:30β1:20 p.m.
|
Burnaby |
|
D107 |
Jan 6 β Apr 13, 2015: Wed, 1:30β2:20 p.m.
|
Burnaby |
A rigorous introduction to computing science and computer programming, suitable for students who already have some background in computing science and programming. Intended for students who will major in computing science or a related program. Topics include: fundamental algorithms; elements of empirical and theoretical algorithmics; abstract data types and elementary data structures; basic object-oriented programming and software design; computation and computability; specification and program correctness; and history of computing science. Prerequisite: CMPT120. Co-requisite: CMPT127. Students with credit for CMPT 126, 128, 135 or CMPT 200 or higher may not take for further credit. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 1:30β2:20 p.m.
|
Burnaby |
Builds on CMPT 120 to give a hands-on introduction to programming in C and C++, the basics of program design, essential algorithms and data structures. Guided labs teach the standard tools and students exploit these ideas to create software that works. To be taken in parallel with CMPT 125. Prerequisite: CMPT 120 or CMPT 128 or CMPT 130. Corequisite CMPT 125.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Richard Vaughan |
Jan 6 β Apr 13, 2015: Tue, 9:30 a.m.β12:20 p.m.
|
Burnaby |
|
Richard Vaughan |
Jan 6 β Apr 13, 2015: Tue, 12:30β3:20 p.m.
|
Burnaby |
|
Richard Vaughan |
Jan 6 β Apr 13, 2015: Tue, 3:30β6:20 p.m.
|
Burnaby |
or both of
An introduction to computing science and computer programming, using a systems oriented language, such as C or C++. This course introduces basic computing science concepts. Topics will include: elementary data types, control structures, functions, arrays and strings, fundamental algorithms, computer organization and memory management. Prerequisite: BC Math 12 (or equivalent, or any of MATH 100, 150, 151, 154, or 157). Students with credit for CMPT 102, 120, 126, or 128 may not take this course for further credit. Quantitative/Breadth-Science.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 8:30β9:20 a.m.
|
Surrey |
||
D101 |
Jan 6 β Apr 13, 2015: Wed, 9:30β10:20 a.m.
|
Surrey |
|
D102 |
Jan 6 β Apr 13, 2015: Wed, 10:30β11:20 a.m.
|
Surrey |
|
D103 |
Jan 6 β Apr 13, 2015: Wed, 11:30 a.m.β12:20 p.m.
|
Surrey |
A second course in systems-oriented programming and computing science that builds upon the foundation set in CMPT 130 using a systems-oriented language such as C or C++. Topics: a review of the basic elements of programming; introduction to object-oriented programming (OOP); techniques for designing and testing programs; use and implementation of elementary data structures and algorithms; introduction to embedded systems programming. Prerequisite: CMPT 130. Students with credit for CMPT 125, 126, or 128 may not take this course for further credit. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 10:30β11:20 a.m.
|
Surrey |
||
D101 |
Jan 6 β Apr 13, 2015: Mon, 11:30 a.m.β12:20 p.m.
|
Surrey |
|
D102 |
Jan 6 β Apr 13, 2015: Mon, 12:30β1:20 p.m.
|
Surrey |
|
D103 |
Jan 6 β Apr 13, 2015: Mon, 1:30β2:20 p.m.
|
Surrey |
and all of
Digital design concepts are presented in such a way that students will learn how basic logic blocks of a simple computer are designed. Topics covered include: basic Von Neumann computer architecture; an introduction to assembly language programming; combinational logic design; and sequential logic design. Prerequisite: Strongly recommended: MACM 101 and either CMPT 120 or equivalent programming. Students with credit for ENSC 150 or CMPT 290 may not take this course for further credit. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Jan 6 β Apr 13, 2015: Mon, Wed, 10:30β11:20 a.m.
Jan 6 β Apr 13, 2015: Fri, 10:30β11:20 a.m. |
Burnaby Burnaby |
||
D101 |
Jan 6 β Apr 13, 2015: Thu, 9:30β10:20 a.m.
|
Burnaby |
|
D102 |
Jan 6 β Apr 13, 2015: Thu, 10:30β11:20 a.m.
|
Burnaby |
|
D103 |
Jan 6 β Apr 13, 2015: Thu, 11:30 a.m.β12:20 p.m.
|
Burnaby |
|
D104 |
Jan 6 β Apr 13, 2015: Thu, 12:30β1:20 p.m.
|
Burnaby |
|
D105 |
Jan 6 β Apr 13, 2015: Thu, 1:30β2:20 p.m.
|
Burnaby |
|
D106 |
Jan 6 β Apr 13, 2015: Thu, 2:30β3:20 p.m.
|
Burnaby |
|
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 9:30β10:20 a.m.
|
Surrey |
||
D201 |
Jan 6 β Apr 13, 2015: Fri, 10:30β11:20 a.m.
|
Surrey |
|
D202 |
Jan 6 β Apr 13, 2015: Fri, 11:30 a.m.β12:20 p.m.
|
Surrey |
|
D203 |
Jan 6 β Apr 13, 2015: Fri, 12:30β1:20 p.m.
|
Surrey |
|
D204 |
Jan 6 β Apr 13, 2015: Fri, 1:30β2:20 p.m.
|
Surrey |
Introduction to a variety of practical and important data structures and methods for implementation and for experimental and analytical evaluation. Topics include: stacks, queues and lists; search trees; hash tables and algorithms; efficient sorting; object-oriented programming; time and space efficiency analysis; and experimental evaluation. Prerequisite: MACM 101 and one of CMPT 125, 126 or 128; or CMPT 128 and approval as a Biomedical Engineering Major. Students with credit for CMPT 201 may not take this course for further credit. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
David Mitchell |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 10:30β11:20 a.m.
|
Burnaby |
|
D101 |
Jan 6 β Apr 13, 2015: Thu, 9:30β10:20 a.m.
|
Burnaby |
|
D102 |
Jan 6 β Apr 13, 2015: Thu, 10:30β11:20 a.m.
|
Burnaby |
|
D103 |
Jan 6 β Apr 13, 2015: Thu, 11:30 a.m.β12:20 p.m.
|
Burnaby |
|
D104 |
Jan 6 β Apr 13, 2015: Thu, 12:30β1:20 p.m.
|
Burnaby |
|
D105 |
Jan 6 β Apr 13, 2015: Thu, 1:30β2:20 p.m.
|
Burnaby |
|
D106 |
Jan 6 β Apr 13, 2015: Thu, 2:30β3:20 p.m.
|
Burnaby |
|
D107 |
Jan 6 β Apr 13, 2015: Thu, 3:30β4:20 p.m.
|
Burnaby |
Introduction to counting, induction, automata theory, formal reasoning, modular arithmetic. Prerequisite: BC Math 12 (or equivalent), or any of MATH 100, 150, 151, 154, 157. Quantitative/Breadth-Science.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Binay Bhattacharya |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 10:30β11:20 a.m.
|
Burnaby |
|
D101 |
Jan 6 β Apr 13, 2015: Tue, 1:30β2:20 p.m.
|
Burnaby |
|
D102 |
Jan 6 β Apr 13, 2015: Tue, 2:30β3:20 p.m.
|
Burnaby |
|
D103 |
Jan 6 β Apr 13, 2015: Tue, 3:30β4:20 p.m.
|
Burnaby |
|
D104 |
Jan 6 β Apr 13, 2015: Wed, 9:30β10:20 a.m.
|
Burnaby |
|
D105 |
Jan 6 β Apr 13, 2015: Wed, 11:30 a.m.β12:20 p.m.
|
Burnaby |
|
D106 |
Jan 6 β Apr 13, 2015: Wed, 12:30β1:20 p.m.
|
Burnaby |
|
Binay Bhattacharya |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 3:30β4:20 p.m.
|
Burnaby |
|
D201 |
Jan 6 β Apr 13, 2015: Wed, 1:30β2:20 p.m.
|
Burnaby |
|
D202 |
Jan 6 β Apr 13, 2015: Wed, 2:30β3:20 p.m.
|
Burnaby |
|
D203 |
Jan 6 β Apr 13, 2015: Wed, 4:30β5:20 p.m.
|
Burnaby |
|
D204 |
Jan 6 β Apr 13, 2015: Thu, 9:30β10:20 a.m.
|
Burnaby |
|
D205 |
Jan 6 β Apr 13, 2015: Thu, 10:30β11:20 a.m.
|
Burnaby |
|
D206 |
Jan 6 β Apr 13, 2015: Thu, 11:30 a.m.β12:20 p.m.
|
Burnaby |
|
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 1:30β2:20 p.m.
|
Surrey |
||
D301 |
Jan 6 β Apr 13, 2015: Wed, 2:30β3:20 p.m.
|
Surrey |
|
D302 |
Jan 6 β Apr 13, 2015: Wed, 3:30β4:20 p.m.
|
Surrey |
|
D303 |
Jan 6 β Apr 13, 2015: Wed, 4:30β5:20 p.m.
|
Surrey |
|
D304 |
Jan 6 β Apr 13, 2015: Wed, 5:30β6:20 p.m.
|
Surrey |
A continuation of MACM 101. Topics covered include graph theory, trees, inclusion-exclusion, generating functions, recurrence relations, and optimization and matching. Prerequisite: MACM 101. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Luis Goddyn |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 12:30β1:20 p.m.
|
Burnaby |
|
Abraham Punnen |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 8:30β9:20 a.m.
|
Surrey |
|
OP01 | TBD | ||
OP02 | TBD |
Rectangular, cylindrical and spherical coordinates. Vectors, lines, planes, cylinders, quadric surfaces. Vector functions, curves, motion in space. Differential and integral calculus of several variables. Vector fields, line integrals, fundamental theorem for line integrals, Green's theorem. Prerequisite: MATH 152; or MATH 155 or MATH 158 with a grade of at least B. Recommended: It is recommended that MATH 240 or 232 be taken before or concurrently with MATH 251. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Razvan Fetecau |
Jan 6 β Apr 13, 2015: Mon, Wed, 4:30β5:50 p.m.
|
Burnaby |
|
OP01 | TBD |
Basic laws of probability, sample distributions. Introduction to statistical inference and applications. Corequisite: MATH 152 or 155 or 158. Students wishing an intuitive appreciation of a broad range of statistical strategies may wish to take STAT 100 first. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Distance Education | |||
Tim Swartz |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 9:30β10:20 a.m.
|
Burnaby |
|
Richard Lockhart |
Jan 6 β Apr 13, 2015: Tue, 8:30β10:20 a.m.
Jan 6 β Apr 13, 2015: Thu, 8:30β9:20 a.m. |
Surrey Surrey |
|
OP01 | TBD | ||
OP09 | TBD |
and either
Introduction to software engineering techniques used in analysis/design and in software project management. The course centres on a team project involving requirements gathering, object analysis and simple data normalization, use-case-driven user documentation and design followed by implementation and testing. Additionally, there is an introduction to project planning, metrics, quality assurance, configuration management, and people issues. Prerequisite: CMPT 225, MACM 101, MATH 151 (or MATH 150), one W course. MATH 154 or 157 with a grade of at least B+ may be substituted for MATH 151 (or MATH 150). Students with credit for CMPT 276 may not take this course for further credit.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Jan 6 β Apr 13, 2015: Mon, 5:30β8:20 p.m.
|
Burnaby |
or
An overview of various techniques used for software development and software project management. Major tasks and phases in modern software development, including requirements, analysis, documentation, design, implementation, testing, installation, support, and maintenance. Project management issues are also introduced. Prerequisite: One W course, CMPT 225, MACM 101, MATH 151 (or MATH 150). MATH 154/157 with at least B+ may substitute for MATH 151 (or MATH 150). Students with credit for CMPT 275 may not take this course for further credit.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 1:30β2:20 p.m.
|
Surrey |
or two of
Using a mathematical software package for doing calculations in linear algebra. Development of computer models that analyze and illustrate applications of linear algebra. All calculations and experiments will be done in the Matlab software package. Topics include: large-scale matrix calculations, experiments with cellular automata, indexing, searching and ranking pages on the internet, population models, data fitting and optimization, image analysis, and cryptography. Prerequisite: One of CMPT 102, 120, 126, 128 or 130 and one of MATH 150, 151, 154 or 157 and one of MATH 232 or 240. MATH 232 or 240 can be taken as corequisite. Students in excess of 80 units may not take MACM 203 for further credit. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Jan 6 β Apr 13, 2015: Mon, 2:30β3:20 p.m.
|
Burnaby |
||
D101 |
Jan 6 β Apr 13, 2015: Wed, 2:30β3:20 p.m.
|
Burnaby |
|
D102 |
Jan 6 β Apr 13, 2015: Wed, 3:30β4:20 p.m.
|
Burnaby |
Using a mathematical software package for doing computations from calculus. Development of computer models that analyze and illustrate applications of calculus. All calculations and experiments will be done in the Maple software package. Topics include: graphing functions and data, preparing visual aids for illustrating mathematical concepts, integration, Taylor series, numerical approximation methods, 3D visualization of curves and surfaces, multi-dimensional optimization, differential equations and disease spread models. Prerequisite: One of CMPT 102, 120, 126, 128 or 130 and MATH 251. MATH 251 can be taken as a corequisite. Students in excess of 80 units may not take MACM 204 for further credit. Quantitative.
Independent study of computational models in a specialized area of mathematics. Course plans, made in consultation with a supervising instructor, should cover a broad computational perspective, and involve at least three distinct modelling or computational approaches. Prerequisite: One of MATH 232 or 240; and MATH 251. Written permission of the department undergraduate studies committee.
or with prior approval, one of^
A first course in computer algebra also called symbolic computation. It covers data-structures and algorithms for mathematical objects, including polynomials, general mathematical formulae, long integer arithmetic, polynomial greatest common divisors, the Risch integration algorithm. Other topics include symbolic differentiation, simplification of formulae, and polynomial factorization. Students will learn Maple for use on assignments. Prerequisite: CMPT 307 or MATH 332 or MATH 340. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Michael Monagan |
Jan 6 β Apr 13, 2015: Mon, 12:30β1:20 p.m.
Jan 6 β Apr 13, 2015: Thu, 12:30β2:20 p.m. |
Burnaby Burnaby |
|
D101 |
Jan 6 β Apr 13, 2015: Mon, 1:30β2:20 p.m.
|
Burnaby |
Development of numerical methods for solving linear algebra problems at the heart of many scientific computing problems. Mathematical foundations for the use, implementation and analysis of the algorithms used for solving many optimization problems and differential equations. Prerequisite: MATH 251, MACM 316, programming experience. Quantitative.
^cannot be used to satisfy other upper division requirements
and one of
Designed for students specializing in mathematics, physics, chemistry, computing science and engineering. Topics as for Math 151 with a more extensive review of functions, their properties and their graphs. Recommended for students with no previous knowledge of Calculus. In addition to regularly scheduled lectures, students enrolled in this course are encouraged to come for assistance to the Calculus Workshop (Burnaby), or Math Open Lab (Surrey). Prerequisite: Pre-Calculus 12 (or equivalent) with a grade of at least B+, or MATH 100 with a grade of at least B-, or achieving a satisfactory grade on the Ά‘ΟγΤ°AV Calculus Readiness Test. Students with credit for either MATH 151, 154 or 157 may not take MATH 150 for further credit. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Distance Education | |||
Jamie Mulholland |
Jan 6 β Apr 13, 2015: Mon, Tue, Wed, Fri, 8:30β9:20 a.m.
|
Burnaby |
|
Zhaosong Lu |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 11:30 a.m.β12:20 p.m.
Jan 6 β Apr 13, 2015: Tue, 9:30β10:20 a.m. |
Surrey Surrey |
|
OP01 | TBD | ||
OP02 | TBD |
Designed for students specializing in mathematics, physics, chemistry, computing science and engineering. Logarithmic and exponential functions, trigonometric functions, inverse functions. Limits, continuity, and derivatives. Techniques of differentiation, including logarithmic and implicit differentiation. The Mean Value Theorem. Applications of Differentiation including extrema, curve sketching, related rates, Newton's method. Antiderivatives and applications. Conic sections, polar coordinates, parametric curves. Prerequisite: Pre-Calculus 12 (or equivalent) with a grade of at least A, or MATH 100 with a grade of at least B, or achieving a satisfactory grade on the Ά‘ΟγΤ°AV Calculus Readiness Test. Students with credit for either MATH 150, 154 or 157 may not take MATH 151 for further credit. Quantitative.
Designed for students specializing in the biological and medical sciences. Topics include: limits, growth rate and the derivative; elementary functions, optimization and approximation methods, and their applications; mathematical models of biological processes. Prerequisite: Pre-Calculus 12 (or equivalent) with a grade of at least B, or MATH 100 with a grade of at least C, or achieving a satisfactory grade on the Ά‘ΟγΤ°AV Calculus Readiness Test. Students with credit for either MATH 150, 151 or 157 may not take MATH 154 for further credit. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Petr Lisonek |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 8:30β9:20 a.m.
|
Burnaby |
|
OP01 | TBD |
Designed for students specializing in business or the social sciences. Topics include: limits, growth rate and the derivative; logarithmic exponential and trigonometric functions and their application to business, economics, optimization and approximation methods; functions of several variables. Prerequisite: Pre-Calculus 12 (or equivalent) with a grade of at least B, or MATH 100 with a grade of at least C, or achieving a satisfactory grade on the Ά‘ΟγΤ°AV Calculus Readiness Test. Students with credit for either MATH 150, 151 or 154 may not take MATH 157 for further credit. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Stephen Choi |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 11:30 a.m.β12:20 p.m.
|
Burnaby |
|
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 12:30β1:20 p.m.
|
Surrey |
||
OP01 | TBD | ||
OP02 | TBD |
and one of
Riemann sum, Fundamental Theorem of Calculus, definite, indefinite and improper integrals, approximate integration, integration techniques, applications of integration. First-order separable differential equations. Sequences and series, series tests, power series, convergence and applications of power series. Prerequisite: MATH 150 or 151; or MATH 154 or 157 with a grade of at least B. Students with credit for MATH 155 or 158 may not take this course for further credit. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Ralf Wittenberg |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 8:30β9:20 a.m.
|
Burnaby |
|
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 11:30 a.m.β12:20 p.m.
|
Surrey |
||
OP01 | TBD | ||
OP02 | TBD |
Designed for students specializing in the biological and medical sciences. Topics include: the integral, partial derivatives, differential equations, linear systems, and their applications; mathematical models of biological processes. Prerequisite: MATH 150, 151 or 154; or MATH 157 with a grade of at least B. Students with credit for MATH 152 or 158 may not take this course for further credit. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Brenda Davison |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 8:30β9:20 a.m.
|
Burnaby |
|
Natalia Kouzniak |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 9:30β10:20 a.m.
|
Surrey |
|
OP01 | TBD | ||
OP02 | TBD |
Theory of integration and its applications; introduction to multivariable calculus with emphasis on partial derivatives and their applications; introduction to differential equations with emphasis on some special first-order equations and their applications to economics and social sciences; continuous probability models; sequences and series. Prerequisite: MATH 150 or 151 or 154 or 157. Students with credit for MATH 152 or 155 may not take MATH 158 for further credit. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Jan 6 β Apr 13, 2015: Mon, 4:30β5:20 p.m.
Jan 6 β Apr 13, 2015: Wed, 4:30β6:20 p.m. |
Burnaby Burnaby |
||
OP01 | TBD |
and one of
Linear equations, matrices, determinants. Introduction to vector spaces and linear transformations and bases. Complex numbers. Eigenvalues and eigenvectors; diagonalization. Inner products and orthogonality; least squares problems. An emphasis on applications involving matrix and vector calculations. Prerequisite: MATH 150 or 151; or MACM 101; or MATH 154 or 157, both with a grade of at least B. Students with credit for MATH 240 make not take this course for further credit. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Marni Julie Mishna |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 11:30 a.m.β12:20 p.m.
|
Burnaby |
|
Abraham Punnen |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 2:30β3:20 p.m.
|
Surrey |
|
OP01 | TBD | ||
OP02 | TBD |
Linear equations, matrices, determinants. Real and abstract vector spaces, subspaces and linear transformations; basis and change of basis. Complex numbers. Eigenvalues and eigenvectors; diagonalization. Inner products and orthogonality; least squares problems. Applications. Subject is presented with an abstract emphasis and includes proofs of the basic theorems. Prerequisite: MATH 150 or 151; or MACM 101; or MATH 154 or 157, both with a grade of at least B. Students with credit for MATH 232 cannot take this course for further credit. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Matthew DeVos |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 11:30 a.m.β12:20 p.m.
|
Burnaby |
|
OPO1 | TBD |
* strongly recommended
** with a B grade or better
Upper Division Requirements
Students complete at least 15 units, including all of
Analysis and design of data structures for lists, sets, trees, dictionaries, and priority queues. A selection of topics chosen from sorting, memory management, graphs and graph algorithms. Prerequisite: CMPT 225, MACM 201, MATH 151 (or MATH 150), and MATH 232 or 240.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Pavol Hell |
Jan 6 β Apr 13, 2015: Tue, 2:30β4:20 p.m.
Jan 6 β Apr 13, 2015: Thu, 2:30β3:20 p.m. |
Burnaby Burnaby |
A presentation of the problems commonly arising in numerical analysis and scientific computing and the basic methods for their solutions. Prerequisite: MATH 152 or 155 or 158, and MATH 232 or 240, and computing experience. Quantitative.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Benjamin Adcock |
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 12:30β1:20 p.m.
|
Burnaby |
|
D101 |
Jan 6 β Apr 13, 2015: Tue, 9:30β10:20 a.m.
|
Burnaby |
|
D102 |
Jan 6 β Apr 13, 2015: Tue, 10:30β11:20 a.m.
|
Burnaby |
|
D103 |
Jan 6 β Apr 13, 2015: Tue, 11:30 a.m.β12:20 p.m.
|
Burnaby |
|
D104 |
Jan 6 β Apr 13, 2015: Thu, 9:30β10:20 a.m.
|
Burnaby |
|
D105 |
Jan 6 β Apr 13, 2015: Thu, 10:30β11:20 a.m.
|
Burnaby |
|
D106 |
Jan 6 β Apr 13, 2015: Thu, 11:30 a.m.β12:20 p.m.
|
Burnaby |
The integers and mathematical proof. Relations and modular arithmetic. Rings and fields, polynomial rings, the Euclidean algorithm. The complex numbers and the fundamental theorem of algebra. Construction of finite fields, primitive elements in finite fields, and their application. Prerequisite: MATH 240 (or MATH 232 with a grade of at least B). Students with credit for MATH 332 may not take this course for further credit. Quantitative.
and one of
This course aims to give the student an understanding of what a modern operating system is, and the services it provides. It also discusses some basic issues in operating systems and provides solutions. Topics include multiprogramming, process management, memory management, and file systems. Prerequisite: CMPT 225 and MACM 101.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 12:30β1:20 p.m.
|
Surrey |
||
Jan 6 β Apr 13, 2015: Thu, 5:30β8:20 p.m.
|
Burnaby |
Data communication fundamentals (data types, rates, and transmission media). Network architectures for local and wide areas. Communications protocols suitable for various architectures. ISO protocols and internetworking. Performance analysis under various loadings and channel error rates. Prerequisite: CMPT 225, CMPT/ENSC 150 and MATH 151 (MATH 150). MATH 154 or 157 with a grade of at least B+ may be substituted for MATH 151 (MATH 150).
Section | Instructor | Day/Time | Location |
---|---|---|---|
Jan 6 β Apr 13, 2015: Mon, 2:30β4:20 p.m.
Jan 6 β Apr 13, 2015: Wed, 2:30β3:20 p.m. |
Surrey Surrey |
||
Jan 6 β Apr 13, 2015: Tue, 5:30β8:20 p.m.
|
Vancouver |
This course covers the key components of a compiler for a high level programming language. Topics include lexical analysis, parsing, type checking, code generation and optimization. Students will work in teams to design and implement an actual compiler making use of tools such as lex and yacc. Prerequisite: MACM 201, (CMPT 150 or ENSC 215) and CMPT 225.
Section | Instructor | Day/Time | Location |
---|---|---|---|
Jan 6 β Apr 13, 2015: Mon, Wed, Fri, 4:30β5:20 p.m.
|
Surrey |
and one of
First-order differential equations, second- and higher-order linear equations, series solutions, introduction to Laplace transform, systems and numerical methods, applications in the physical, biological and social sciences. Prerequisite: MATH 152; or MATH 155/158 with a grade of at least B, MATH 232 or 240. Quantitative.
Fundamental concepts, trees and distances, matchings and factors, connectivity and paths, network flows, integral flows. Prerequisite: MACM 201 (with a grade of at least B-). Quantitative.
Additional work is required to total 21 upper division MATH and 24 upper division CMPT units including core requirements. MACM are counted in an alternating fashion toward the MATH and CMPT requirements, starting with the first MACM course completed, counting toward either MATH or CMPT. Twelve units must be at the 400 division or higher, including at least three units each of CMPT and MATH.
Other Requirements
The program is subject to Faculty of Science and University regulations. Course and prerequisite admission is subject to departmental requirements. MACM major graduation is contingent upon a cumulative grade point average (CGPA) and upper division grade point average (UDGPA) of 2.00 or better. Students must also achieve a 2.00 or better CGPA and UDGPA in each of the CMPT, MACM and MATH designations. Faculty of Applied Sciences residency requirements apply to the computing science courses used toward the program.
Co-operative Education and Work Experience
All computing science students are strongly encouraged to explore the opportunities that Work Integrated Learning (WIL) can offer. Please contact a computing science or mathematics co-op advisor during the first year of studies to ensure that you have all of the necessary courses and information to help plan for a successful co-op experience.
Visit for more computing science information, or for mathematics, .
Faculty of Science Major Requirements
In addition to the above requirements, students must also satisfy Faculty of Science major program requirements to complete a total of 120 units including
- additional upper division units to total a minimum of 44 upper division units (excluding EDUC 401 to 406)
- students who were enrolled at Ά‘ΟγΤ°AV between fall 1991 and summer 2006 are required to complete a minimum of 12 units in subjects outside the Faculty of Science (excluding EDUC 401 to 406) including six units minimum to be completed in the Faculty of Arts and Social Sciences
Residency Requirements and Transfer Credit
The University’s residency requirement stipulates that, in most cases, total transfer and course challenge credit may not exceed 60 units, and may not include more than 15 as upper division work.
Elective Courses
In addition to the courses listed above, students should consult an to plan the remaining required elective courses.
Writing, Quantitative, and Breadth Requirements
Students admitted to Ά‘ΟγΤ°AV beginning in the fall 2006 term must meet writing, quantitative and breadth requirements as part of any degree program they may undertake. See for university-wide information.
WQB Graduation Requirements
A grade of C- or better is required to earn W, Q or B credit
Requirement |
Units |
Notes | |
W - Writing |
6 |
Must include at least one upper division course, taken at Ά‘ΟγΤ°AV within the student’s major subject | |
Q - Quantitative |
6 |
Q courses may be lower or upper division | |
B - Breadth |
18 |
Designated Breadth | Must be outside the student’s major subject, and may be lower or upper division 6 units Social Sciences: B-Soc 6 units Humanities: B-Hum 6 units Sciences: B-Sci |
6 |
Additional Breadth | 6 units outside the student’s major subject (may or may not be B-designated courses, and will likely help fulfil individual degree program requirements) Students choosing to complete a joint major, joint honours, double major, two extended minors, an extended minor and a minor, or two minors may satisfy the breadth requirements (designated or not designated) with courses completed in either one or both program areas. |