Map-Projections/.classpath
Galactic Ketchup f0326f9170 It Sorta Kinda Works
I was able to produce some kind of vectorized map by using series to
stand in for arccn, but I'm pretty sure it's not Pierce Quincuncial.
There's some mathematical notation I don't understand, which I'm
currently working on.
2015-12-28 08:16:38 -10:00

10 lines
530 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Users/jkunimune/workspace/ellipticFunctions/ellipticFunctions.jar"/>
<classpathentry kind="lib" path="C:/Users/jkunimune/workspace/ellipticFunctions/mfc.jar"/>
<classpathentry kind="lib" path="C:/Users/jkunimune/workspace/commons-math3-3.5/commons-math3-3.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>