download:perpetualbeta

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
perpetualbeta [2013/11/28 18:08] assarfdownload:perpetualbeta [2019/01/29 21:46] – external edit 127.0.0.1
Line 4: Line 4:
  
 ===== How do I get it? ===== ===== How do I get it? =====
-You need a **svn** client to use the perpetual beta. Create a directory where you want to download the perpetual beta source code (for example: ''mkdir polymake-perpetual-beta'') and change into that directoryNow you can use the following command to checkout the latest version:+The new git betas are published via github: [[https://github.com/polymake/polymake/tree/Snapshots]] 
 + 
 +You need a **git** client to use the perpetual beta. The changelog can be found in the github commit historyThe [[reldocs>snapshot|reference documentation]] can be found [[reldocs>snapshot|here]]. 
 + 
 +You can check it out to a new folder with:
 <code> <code>
-svn checkout --username "guest" --password "" http://polymake.mathematik.tu-darmstadt.de/svn/polymake/snapshots/latest .+git clone --branch Snapshots https://github.com/polymake/polymake.git polymake-beta
 </code> </code>
-Observe that the dot at the end is part of the command.  **To apply later updates** change into the directory and just use the command: ''svn up''. 
  
-Check the instructions on how to build polymake ([[howto:install|Linux]], [[howto:mac|Mac]]).+**To apply later updates** change into the directory and just use the command''git pull''.
  
 +Check the instructions on how to build polymake ([[install:install|Linux]], [[install:mac|Mac]]).
  
 ===== Something's wrong with my wrappers ===== ===== Something's wrong with my wrappers =====
-It might happen that you get some strange errors, when combining the perpetual beta version with other versions. You could try to delete the folder ''~/.polymake/wrappers''. If this doesn't work you can try and delete all your private polymake settings by removing the ''~/.polymake'' folder. +It might happen that you get some strange errors, when combining the perpetual beta version with other versions. You could try to delete the folders named like\\ ''~/.polymake/wrappers.N''. If this doesn't work you can try and delete all your private polymake settings by removing the ''~/.polymake'' folder.
- +
-===== Versions ===== +
-You can checkout older **Perpetual Beta** versions via +
-<code> +
-svn checkout --username "guest" --password "" http://polymake.mathematik.tu-darmstadt.de/svn/polymake/snapshots/YYYYMMDD . +
-</code> +
-where "YYYYMMDD" is the timestamp of the snapshot. The following svn versions are available: +
- +
-^Timestamp^Changes^ +
-| **20131128**  (latest) | jReality update | +
-| ::: | polyparser (creates a polynomial from a string) | +
-| ::: | ppl lp client c++ interface (bundled extension) | +
-| ::: | various bug fixes and improvements | +
-| **20131011** | added ''libnormaliz'' as a bundled extension | +
-| **20130813** | fixes the perl 5.18 bug, see [[http://forum.polymake.org/viewtopic.php?f=10&t=338#p1129|this post]] | +
-| **20130507** | addresses the linker issue mentioned in the forum in [[http://forum.polymake.org/viewtopic.php?f=8&t=294|this]] and [[http://forum.polymake.org/viewtopic.php?f=8&t=328&p=1046&hilit=pfetsch#p1050|this post]] | +
-| **20130415** | new object OrbitPolytope | +
-| ::: | functions for analyzing core points | +
-| **20130307** |functions related to Wronski systems | +
-| ::: | (due to some technical difficulties please update via ''svn up'' if you downloaded this version prior to 18th of march) | +
-| **20130214** | fixes Ticket #526: sonames of shared libs | +
-| **20130125** | first Perpetual Beta version | +
-| ::: | application '''ideal''' added | +
  
  • download/perpetualbeta.txt
  • Last modified: 2020/05/13 23:41
  • by 216.244.66.198