git.tiker.net git.tiker.net

git.tiker.net

git.tiker.net Git

Welcome to my git. Repositories. In order to get the most recent source-controlled version of my software, type. Git clone http:/ git.tiker.net/trees/NAME.git. Into your shell. Some of these repositories are also mirrored at github. If that's your thing. AM257 (Numerics for Conservati. Unnamed repository; edit this. A common setup infrastructure. Unnamed repository; edit this. Class notes from Uni Karlsruhe. Unnamed repository; edit this. Bindings to BLAS, LAPACK,. Python wrapper around boost. Unnamed re...

http://git.tiker.net/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR GIT.TIKER.NET

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

February

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.6 out of 5 with 11 reviews
5 star
5
4 star
1
3 star
3
2 star
0
1 star
2

Hey there! Start your review of git.tiker.net

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

4.5 seconds

CONTACTS AT GIT.TIKER.NET

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
git.tiker.net Git | git.tiker.net Reviews
<META>
DESCRIPTION
Welcome to my git. Repositories. In order to get the most recent source-controlled version of my software, type. Git clone http:/ git.tiker.net/trees/NAME.git. Into your shell. Some of these repositories are also mirrored at github. If that's your thing. AM257 (Numerics for Conservati. Unnamed repository; edit this. A common setup infrastructure. Unnamed repository; edit this. Class notes from Uni Karlsruhe. Unnamed repository; edit this. Bindings to BLAS, LAPACK,. Python wrapper around boost. Unnamed re...
<META>
KEYWORDS
1 projects
2 list all projects
3 project
4 owner
5 last change
6 andreas kloeckner
7 10 years ago
8 summary
9 shortlog
10 tree
CONTENT
Page content here
KEYWORDS ON
PAGE
projects,list all projects,project,owner,last change,andreas kloeckner,10 years ago,summary,shortlog,tree,akdoc theme git,3 years ago,aksetup git,2 years ago,arpack autotools git,6 years ago,aufschrieb git,12 years ago,awesome config git,8 years ago,opml
SERVER
nginx/1.13.10
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

git.tiker.net Git | git.tiker.net Reviews

https://git.tiker.net

Welcome to my git. Repositories. In order to get the most recent source-controlled version of my software, type. Git clone http:/ git.tiker.net/trees/NAME.git. Into your shell. Some of these repositories are also mirrored at github. If that's your thing. AM257 (Numerics for Conservati. Unnamed repository; edit this. A common setup infrastructure. Unnamed repository; edit this. Class notes from Uni Karlsruhe. Unnamed repository; edit this. Bindings to BLAS, LAPACK,. Python wrapper around boost. Unnamed re...

INTERNAL PAGES

git.tiker.net git.tiker.net
1

git.tiker.net Git - aksetup.git/summary

https://git.tiker.net/aksetup.git

A common setup infrastructure for my Python pacakges. Wed, 9 Dec 2015 00:11:32 0000. Add back absolute import in configure.py. Dont fail in run git command if git not present . Dont use super on old-style classes. Fix inc dir augmentation hack. Add usage help to update-aksetup. Allow utf-8 characters in git output. Add Tobys Boost.Chrono changes for pyviennacl. Shipped-boost tweaks for pyviennacl. BPL build fixes for Windows. Tweak Windows shipped-boost build. Get rid of ez setup.

2

git.tiker.net Git - blue.git/tree

https://git.tiker.net/blue.git/tree

Blue @ inform@tiker.net-20070213001349-e6551ada9a802bf6]. Partial implementation of the C standard library.

3

git.tiker.net Git - blue.git/summary

https://git.tiker.net/blue.git

Partial implementation of the C standard library. Tue, 13 Feb 2007 00:13:49 0000. Blue @ inform@tiker.net-20070213001349-e6551ada9a802bf6]. Partial implementation of the C standard library.

4

git.tiker.net Git - awesome-config.git/summary

https://git.tiker.net/awesome-config.git

Unnamed repository; edit this file to name it for gitweb. Wed, 24 Mar 2010 05:39:41 0000. Merge branch master of tuck.ath.cx:.config/awesome. Systray position, no more tab for synoptic. Display CPU temp on non-laptops. Fix amixer output. Merge branch master of t:.config/awesome. Set tuck wallpaper. Increase desktop mouse jump amount. Do synergy-based screen switching. Fix volume on tuck, again. Make volume control work on tuck. Work on hosts without batteries. Have mail tag only.

5

git.tiker.net Git - 257-notes.git/tree

https://git.tiker.net/257-notes.git/tree

Post-prelim fixes. Now with the actual commit. Also fixed publish script. AM257 (Numerics for Conservation Laws) class notes.

UPGRADE TO PREMIUM TO VIEW 15 MORE

TOTAL PAGES IN THIS WEBSITE

20

LINKS TO THIS WEBSITE

mathema.tician.de mathema.tician.de

Andreas Klöckner's web page

https://mathema.tician.de/index7.html

