Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #65788 > unrolled thread

Google Cloud Platform and GlassSolver Project

Started byeliasbylarsen@gmail.com
First post2014-02-09 15:48 -0800
Last post2014-02-19 08:18 +1100
Articles 13 — 9 participants

Back to article view | Back to comp.lang.python


Contents

  Google Cloud Platform and GlassSolver Project eliasbylarsen@gmail.com - 2014-02-09 15:48 -0800
    Re: Google Cloud Platform and GlassSolver Project eliasbylarsen@gmail.com - 2014-02-09 18:16 -0800
      Re: Google Cloud Platform and GlassSolver Project Dave Angel <davea@davea.name> - 2014-02-09 21:57 -0500
        Re: Google Cloud Platform and GlassSolver Project EliasL <eliasbylarsen@gmail.com> - 2014-02-10 03:12 -0800
    Re: Google Cloud Platform and GlassSolver Project Duncan Booth <duncan.booth@invalid.invalid> - 2014-02-10 09:12 +0000
      Re: Google Cloud Platform and GlassSolver Project EliasL <eliasbylarsen@gmail.com> - 2014-02-10 03:09 -0800
        Re: Google Cloud Platform and GlassSolver Project Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-02-10 12:53 +0000
    Re: Google Cloud Platform and GlassSolver Project EliasL <eliasbylarsen@gmail.com> - 2014-02-10 03:17 -0800
    Re: Google Cloud Platform and GlassSolver Project Physics <eliasbylarsen@gmail.com> - 2014-02-17 16:57 -0800
      Re: Google Cloud Platform and GlassSolver Project Steven D'Aprano <steve@pearwood.info> - 2014-02-18 02:52 +0000
        Re: Google Cloud Platform and GlassSolver Project Chris Angelico <rosuav@gmail.com> - 2014-02-18 14:09 +1100
        Re: Google Cloud Platform and GlassSolver Project MRAB <python@mrabarnett.plus.com> - 2014-02-18 12:35 +0000
        Re: Google Cloud Platform and GlassSolver Project Chris Angelico <rosuav@gmail.com> - 2014-02-19 08:18 +1100

#65788 — Google Cloud Platform and GlassSolver Project

Fromeliasbylarsen@gmail.com
Date2014-02-09 15:48 -0800
SubjectGoogle Cloud Platform and GlassSolver Project
Message-ID<d9c2a723-35ad-479a-895c-d50bea422f39@googlegroups.com>
I am fully ready to invest in the Google Cloud Platform, and bring with me my very own idea: Glass Solver (Sometimes called GlaSolver). Long story short, this application for Google Glass will connect to the Cloud to retrieve God's Algorithm for the cube sitting in front of you by doing a series of scans of the cube. But, that (specifically) is not what I came here for. In order to have all these algorithms, I have to make them first. One important detail that is probably worth mentioning is the fact that this application will support no only 3x3s. It will also support 2x2s,4x4s,and 5x5s. The last 2 mentioned have not been done before. God's Number has never been found for the 4x4 or 5x5 cube. But thanks to Google and their Compute Platform, it is possible. I myself am relatively new to Python. My experience is in Java primarily. Again, long story even shorter, I am asking for a Python (2.7 please!) script for each cube. Thanks for reading this and possibly for your script!

[toc] | [next] | [standalone]


#65794

Fromeliasbylarsen@gmail.com
Date2014-02-09 18:16 -0800
Message-ID<81d9cfbd-4087-4b4d-9fec-94d68349d941@googlegroups.com>
In reply to#65788
Also I should mention that I will credit whomever writes the scripts. I have contacted Google on their Compute Engine which would execute these scripts. I am await a reply!

[toc] | [prev] | [next] | [standalone]


#65796

FromDave Angel <davea@davea.name>
Date2014-02-09 21:57 -0500
Message-ID<mailman.6608.1392000907.18130.python-list@python.org>
In reply to#65794
 eliasbylarsen@gmail.com Wrote in message:
> Also I should mention that I will credit whomever writes the scripts. I have contacted Google on their Compute Engine which would execute these scripts. I am await a reply!
> 

It might help if you mention that you're talking about the Rubic
 cube, and supply an example of what you want in such a script.
 

-- 
DaveA

[toc] | [prev] | [next] | [standalone]


#65809

