Mark’s Math
  • Scholarship
  • Viz
  • Class

Mark McClure

Professor of Mathematics
UNC - Asheville
325 Robinson

Fall 2025

  • Calculus I MWF 11:00-12:15 and 12:30-1:45
  • Linear Algebra MW 8:00-9:15
  • Office hours: MW 9:30-10:15 and F 2:00-2:30
import {animate_network} from './components/neural_multiplier.js';
model = await FileAttachment("./components/multiplication_model.json").json();
animate_network(model);
 

Written, owned, hosted, and copyright 2025, Mark McClure