Coder Social home page Coder Social logo

jupsal / schmies-jtem Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 43.75 MB

This is a copy of the jTEM-Riemann repository written by the Schmies et al group. They do uniformization to build RSs as well as compute convergent Abelian Differentials, Riemann matrices etc.

License: Other

Makefile 0.51% Java 96.57% HTML 2.00% Python 0.92%

schmies-jtem's Introduction

MAKE TARGETS
============

help (default): display the README file			

updatedeps:	fetch the jars of all jtem projects that this project 
	depends on (list is read from dependencies.txt) dependencies 
	will only be checked once a day, to force an update, remove 
	the corresponding archiv. Add third party archives to the 
	same directory (default is "lib", see the variable LIBDIR in 
	the Makefile) 
	
binaries: compile the java classes

test: run the JUnit tests
	
javadoc: generate the api documentation with javadoc

web: produce and send the snippets for the projectspecific 
	part of the jtem website
	
release: generate the archives for a release and put them on the 
	jTEM server for download

clean: remove all generated files (see the variable 
	CLEAN in the makefile)

debug: print the values of some generated variables



MAKEFILE CUSTOMIZATION
======================

change the variables at the beginning of the Makefile, or override variables via:
	make <VARIABLENAME>="my value" <target>
	

schmies-jtem's People

Contributors

jeremy-upsal avatar jupsal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.