FromEliasL <eliasbylarsen@gmail.com>
Date2014-02-10 03:12 -0800
Message-ID<6bf7c738-0742-40b3-8e3e-0766253bd034@googlegroups.com>
In reply to#65796
On Sunday, February 9, 2014 9:57:42 PM UTC-5, Dave Angel wrote:
> EliasL Wrote in message:
> 
> > Also I should mention that I will credit whomever writes the scripts. I have contacted Google on their Compute Engine which would execute these scripts. I am await a reply!
> 
> > 
> 
> 
> 
> It might help if you mention that you're talking about the Rubic
> 
>  cube, and supply an example of what you want in such a script.
> 
>  
> 
> 
> 
> -- 
> 
> DaveA

I came here because I don't know what the script needs to be. I will edit my post anyway to add some details. I didn't once say Rubik's Cube? :O

[toc] | [prev] | [next] | [standalone]


#65802

FromDuncan Booth <duncan.booth@invalid.invalid>
Date2014-02-10 09:12 +0000
Message-ID<XnsA2D05D9F627DEduncanbooth@127.0.0.1>
In reply to#65788
eliasbylarsen@gmail.com wrote:

> I am fully ready to invest in the Google Cloud Platform, and bring
> with me my very own idea: Glass Solver (Sometimes called GlaSolver).

One thing you will have to do is find another name for your project.
https://developers.google.com/glass/design/branding-guidelines says: 

> Glass is never part of the name of your business, Glassware, other
> products. Instead, use "for Glass." If you use "for Glass" in
> conjunction with a logo, "for Glass" must be a smaller size than the
> rest of the logo. 
> 
> Correct: "Cat Facts for Glass"
> 
> Incorrect: "Glass Cat Facts", "Glassy Cat Photos"



-- 
Duncan Booth http://kupuguy.blogspot.com

[toc] | [prev] | [next] | [standalone]


#65808

FromEliasL <eliasbylarsen@gmail.com>
Date2014-02-10 03:09 -0800
Message-ID<b648c51b-752f-47f3-9dd6-246c759e26d9@googlegroups.com>
In reply to#65802
On Monday, February 10, 2014 4:12:40 AM UTC-5, Duncan Booth wrote:
> EliasL wrote:
> 
> 
> 
> > I am fully ready to invest in the Google Cloud Platform, and bring
> 
> > with me my very own idea: Glass Solver (Sometimes called GlaSolver).
> 
> 
> 
> One thing you will have to do is find another name for your project.
> 
> https://developers.google.com/glass/design/branding-guidelines says: 
> 
> 
> 
> > Glass is never part of the name of your business, Glassware, other
> 
> > products. Instead, use "for Glass." If you use "for Glass" in
> 
> > conjunction with a logo, "for Glass" must be a smaller size than the
> 
> > rest of the logo. 
> 
> > 
> 
> > Correct: "Cat Facts for Glass"
> 
> > 
> 
> > Incorrect: "Glass Cat Facts", "Glassy Cat Photos"
> 
> 
> 
> 
> 
> 
> 
> -- 
> 
> Duncan Booth http://kupuguy.blogspot.com

Thanks! This name is rather temporary to begin with. I won't necessarily keep that name in the future. As for now, that is my first name and for now I will be keeping it (until it is released)

[toc] | [prev] | [next] | [standalone]


#65812

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2014-02-10 12:53 +0000
Message-ID<mailman.6619.1392036838.18130.python-list@python.org>
In reply to#65808
On 10/02/2014 11:09, EliasL wrote:

[all double line spaced stuff snipped]

Would you please read and action this 
https://wiki.python.org/moin/GoogleGroupsPython to prevent us seeing the 
double line spacing that you are sending, thanks.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com

[toc] | [prev] | [next] | [standalone]


#65810

FromEliasL <eliasbylarsen@gmail.com>
Date2014-02-10 03:17 -0800
Message-ID<73a421ff-7635-48be-9a7b-c6cec836a8cb@googlegroups.com>
In reply to#65788
Boy am I glad that this is still alive!

What do I mean? Click: http://www.speedsolving.com/forum/showthread.php?46268-Introducing-GlassSolver-back-and-better-than-ever!&p=951473 

[toc] | [prev] | [next] | [standalone]


#66625

FromPhysics <eliasbylarsen@gmail.com>
Date2014-02-17 16:57 -0800
Message-ID<b49da7fc-cd91-4578-aba5-6af1e10572a9@googlegroups.com>
In reply to#65788
Does ANYONE have a clue how to do this? I understand that it is hard but geez...

[toc] | [prev] | [next] | [standalone]


#66629

FromSteven D'Aprano <steve@pearwood.info>
Date2014-02-18 02:52 +0000
Message-ID<5302cada$0$2788$c3e8da3$76491128@news.astraweb.com>
In reply to#66625
On Mon, 17 Feb 2014 16:57:34 -0800, Physics wrote:

