Pinned Repositories
AkkaClusterRayTracing
Code for a research project looking at ray tracing very large scenes across a cluster using Akka.
BigDataAnalyticswithSpark
Code for my videos on big data analytics with Apache Spark using Scala.
CSCI1321-S18
In Class code for CS2 in Fall 2018
HardSphereCollSims
My hard sphere simulation code. Not really usable by others at this point, but I'm hoping to find time to change that.
OOAbstractDataStructScala
This is the code repository for the code in "Object-Orientation, Abstraction, and Data Structures Using Scala".
OOAbstractDataStructScalaVideos
This repository contains the code written as part of the videos for "Object-Orientation, Abstraction, and Data Structures Using Scala".
Play-Videos
This repository holds the code for my play videos.
ProblemSolvingUsingScala
This repository has the code from the text and the videos for "Introduction to Programming and Problem Solving using Scala".
ProblemSolvingUsingScala3rd
This repository contains material associated with "Problem Solving Using Scala, 3rd Edition".
SwiftVis2
Plotting/visualization with graphical dataflow analysis.
MarkCLewis's Repositories
MarkCLewis/Play-Videos
This repository holds the code for my play videos.
MarkCLewis/SwiftVis2
Plotting/visualization with graphical dataflow analysis.
MarkCLewis/HardSphereCollSims
My hard sphere simulation code. Not really usable by others at this point, but I'm hoping to find time to change that.
MarkCLewis/MultiLanguageKDTree
This has kD-tree N-body code written in multiple languages for performance testing.
MarkCLewis/RustCollSim
This is a port of my collisional simulation code to Rust.
MarkCLewis/CSCI2320-S24-InClass
In class code for CSCI2320-S24
MarkCLewis/SparkRayTracer
This is the repository for a research project using Spark to ray trace large geometry scenes that don't fit in the memory of a single computer.
MarkCLewis/ParallelNBodyPerformance
Code for doing performance test comparisons on standard N-body simulations.
MarkCLewis/play-scalajs-slinky
This is a starter project with Play 2.8 with Scalajs and the Slinky React binding.
MarkCLewis/ScalaRingsCode
This has my Scala code for doing data analysis on Ring simulation data.
MarkCLewis/AssemblyOptimizations
A project where I can test code optimization with inline assembly.
MarkCLewis/CSCI2320-F23
MarkCLewis/CSCI2320-F23-Assn1
Assignment on array-based stacks and queues.
MarkCLewis/CSCI2320-F23-Assn10
The binary trie assignment.
MarkCLewis/CSCI2320-F23-Assn2
MarkCLewis/CSCI2320-F23-Assn3
MarkCLewis/CSCI2320-F23-Assn4
MarkCLewis/CSCI2320-F23-Assn5
MarkCLewis/CSCI2320-F23-Assn6
AVL Map Assignment
MarkCLewis/CSCI2320-F23-Assn7
MarkCLewis/CSCI2320-F23-Assn8
Heap assignment.
MarkCLewis/CSCI2320-F23-Assn9
Trie Set Assignment
MarkCLewis/CSCI2320-F23-InClass
In-class code for Data Abstraction in Fall 2023
MarkCLewis/CSCI3345-F23-InClass
MarkCLewis/CSCI3345-S24-NonPlay
MarkCLewis/CSCI3345-S24-Play
Play code for Web Apps
MarkCLewis/LanguageErrorComparison
Code to allow students to compare what debugging errors is like across languages.
MarkCLewis/ScalaJS-only
MarkCLewis/SwiftVis
MarkCLewis/TriesVideos
This is the repository for the code written in the Trie playlist on YouTube.