Andreas Klöckner's web page. Fermat’s Last Python Script. Def fermat(n): " "Returns triplets of the form x n y n = z n. Warning! Untested with n 2. " " from itertools import count for x in count(1): for y in range(1, x 1): for z in range(1, x* n y* n 1): if x* n y* n . What they don’t tell you about VTK. You might have been trying to implement the new-style VTK. In front of every binary . Books, Books and more Books. Singing the praises of. New release of Boost.Bindings tracking Boost 1.35 CVS. Ok, the s...

mathema.tician.de mathema.tician.de

Andreas Klöckner's web page

https://mathema.tician.de/index6.html

Andreas Klöckner's web page. Since I’ve received a number of calls for help with regard to my software packages, in particular MeshPy. I’ve decided to create a public forum for these requests for help. Here they are: the MeshPy forum. And the PyLinear forum. Here’s to years of useful . Have a friend who does. Emissions are real and may be harmful? I’ve pushed out yet another version of TagPy. In your code, the generic API. How Many Germs Live On Your Keyboard? Complex analysis on YouTube:.

mathema.tician.de mathema.tician.de

Andreas Klöckner's web page

https://mathema.tician.de/index4.html

Andreas Klöckner's web page. CodePy: Initial public Release. I’m happy to announce the initial public release of CodePy. The idea is the following:. You build a string that is actually C code. CodePy compiles it, links it, and dynamically loads it into the Python interpreter. Ta-da: Instant native-code performance, with no . Talk slides: PyCuda@ MIT. Was nice enough to invite me over to give a talk in their CUDA. Submitted: “Nodal Discontinuous Galerkin Methods on Graphics Processors”. If you’re an...

mathema.tician.de mathema.tician.de

Andreas Klöckner's web page

https://mathema.tician.de/index5.html

Andreas Klöckner's web page. TagPy 0.94.1. Responding to a patch from Bill Nottingham, I’ve uploaded TagPy 0.94.1. It fixes building TagPy against TagLib 1.5 and also fixes a mis-wrap of the. In case you were wondering, 0.94 was a dud, but by the time I . Release 0.91.2 of Synoptic. Yay, here I go again. (. Depend only on Python 2.4 . First real public release of Synoptic. I’m happy to announce the first truly public release of Synoptic. Wiki, and find yourself craving order, categories, and . Getting th...

mathema.tician.de mathema.tician.de

GPUs and Python at PyData NYC 2012

https://mathema.tician.de/gpus-and-python-at-pydata-nyc-2012

Andreas Klöckner's web page. GPUs and Python at PyData NYC. Mon 12 November 2012. This October I had the honor of presenting my work on using Python with GPUs at PyData NYC. Here’s a video of my talk:. There was also a panel discussion on Python Parallel that I was a part of—here’s the video of that:. Also be sure to check out all the videos of the other great talks. To see what you’ve missed. If this sounds interesting to you, also be sure to check out their next conference, PyData Silicon Valley 2013.

mathema.tician.de mathema.tician.de

Andreas Klöckner's web page

https://mathema.tician.de/index8.html

Andreas Klöckner's web page. You won’t regret it. :) ( PS. Yes, I know it was made by a bunch of Germans, and yes, they misspelled “belief”, but that doesn’t kill it, in my opinion.). I figured out how to embed youtube videos. :). New release 0.91 of lircd-xpc. It is with great pleasure that on this second day of christmas I offer you my best wishes for the feast of love—with this picture that I have, in true christmas spirit, lifted from elsewhere. Merry Christmas to all anyway… :). You find neat stuff.

andreask.cs.illinois.edu andreask.cs.illinois.edu

Job? UIUC!

https://andreask.cs.illinois.edu/job-uiuc

Andreas Klöckner's web page. Thu 21 March 2013. After many long weeks (months, really) spent applying for and searching for the right job, white smoke! Sorry, couldn’t resist) I will be joining Luke Olson, Bill Gropp, Mike Heath and everyone else in the Scientific Computing Group. At the Computer Science Department. Of the University of Illinois at Urbana-Champaign. I’ll be moving out there sometime in July or August. I’m really excited. Chambana, here I come! I release software tools.

andreask.cs.illinois.edu andreask.cs.illinois.edu

Andreas Klöckner's web page

https://andreask.cs.illinois.edu/index10.html

Andreas Klöckner's web page. I have just released Version 0.90.1 of TagPy to fix a few build hiccups that were reported. Keep up the good work! Additionally, and as a cool benefit of me using Drupal for these pages, you can subscribe to the TagPy RSS. And of course you may . A Stapler for PDFs. Is a piece of GPL. Software that I’ve been looking for for a long time: It can split, join and otherwise mangle PDF. Madman added to FreeBSD ports. Collection, which should make it a lot easier for you BSD. I init...

andreask.cs.illinois.edu andreask.cs.illinois.edu

Andreas Klöckner's web page

https://andreask.cs.illinois.edu/index9.html

Andreas Klöckner's web page. Rattle back, Rattleback! As part of the course requirements for the mechanics class I took, a team of which I was a part designed a Rattleback. A rattleback is a top that appears to have a preferred direction of rotation, i.e. if you start spinning it the wrong way, it (unintuitively) will . Boost Bindings update for UFsparse. I have released a new version of the Boost Bindings. That fixes a problem with UMFPACK. Now typically being packaged as part of UFsparse. Since the sem...