> Does ANYONE have a clue how to do this? I understand that it is hard but
> geez...


Absolutely no clue what your question is. You seem to assume that:

- we know what "God's algorithm" is;

- we know what "God's Number" is;

- we understand what you mean by 3x3s, 2x2s, 4x4s and 5x5s (five 
  what by five what?).

and then to add insult to injury, you're asking us to write your program 
for you! Quote: "I am asking for a Python (2.7 please!) script for each 
cube."

So, we don't fully understand the problem you are trying to solve, we 
don't understand the terminology you are using, and we're not really 
inclined to do all the work doing the hard part -- the part you 
apparently don't know how to solve -- just so that you can mention our 
name somewhere in a Read Me file and then claim the program as your own 
work. Especially since the problem you are trying to solve appears to be 
impossible, according to the link you posted earlier:

http://www.speedsolving.com/forum/showthread.php?46268-Introducing-GlassSolver-back-and-better-than-ever!&p=951473

tl;dr: you've announced a project that never existed as "back and better 
than ever", and asked others to write the code for you.



-- 
Steven

[toc] | [prev] | [next] | [standalone]


#66630

FromChris Angelico <rosuav@gmail.com>
Date2014-02-18 14:09 +1100
Message-ID<mailman.7113.1392693377.18130.python-list@python.org>
In reply to#66629
On Tue, Feb 18, 2014 at 1:52 PM, Steven D'Aprano <steve@pearwood.info> wrote:
> On Mon, 17 Feb 2014 16:57:34 -0800, Physics wrote:
>
>> Does ANYONE have a clue how to do this? I understand that it is hard but
>> geez...
>
>
> Absolutely no clue what your question is. You seem to assume that:
>
> - we know what "God's algorithm" is;
>
> - we know what "God's Number" is;
>
> - we understand what you mean by 3x3s, 2x2s, 4x4s and 5x5s (five
>   what by five what?).

They'll be Rubik's Cubes, as Dave said earlier in the thread. God's
Number is the theoretical fewest-moves-to-solve, called that because
you would need to be the omniscient Deity to know which moves to
actually do. But I agree that it should have been said. Not everyone
knows what your research is :)

ChrisA

[toc] | [prev] | [next] | [standalone]


#66633

FromMRAB <python@mrabarnett.plus.com>
Date2014-02-18 12:35 +0000
Message-ID<mailman.7117.1392726907.18130.python-list@python.org>
In reply to#66629
On 2014-02-18 03:09, Chris Angelico wrote:
> On Tue, Feb 18, 2014 at 1:52 PM, Steven D'Aprano <steve@pearwood.info> wrote:
>> On Mon, 17 Feb 2014 16:57:34 -0800, Physics wrote:
>>
>>> Does ANYONE have a clue how to do this? I understand that it is hard but
>>> geez...
>>
>>
>> Absolutely no clue what your question is. You seem to assume that:
>>
>> - we know what "God's algorithm" is;
>>
>> - we know what "God's Number" is;
>>
>> - we understand what you mean by 3x3s, 2x2s, 4x4s and 5x5s (five
>>   what by five what?).
>
> They'll be Rubik's Cubes, as Dave said earlier in the thread. God's
> Number is the theoretical fewest-moves-to-solve, called that because
> you would need to be the omniscient Deity to know which moves to
> actually do. But I agree that it should have been said. Not everyone
> knows what your research is :)
>
<pedantic>Where I'm from, Rubik's Cubes are, well, cubes, thus 3x3x3,
etc.</pedantic>

[toc] | [prev] | [next] | [standalone]


#66647

FromChris Angelico <rosuav@gmail.com>
Date2014-02-19 08:18 +1100
Message-ID<mailman.7126.1392758325.18130.python-list@python.org>
In reply to#66629
On Tue, Feb 18, 2014 at 11:35 PM, MRAB <python@mrabarnett.plus.com> wrote:
> <pedantic>Where I'm from, Rubik's Cubes are, well, cubes, thus 3x3x3,
> etc.</pedantic>

For some reason, they're often referred to in just two dimensions. I
have no idea why. A so-called "3x3" cube is standard, and has 3x3x3
small cubes (well, actually, the standard engineering form of it has
eight corner cubes, twelve edge cubes, and six center cubes, not one
of which is actually a cube, so that's 26 non-cubes and nothing in the
middle), and analogously the others. I suppose calling it a "Three
Cube" or a "Four Cube" isn't clear, and certainly "3x3x3" is
redundant.

ChrisA

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web