Search the web
Sign In
New User? Sign Up
antiprism
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 226 - 255 of 4042   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
226
Hi Roger ... I took a look at your other pages as well. Very nice. Looks like you have been busy! I noticed your srconv program, I will be including a "points ...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 1, 2007
11:24 am
227
Hi Steve ... I'm not sure that would work very well in the case of BCC or even SC as it would give non-integer coordinates when building minimally on the unit...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 1, 2007
11:49 am
228
Hi Adrian, ... This did not seem to present any problems in manifesting these latticed based series for me...as it gets "recovered" by virtue of being able to...
watermanpoly
Offline Send Email
Feb 3, 2007
2:48 pm
229
... I used to study some of the polyhedra produced by the Java applet. I was going the conversion to off files by hand and got tired of it so I wrote some code...
vortexswirling
Offline Send Email
Feb 5, 2007
2:14 am
230
Hi Roger ... By the time I had a few programs and wanted to release them together I had also ended up with a lot of code duplication and inconsistency between...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 5, 2007
3:42 pm
231
... I've looked at your code and like it. My code wouldn't appeal to you as it is essentially C and not very good C at that. But it works and so that is the...
vortexswirling
Offline Send Email
Feb 5, 2007
5:57 pm
232
Hi, any VC Express compiler users, Last weekend I updated Visual C++ Express to SP1. But after doing so, any console application I tried to compile would not...
vortexswirling
Offline Send Email
Feb 6, 2007
7:52 pm
233
Hi Roger ... Thanks :-) ... I'm sure your code is fine. I don't mind C, although I find it less convenient than C++. The comment stripper was C. I also...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 7, 2007
11:42 am
234
... I'm sure your code is fine. ... I've coded in C++ before professionally and I do find it more organized. The problem is I was educated and trained in C and...
vortexswirling
Offline Send Email
Feb 7, 2007
9:44 pm
235
Hi Roger ... Yes, it was just a distorted truncated cube. This morning I have had a look at George's Mathematica notebook ...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 8, 2007
11:33 am
236
... I have done that. Here is a test. Take a distorted pyramid http://www.freewebtown.com/adrian/tmp/can_pyr01.jpg Canonicalize it, make and colour a dual,...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 8, 2007
4:04 pm
237
... I have been having some fun with this because of differences between Python and C++. I select valid vertices mostly by considering the modulo of the...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 9, 2007
10:20 am
238
Hi Adrian, Before I can try to canonicalize anything I have to compile antiprism. I have my Cygwin set up now and everything was going great... for a while. I...
vortexswirling
Offline Send Email
Feb 10, 2007
4:08 am
239
Hi Roger ... I use Qhull 2003.1, but I normally set the QHULL_DIR variable on the command line rather than editing the makefile. I replicated your errors by...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 10, 2007
9:07 am
240
... It didn't get rid of all the error messages so... I actually ended up having to take -mno-cygwin out of everything. I have cygwin in my path so things...
vortexswirling
Offline Send Email
Feb 10, 2007
2:08 pm
241
Hi Roger ... Strange. Could there have been some object files left around that were compiled without -mno-cygwin? Did you do a 'make -f Makefile.txt clean' in...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 10, 2007
2:46 pm
242
... Strange. Could there have been some object files left ... After the make cleanall, only the original source files remain. I don't know what happened. At...
vortexswirling
Offline Send Email
Feb 10, 2007
3:11 pm
243
Hi Roger ... I don't know, but the site is maintained http://www.qhull.org/news/ Adrian. -- Adrian Rossiter adrian@... Home:...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 10, 2007
3:45 pm
244
... Oh yeah, that is good. I will look into MinGW as well. If this is how you compile on the new release then I should try it as well. The question is how to...
vortexswirling
Offline Send Email
Feb 10, 2007
7:33 pm
245
Hi Adrian, Today I found certain OFF files which fail in antiprism. Here is an example of the section that makes it fail. When decommented, there are two blank...
vortexswirling
Offline Send Email
Feb 10, 2007
10:35 pm
246
Adrian, I decided to be brave and set up a MSYS and Mingw environment. Actually I quite like this and will probably use it for my primary shell. I still have...
vortexswirling
Offline Send Email
Feb 11, 2007
2:31 am
247
Hi Roger ... Thanks for reporting this. It seems to be working fine in the version I am about to release (with comment handling), but if you could send me an...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 11, 2007
8:17 am
248
Hi Roger ... I have just seen this building as above, and against a qhull library which was built with -mno-cygwin. I then rebuilt qhull without -mno-cygwin...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 11, 2007
2:34 pm
249
Hi Roger ... The current Cygwin GCC throws out a lot of (bogus?) warnings for possibly uninitialised variables in the standard library. I have just built...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 11, 2007
2:51 pm
250
Hi All I have just released Antiprism 0.11 http://www.antiprism.com/download/ This release includes New Programs repel: equilibrium positions of points...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 11, 2007
7:46 pm
251
Hi Adrian, I installed antiprism 1.1 Thanks for writing canonical. Now that you have done that you've convinced me of a different way of handling Conway...
vortexswirling
Offline Send Email
Feb 11, 2007
9:04 pm
252
Actually on second thought, the reporting of the midsphere should be done from pol_recip. We know that the midsphere is the same as -R e or the nearest edge ...
vortexswirling
Offline Send Email
Feb 11, 2007
10:46 pm
253
Hi Roger ... Sounds good. ... If you are only interested in the output of canonical then the midsphere is always the same - it has centre (0, 0, 0) and radius...
Adrian Rossiter
adrianrossiter
Offline Send Email
Feb 11, 2007
11:04 pm
254
... Yes indeed, this is it, and I could see it. So I can always expect the results of pol_recip to have a this sphere? Or if not, it would still be nice to...
vortexswirling
Offline Send Email
Feb 12, 2007
1:11 am
255
Hi Adrian, So glad to hear that you and Roger are comparing some notes! I am looking forward to seeing what your colaborative efforts will bring, as you are...
watermanpoly
Offline Send Email
Feb 12, 2007
4:12 pm
Messages 226 - 255 of 4042   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help