Web Forecasting
August 23, 2020
Generates forecasts for time series using a variety of methods, including linear, polynomial, or exponential regression
Boolean Expression Intepreter
January 19, 2019
Parses and interprets an entered boolean expression with operands and operators separated by spaces, and generates a truth table showing every possible combination of truth values for the operands.
Ring Homomorphisms Between Zn and Zm
September 19, 2017
Finds the number of ring homomorphisms between Zn and Zm and gives the values of f(1), which is sufficient to define the homomorphism.
Count Ring Homomorphisms Zn Zm
September 19, 2017
Produces the number of ring homomorphisms between Zn and Zm using a fast algorithm that does not actually give the homomorphisms.