Class OEISWriter

java.lang.Object
org.episteme.core.io.AbstractResourceWriter<IntegerSequence>
org.episteme.core.mathematics.loaders.oeis.OEISWriter
All Implemented Interfaces:
ResourceIO<IntegerSequence>, ResourceWriter<IntegerSequence>

public class OEISWriter extends AbstractResourceWriter<IntegerSequence>
Writer for exporting sequences to OEIS formats. Supports stripped format and b-file format.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Constructor Details

    • OEISWriter

      public OEISWriter()
  • Method Details