Vector Class Discussion

 
thread C++ vector class library, version 1.01 - Agner - 2012-07-08
last replythread C++ vector class library, version 1.02 - Agner - 2012-08-01
last replythread C++ vector class library, version 1.02 - Chenha0 - 2012-09-25
last replythread C++ vector class library, version 1.02 - Agner - 2012-09-25
last replythread C++ vector class library, version 1.02 - Dan Obermiller - 2016-06-20
last reply C++ vector class library, version 1.02 - Agner - 2016-06-21
 
C++ vector class library, version 1.01
Author: Agner Date: 2012-07-08 09:28
Version 1.01 is now available. It has various improvements and new functions, including functions for converting integer vectors to human-readable decimal ASCII strings and vice versa.
   
C++ vector class library, version 1.02
Author: Agner Date: 2012-08-01 09:07
Version 1.02 is now available. It has support for 3-dimensional vectors, complex numbers and quaternions.
   
C++ vector class library, version 1.02
Author:  Date: 2012-09-25 00:59
Nice work.
Do you hold this project at github? If so it would be easier for me to trace your updates.
   
C++ vector class library, version 1.02
Author: Agner Date: 2012-09-25 01:33
Chenha0 wrote:
Do you hold this project at github?
Actually, I am looking for a place to host all my optimization projects. I need more than a software repository. I also need something like wikibooks to host the optimization manuals, a message board for discussion and help, and a taylor-made database for the instruction tables. Everything should be open for multiple contributors.

I am currently negotiating with the Free Software Foundation if they can host it all on something like Savannah.

   
C++ vector class library, version 1.02
Author:  Date: 2016-06-20 16:37
Did you ever find a place to host this? I'd like if there were a repository somewhere I could watch and pull from instead of keeping the source code embedded in my repo.
   
C++ vector class library, version 1.02
Author: Agner Date: 2016-06-21 12:54
Dan Obermiller wrote:
Did you ever find a place to host this?
It is currently hosted at this website only.