andreask.cs.illinois.edu andreask.cs.illinois.edu

Andreas Klöckner's web page

https://andreask.cs.illinois.edu/index8.html

Andreas Klöckner's web page. You won’t regret it. :) ( PS. Yes, I know it was made by a bunch of Germans, and yes, they misspelled “belief”, but that doesn’t kill it, in my opinion.). I figured out how to embed youtube videos. :). New release 0.91 of lircd-xpc. It is with great pleasure that on this second day of christmas I offer you my best wishes for the feast of love—with this picture that I have, in true christmas spirit, lifted from elsewhere. Merry Christmas to all anyway… :). You find neat stuff.

UPGRADE TO PREMIUM TO VIEW 33 MORE

TOTAL LINKS TO THIS WEBSITE

43

OTHER SITES

git.thewhodidthis.com git.thewhodidthis.com

Index of /

03-Aug-2015 10:58 - anotherwaytoclumsy.com/. 03-Aug-2015 10:59 - anynumberofpeople.com/. 03-Aug-2015 10:59 - bumpedout.com/. 03-Aug-2015 10:59 - busysellingmyassoff.com/. 03-Aug-2015 11:04 - c0ckrepublic.com/. 03-Aug-2015 11:04 - constantlypimpedaround.com/. 03-Aug-2015 11:07 - cyclops.ws/. 03-Aug-2015 11:09 - dirtfoulandbooty.com/. 03-Aug-2015 11:09 - facetofacewiththemany.net/. 03-Aug-2015 11:10 - greenkawasaki.com/. 03-Aug-2015 11:10 - grinch/. 03-Aug-2015 11:11 - gushingly/. 03-Aug-2015 11:14 - tabs/.

git.thibautcharles.net git.thibautcharles.net

GitLab

Did not receive confirmation email? Open source software to collaborate on code. Manage git repositories with fine grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki.

git.thoughtnoise.net git.thoughtnoise.net

exterminate all rational thought

404 - NO SIGNAL. Noise level too high for.

git.thousandparsec.net git.thousandparsec.net

git.thousandparsec.net Git

An advanced rule based AI. A repository containing import. The overlays needed to build. A library which includes nice. A client-side protocol and. A library for working with. A C Readline wrapper. A stand-alone program for. A client which uses the E. An AI based around a Genetic. A library for accessing and. A client-side protocol and. A library for working with. A library for working with. A rewrite of libtpproto-py. A very simple implimentation. A client for KDE 4 written. Book on developing Ruleset.

git.tighturl.com git.tighturl.com

TightURL

TightURL : Tighten up long URLs to make short ones. Long URLs that don't fit on one line often aren't clickable after you e-mail them. They can also be tedious to type out on Web-enabled cellphones. TightURL squeezes very long URLs like this:. Http:/ www.cspan.org/watch/index.asp? Down to a tight. Compact URL like this:. Http:/ www.git.tighturl.com/da42. Enter a URL to tighten (it must exist):. TightURL Bookmarklet: Drag the link TightURL. Reporting phishing scams and fake sites to us does nothing to mak...

git.tiker.net git.tiker.net

git.tiker.net Git

Welcome to my git. Repositories. In order to get the most recent source-controlled version of my software, type. Git clone http:/ git.tiker.net/trees/NAME.git. Into your shell. Some of these repositories are also mirrored at github. If that's your thing. AM257 (Numerics for Conservati. Unnamed repository; edit this. A common setup infrastructure. Unnamed repository; edit this. Class notes from Uni Karlsruhe. Unnamed repository; edit this. Bindings to BLAS, LAPACK,. Python wrapper around boost. Unnamed re...

git.timex.su git.timex.su

Sign in | GitLab

Open source software to collaborate on code. Manage git repositories with fine grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki.

git.timhughes.org git.timhughes.org

Projects · Explore · GitLab

Discover projects, groups and snippets. Share your projects with others. Pretty crappy method of comparing puppet manifests before and after a change to master versions. Sni unblocker for netflix. Example of iterating over a hash structure.

git.tj-h.info git.tj-h.info

Tj.H's Git - GitList

Tj's $HOME v2.0: This is now the Current Directory of . What you see in the repo is only the config files, and the .bin directory (which is '.' cuz i wanted it to be hidden, this might change soon though). Files from my school, lecture notes, homework etc (mostly Latex, Text and so on). Powered by GitList 0.4.0.

git.tkgeisel.com git.tkgeisel.com

Travis Geiselbrecht's Home Page

Travis Geiselbrecht's Home Page. A little about me. Just another systems hacker in Silicon Valley. I like playing guitar, riding motorcycles, hacking computers. The usual. I've put in some time at some interesting companies in my relatively brief career. Real-time embedded OS hackery. Linux hacking for fun and profit! Did some hackery on getting the most (or anything) out of the PS3. Did some hackery on iPhone bringup. What an amazing ride! Hacked a fun little arm emulator. Still needs some work, but...

git.tkjelectronics.com git.tkjelectronics.com

Home

Overview of Github projects. This page was generated by GitHub Pages. Tactile theme by Jason Long.