taskSavannah Administration - Tasks: task #14305, Submission of fituvalu

 
 

task #14305: Submission of fituvalu

Submitter:  Ben Asselstine <benasselstine>
Submitted:  Thu 12 Jan 2017 04:54:48 PM UTC
   
 
Should Start On:  Thu 12 Jan 2017 05:00:00 AM UTC Should be Finished on:  Sun 22 Jan 2017 05:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  ineiev Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 22 Jan 2017 04:45:41 PM UTC, comment #4: 

Thank you, approving.

If you don't use ChangLog, you can remove it; files like NEWS and TODO may be non-copyrightable now, but they may grow (especially NEWS), so it makes sense to add a copyright notice to them and to similar files.

Ineiev <ineiev>
Site Administrator
Sun 22 Jan 2017 04:22:05 PM UTC, comment #3: 

Please make another file.

Ineiev <ineiev>
Site Administrator
Sun 22 Jan 2017 12:09:45 PM UTC, comment #2: 

Well that is easily remedied.  Do you want me to make another tarball and upload, or will you approve the registration now?

Ben Asselstine <benasselstine>
Sun 22 Jan 2017 10:44:53 AM UTC, comment #1: 

Some files lack copyright or licensing notice, like src/permute, ChangeLog, NEWS, README.

Ineiev <ineiev>
Site Administrator
Thu 12 Jan 2017 04:54:48 PM UTC, original submission:  

A new project has been registered at Savannah
This project account will remain inactive until a site admin approves or discards the registration.


Registration Administration


While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific Group Administration page, accessible only to site administrators, effectively logged as site administrators (superuser):



Registration Details


  • Name: fituvalu
  • System Name:  fituvalu
  • Type: non-GNU software and documentation
  • License: GNU General Public License v3 or later





Description:

This project is for generating and managing 3x3 magic squares that contain perfect squares.

It's written in C, and uses libgmp for very large integers.

The idea is that we want to find certain progressions of perfect squares and then transform them into 3x3 magic squares.

For example:
+----+----+----+
| 5^2| 241|13^2|
+----+----+----+
|17^2| 145| 1^2|        magic number = 435
+----+----+----+
|11^2| 7^2| 265|
+----+----+----+


The end goal is to find a 3x3 magic square comprised of 9 perfect squares.  But to date, nobody has found one that contains 8 perfect squares.


Other Software Required:

libgmp, dual licensed GNU LGPL v3 and GNU GPL v2, http://www.gmplib.org


Tarball URL:

http://savannah.gnu.org/submissions_uploads/fituvalu-0.0.2.tar.gz


Ben Asselstine <benasselstine>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #39530:  fituvalu-0.0.3.tar.gz added by benasselstine (405KiB - application/gzip - I've addressed the copyright and license notices, and I've also added more code.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ineiev (Posted a comment)
  • -email is unavailable- added by benasselstine (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-01-22 ineiev StatusNone Done
        Assigned toNone ineiev
        Open/ClosedOpen Closed
    2017-01-22 benasselstine Attached File- Added fituvalu-0.0.3.tar.gz, #39530

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code